You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/streetviewpublish_v1.photo.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -148,6 +148,7 @@ <h3>Method Details</h3>
148
148
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
149
149
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
150
150
},
151
+
"uploadTime": "A String", # Time when the image was uploaded.
151
152
"viewCount": "A String", # Output only. View count of the photo.
152
153
}
153
154
@@ -201,6 +202,7 @@ <h3>Method Details</h3>
201
202
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
202
203
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
203
204
},
205
+
"uploadTime": "A String", # Time when the image was uploaded.
204
206
"viewCount": "A String", # Output only. View count of the photo.
205
207
}</pre>
206
208
</div>
@@ -284,6 +286,7 @@ <h3>Method Details</h3>
284
286
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
285
287
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
286
288
},
289
+
"uploadTime": "A String", # Time when the image was uploaded.
287
290
"viewCount": "A String", # Output only. View count of the photo.
288
291
}</pre>
289
292
</div>
@@ -363,6 +366,7 @@ <h3>Method Details</h3>
363
366
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
364
367
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
365
368
},
369
+
"uploadTime": "A String", # Time when the image was uploaded.
366
370
"viewCount": "A String", # Output only. View count of the photo.
367
371
}
368
372
@@ -417,6 +421,7 @@ <h3>Method Details</h3>
417
421
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
418
422
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
419
423
},
424
+
"uploadTime": "A String", # Time when the image was uploaded.
420
425
"viewCount": "A String", # Output only. View count of the photo.
Copy file name to clipboardExpand all lines: docs/dyn/streetviewpublish_v1.photos.html
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -194,6 +194,7 @@ <h3>Method Details</h3>
194
194
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
195
195
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
196
196
},
197
+
"uploadTime": "A String", # Time when the image was uploaded.
197
198
"viewCount": "A String", # Output only. View count of the photo.
198
199
},
199
200
"status": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The status for the operation to get or update a single photo in the batch request.
@@ -263,6 +264,7 @@ <h3>Method Details</h3>
263
264
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
264
265
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
265
266
},
267
+
"uploadTime": "A String", # Time when the image was uploaded.
266
268
"viewCount": "A String", # Output only. View count of the photo.
267
269
},
268
270
"updateMask": "A String", # Required. Mask that identifies fields on the photo metadata to update. If not present, the old Photo metadata is entirely replaced with the new Photo metadata in this request. The update fails if invalid fields are specified. Multiple fields can be specified in a comma-delimited list. The following fields are valid: * `pose.heading` * `pose.latLngPair` * `pose.pitch` * `pose.roll` * `pose.level` * `pose.altitude` * `connections` * `places` *Note:* When updateMask contains repeated fields, the entire set of repeated values get replaced with the new contents. For example, if updateMask contains `connections` and `UpdatePhotoRequest.photo.connections` is empty, all connections are removed.
@@ -323,6 +325,7 @@ <h3>Method Details</h3>
323
325
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
324
326
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
325
327
},
328
+
"uploadTime": "A String", # Time when the image was uploaded.
326
329
"viewCount": "A String", # Output only. View count of the photo.
327
330
},
328
331
"status": { # The `Status` type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](https://github.com/grpc). Each `Status` message contains three pieces of data: error code, error message, and error details. You can find out more about this error model and how to work with it in the [API Design Guide](https://cloud.google.com/apis/design/errors). # The status for the operation to get or update a single photo in the batch request.
@@ -349,7 +352,7 @@ <h3>Method Details</h3>
349
352
<pre>Lists all the Photos that belong to the user. *Note:* Recently created photos that are still being indexed are not returned in the response.
350
353
351
354
Args:
352
-
filter: string, Required. The filter expression. For example: `placeId=ChIJj61dQgK6j4AR4GeTYWZsKWw`. The only filter supported at the moment is `placeId`.
355
+
filter: string, Optional. The filter expression. For example: `placeId=ChIJj61dQgK6j4AR4GeTYWZsKWw`. The only filter supported at the moment is `placeId`.
353
356
languageCode: string, The BCP-47 language code, such as "en-US" or "sr-Latn". For more information, see http://www.unicode.org/reports/tr35/#Unicode_locale_identifier. If language_code is unspecified, the user's language preference for Google services is used.
354
357
pageSize: integer, The maximum number of photos to return. `pageSize` must be non-negative. If `pageSize` is zero or is not provided, the default page size of 100 is used. The number of photos returned in the response may be less than `pageSize` if the number of photos that belong to the user is less than `pageSize`.
355
358
pageToken: string, The nextPageToken value returned from a previous ListPhotos request, if any.
@@ -410,6 +413,7 @@ <h3>Method Details</h3>
410
413
"uploadReference": { # Upload reference for media files. # Required when creating a photo. Input only. The resource URL where the photo bytes are uploaded to.
411
414
"uploadUrl": "A String", # An upload reference should be unique for each user. It follows the form: "https://streetviewpublish.googleapis.com/media/user/{account_id}/photo/{upload_reference}"
412
415
},
416
+
"uploadTime": "A String", # Time when the image was uploaded.
413
417
"viewCount": "A String", # Output only. View count of the photo.
Copy file name to clipboardExpand all lines: googleapiclient/discovery_cache/documents/streetviewpublish.v1.json
+7-2Lines changed: 7 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -330,7 +330,7 @@
330
330
"parameterOrder": [],
331
331
"parameters": {
332
332
"filter": {
333
-
"description": "Required. The filter expression. For example: `placeId=ChIJj61dQgK6j4AR4GeTYWZsKWw`. The only filter supported at the moment is `placeId`.",
333
+
"description": "Optional. The filter expression. For example: `placeId=ChIJj61dQgK6j4AR4GeTYWZsKWw`. The only filter supported at the moment is `placeId`.",
0 commit comments