Home
last modified time | relevance | path

Searched refs:Location (Results 51 – 75 of 224) sorted by last modified time

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CertificateAuthorityService/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_CertificateAuthorityService_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DFoldersLocations.php21 use Google\Service\Logging\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
H A DLocations.php21 use Google\Service\Logging\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
H A DProjectsLocations.php21 use Google\Service\Logging\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
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_AIPlatformNotebooks_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudScheduler/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_CloudScheduler_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/Resource/
H A DProjectsLocations.php21 use Google\Service\DataFusion\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_Datastream_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocations.php22 use Google\Service\Datastream\Location; alias
59 * @return Location
65 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_DatabaseMigrationService_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DPerson.php63 protected $locationsType = Location::class;
359 * @param Location[]
366 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
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/CloudTasks/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_CloudTasks_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTasks/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudTasks\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
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/Docs/
H A DCreateFootnoteRequest.php24 protected $locationType = Location::class;
42 * @param Location
44 public function setLocation(Location $location)
49 * @return 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/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_ManagedServiceforMicrosoftActiveDirectoryConsumerAPI_L…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/Resource/
H A DProjectsLocations.php21 use Google\Service\ManagedServiceforMicrosoftActiveDirectoryConsumerAPI\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseManagement/
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/CloudRedis/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/Resource/
H A DAppsLocations.php21 use Google\Service\Appengine\Location; alias
39 * @return Location
45 return $this->call('get', [$params], Location::class);

123456789