Home
last modified time | relevance | path

Searched refs:GoogleCloudLocationLocation (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudLocationListLocationsResponse.php23 protected $locationsType = GoogleCloudLocationLocation::class;
31 * @param GoogleCloudLocationLocation[]
38 * @return GoogleCloudLocationLocation[]
DGoogleCloudLocationLocation.php20 class GoogleCloudLocationLocation extends \Google\Model class
116 class_alias(GoogleCloudLocationLocation::class, 'Google_Service_CloudDataplex_GoogleCloudLocationLo…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
DGoogleCloudLocationListLocationsResponse.php23 protected $locationsType = GoogleCloudLocationLocation::class;
31 * @param GoogleCloudLocationLocation[]
38 * @return GoogleCloudLocationLocation[]
DGoogleCloudLocationLocation.php20 class GoogleCloudLocationLocation extends \Google\Model class
116 class_alias(GoogleCloudLocationLocation::class, 'Google_Service_Dialogflow_GoogleCloudLocationLocat…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
DGoogleCloudLocationListLocationsResponse.php23 protected $locationsType = GoogleCloudLocationLocation::class;
31 * @param GoogleCloudLocationLocation[]
38 * @return GoogleCloudLocationLocation[]
DGoogleCloudLocationLocation.php20 class GoogleCloudLocationLocation extends \Google\Model class
116 class_alias(GoogleCloudLocationLocation::class, 'Google_Service_Document_GoogleCloudLocationLocatio…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/Resource/
DUiv1beta3ProjectsLocations.php21 use Google\Service\Document\GoogleCloudLocationLocation; alias
38 * @return GoogleCloudLocationLocation
44 return $this->call('get', [$params], GoogleCloudLocationLocation::class);
DProjectsLocations.php22 use Google\Service\Document\GoogleCloudLocationLocation; alias
55 * @return GoogleCloudLocationLocation
61 return $this->call('get', [$params], GoogleCloudLocationLocation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/Resource/
DProjectsLocations.php21 use Google\Service\CloudDataplex\GoogleCloudLocationLocation; alias
38 * @return GoogleCloudLocationLocation
44 return $this->call('get', [$params], GoogleCloudLocationLocation::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
DProjectsLocations.php21 use Google\Service\Dialogflow\GoogleCloudLocationLocation; alias
38 * @return GoogleCloudLocationLocation
44 return $this->call('get', [$params], GoogleCloudLocationLocation::class);