Namespace GoogleMapsApi.Entities.AerialView.Response
Classes
- AerialViewUris
A pair of signed, short-lived URIs for a single MediaFormat of an Aerial View video — one for each aspect ratio. The URIs expire, so fetch them fresh via
LookupVideorather than caching them.
- AerialViewVideoResponse
An Aerial View video (
Video). Returned by bothRenderVideoandLookupVideo.
- CaptureDate
The date the underlying imagery was captured (a
google.type.Date). Any field may be0when that component is not significant.
- VideoMetadata
Metadata describing a rendered Aerial View video. While processing, only VideoId is typically populated; the remaining fields become available once the video is Active.
Enums
- MediaFormat
Media format of an Aerial View video rendition. Used as the keys of Uris.
- VideoState
Rendering state of an Aerial View video.