Properties of a Photo.
Package
@googlemaps/streetview-publishProperties
captureTime
captureTime?: (google.protobuf.ITimestamp|null);
Photo captureTime
connections
connections?: (google.streetview.publish.v1.IConnection[]|null);
Photo connections
downloadUrl
downloadUrl?: (string|null);
Photo downloadUrl
mapsPublishStatus
mapsPublishStatus?: (google.streetview.publish.v1.Photo.MapsPublishStatus|keyof typeof google.streetview.publish.v1.Photo.MapsPublishStatus|null);
Photo mapsPublishStatus
photoId
photoId?: (google.streetview.publish.v1.IPhotoId|null);
Photo photoId
places
places?: (google.streetview.publish.v1.IPlace[]|null);
Photo places
pose
pose?: (google.streetview.publish.v1.IPose|null);
Photo pose
shareLink
shareLink?: (string|null);
Photo shareLink
thumbnailUrl
thumbnailUrl?: (string|null);
Photo thumbnailUrl
transferStatus
transferStatus?: (google.streetview.publish.v1.Photo.TransferStatus|keyof typeof google.streetview.publish.v1.Photo.TransferStatus|null);
Photo transferStatus
uploadReference
uploadReference?: (google.streetview.publish.v1.IUploadRef|null);
Photo uploadReference
uploadTime
uploadTime?: (google.protobuf.ITimestamp|null);
Photo uploadTime
viewCount
viewCount?: (number|Long|string|null);
Photo viewCount