package google.streetview.publish.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service StreetViewPublishService

streetview_publish.proto:33

Publishes and connects user-contributed photos on Street View.

message Connection

resources.proto:100

A connection is the link from a source photo to a destination photo.

Used in: Photo

message Level

resources.proto:43

Level information containing level number and its corresponding name.

Used in: Pose

message Photo

resources.proto:107

Photo is used to store 360 photos along with photo metadata.

Used as response type in: StreetViewPublishService.CreatePhoto, StreetViewPublishService.GetPhoto, StreetViewPublishService.UpdatePhoto

Used as field type in: CreatePhotoRequest, ListPhotosResponse, PhotoResponse, UpdatePhotoRequest

message PhotoId

resources.proto:37

Identifier for a photo.

Used in: Connection, Photo

message PhotoResponse

rpcmessages.proto:74

Response payload for a single `Photo` in batch operations including `BatchGetPhotosRequest` and `BatchUpdatePhotosRequest`.

Used in: BatchGetPhotosResponse, BatchUpdatePhotosResponse

enum PhotoView

rpcmessages.proto:192

Specifies which view of the `Photo` should be included in the response.

Used in: BatchGetPhotosRequest, GetPhotoRequest, ListPhotosRequest

message Place

resources.proto:93

Place metadata for an entity.

Used in: Photo

message Pose

resources.proto:56

Raw pose measurement for an entity.

Used in: Photo

message UpdatePhotoRequest

rpcmessages.proto:126

Request to update the metadata of a photo. Updating the pixels of a photo is not supported.

Used as request type in: StreetViewPublishService.UpdatePhoto

Used as field type in: BatchUpdatePhotosRequest

message UploadRef

resources.proto:29

Upload reference for media files.

Used as response type in: StreetViewPublishService.StartUpload

Used as field type in: Photo