Home
last modified time | relevance | path

Searched refs:Location (Results 151 – 175 of 224) sorted by last modified time

123456789

/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
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DGenerateVerificationTokenRequest.php22 protected $locationType = Location::class;
26 * @param Location
28 public function setLocation(Location $location)
33 * @return Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/Resource/
H A DProjectsLocations.php21 use Google\Service\NetworkManagement\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/Resource/
H A DProjectsLocations.php21 use Google\Service\Connectors\Location; alias
39 * @return Location
45 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudHealthcare\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/Resource/
H A DProjectsLocations.php21 use Google\Service\TPU\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[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFilestore/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudFilestore\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Networkconnectivity/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocations.php21 use Google\Service\DatabaseMigrationService\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
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/Docs/
H A DInsertTableRequest.php28 protected $locationType = Location::class;
64 * @param Location
66 public function setLocation(Location $location)
71 * @return Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ArtifactRegistry/Resource/
H A DProjectsLocations.php21 use Google\Service\ArtifactRegistry\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Workflows/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/
H A DGoogleUpdatedLocation.php26 protected $locationType = Location::class;
48 * @param Location
50 public function setLocation(Location $location)
55 * @return Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DLocation.php20 class Location extends \Google\Model class
78 class_alias(Location::class, 'Google_Service_ContainerAnalysis_Location');

123456789