Home
last modified time | relevance | path

Searched refs:GeoPoint (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoRecordingDetails.php22 protected $locationType = GeoPoint::class;
34 * @param GeoPoint
36 public function setLocation(GeoPoint $location)
41 * @return GeoPoint
H A DGeoPoint.php20 class GeoPoint extends \Google\Model class
53 class_alias(GeoPoint::class, 'Google_Service_YouTube_GeoPoint');