Home
last modified time | relevance | path

Searched refs:Location (Results 101 – 125 of 224) sorted by path

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_Eventarc_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/Resource/
H A DProjectsLocations.php21 use Google\Service\Eventarc\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
H A DListAvailableLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Collection class
81 class_alias(Location::class, 'Google_Service_FirebaseManagement_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_Firestore_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/Resource/
H A DProjectsLocations.php21 use Google\Service\Firestore\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DCreateItemRequest.php24 protected $locationType = Location::class;
42 * @param Location
44 public function setLocation(Location $location)
49 * @return Location
H A DDeleteItemRequest.php22 protected $locationType = Location::class;
26 * @param Location
28 public function setLocation(Location $location)
33 * @return Location
H A DLocation.php20 class Location extends \Google\Model class
44 class_alias(Location::class, 'Google_Service_Forms_Location');
H A DMoveItemRequest.php22 protected $newLocationType = Location::class;
24 protected $originalLocationType = Location::class;
28 * @param Location
30 public function setNewLocation(Location $newLocation)
35 * @return Location
42 * @param Location
44 public function setOriginalLocation(Location $originalLocation)
49 * @return Location
H A DUpdateItemRequest.php24 protected $locationType = Location::class;
46 * @param Location
48 public function setLocation(Location $location)
53 * @return Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_GKEHub_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/Resource/
H A DProjectsLocations.php21 use Google\Service\GKEHub\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_GameServices_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/Resource/
H A DProjectsLocations.php21 use Google\Service\GameServices\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_IDS_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IDS/Resource/
H A DProjectsLocations.php21 use Google\Service\IDS\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_Logging_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DBillingAccountsLocations.php21 use Google\Service\Logging\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
H A DFoldersLocations.php21 use Google\Service\Logging\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);

123456789