[ NoAccessorMethod ]
[ Version ( since = "0.8.0" ) ]
public double latitude { get; set; }
The location as a latitude coordinate associated with this video.
Valid latitudes range from <code class="literal">-90.0</code> to <code class="literal">90.0</code> inclusive. Set to a value outside this range to unset the location.
For more information, see the <ulink type="http" url="https://developers.google.com/youtube/v3/docs/videos#recordingDetails.location.latitude"> online documentation</ulink>.