Home
last modified time | relevance | path

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

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsLocations.php21 use Google\Service\BigtableAdmin\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMemorystoreforMemcached/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudMemorystoreforMemcached\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/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/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/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/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/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/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/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/CloudLifeSciences/Resource/
H A DProjectsLocations.php21 use Google\Service\CloudLifeSciences\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecretManager/Resource/
H A DProjectsLocations.php21 use Google\Service\SecretManager\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/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);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/Resource/
H A DProjectsLocations.php22 use Google\Service\CloudDeploy\Location; alias
39 * @return Location
45 return $this->call('get', [$params], Location::class);
/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/BackupforGKE/Resource/
H A DProjectsLocations.php22 use Google\Service\BackupforGKE\Location; alias
55 * @return Location
61 return $this->call('get', [$params], Location::class);
/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/CloudKMS/Resource/
H A DProjectsLocations.php23 use Google\Service\CloudKMS\Location; alias
56 * @return Location
62 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsLocations.php23 use Google\Service\BigQueryDataTransfer\Location; alias
62 * @return Location
68 return $this->call('get', [$params], Location::class);
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/
H A DDocBlock.php32 /** @var Location Information about the location of this DocBlock. */
46 * @param Location $location The location within the file that this DocBlock occurs in.
55 Location $location = null,
106 * @return Location
H A DDocBlockFactoryInterface.php18 * @param Location $location
22 public function create($docblock, Types\Context $context = null, Location $location = null);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DSearchJobsResponse.php29 protected $locationFiltersType = Location::class;
75 * @param Location[]
82 * @return Location[]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
H A DLocation.php20 class Location extends \Google\Model class
44 class_alias(Location::class, 'Google_Service_Forms_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DLocation.php20 class Location extends \Google\Model class
62 class_alias(Location::class, 'Google_Service_Docs_Location');
/plugin/icalevents/conf/
H A Ddefault.php14 **Location**: {location_link}\\\\
17 **<sup>Location: {location}</sup>**\\\\
/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');

123456789