package google.streetview.publish.v1

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

service StreetViewPublishService

streetview_publish.proto:31

Publishes and connects user-contributed photos on Street View.

message Connection

resources.proto:111

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

Used in: Photo

message Level

resources.proto:42

Level information containing level number and its corresponding name.

Used in: Pose

message Photo

resources.proto:118

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

enum Photo.MapsPublishStatus

resources.proto:192

Publication status of the photo in Google Maps.

Used in: Photo

enum Photo.TransferStatus

resources.proto:160

Status of rights transfer.

Used in: Photo

message PhotoId

resources.proto:36

Identifier for a [Photo][google.streetview.publish.v1.Photo].

Used in: Connection, Photo

message PhotoResponse

rpcmessages.proto:110

Response payload for a single [Photo][google.streetview.publish.v1.Photo] in batch operations including [BatchGetPhotos][google.streetview.publish.v1.StreetViewPublishService.BatchGetPhotos] and [BatchUpdatePhotos][google.streetview.publish.v1.StreetViewPublishService.BatchUpdatePhotos].

Used in: BatchGetPhotosResponse, BatchUpdatePhotosResponse

enum PhotoView

rpcmessages.proto:29

Specifies which view of the [Photo][google.streetview.publish.v1.Photo] to include in the response.

Used in: BatchGetPhotosRequest, GetPhotoRequest, ListPhotosRequest

message Place

resources.proto:97

Place metadata for an entity.

Used in: Photo

message Pose

resources.proto:55

Raw pose measurement for an entity.

Used in: Photo

message UpdatePhotoRequest

rpcmessages.proto:182

Request to update the metadata of a [Photo][google.streetview.publish.v1.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:28

Upload reference for media files.

Used as response type in: StreetViewPublishService.StartUpload

Used as field type in: Photo