Home
last modified time | relevance | path

Searched refs:Location (Results 126 – 150 of 224) sorted by path

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/Resource/
H A DLocations.php21 use Google\Service\Logging\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
H A DOrganizationsLocations.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/ManagedServiceforMicrosoftActiveDirectoryConsumerAPI/
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_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/MyBusinessBusinessInformation/
H A DGoogleLocation.php22 protected $locationType = Location::class;
34 * @param Location
36 public function setLocation(Location $location)
41 * @return Location
H A DGoogleUpdatedLocation.php26 protected $locationType = Location::class;
48 * @param Location
50 public function setLocation(Location $location)
55 * @return Location
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
35 * @param Location[]
42 * @return Location[]
H A DLocation.php20 class Location extends \Google\Collection class
359 class_alias(Location::class, 'Google_Service_MyBusinessBusinessInformation_Location');
H A DSearchGoogleLocationsRequest.php22 protected $locationType = Location::class;
34 * @param Location
36 public function setLocation(Location $location)
41 * @return Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/
H A DAccountsLocations.php21 use Google\Service\MyBusinessBusinessInformation\Location; alias
39 * @param Location $postBody
47 * @return Location
49 public function create($parent, Location $postBody, $optParams = [])
53 return $this->call('create', [$params], Location::class);
H A DLocations.php24 use Google\Service\MyBusinessBusinessInformation\Location; alias
95 * @return Location
101 return $this->call('get', [$params], Location::class);
140 * @param Location $postBody
148 * @return Location
150 public function patch($name, Location $postBody, $optParams = [])
154 return $this->call('patch', [$params], Location::class);
/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
H A DLocation.php20 class Location extends \Google\Model class
114 class_alias(Location::class, 'Google_Service_MyBusinessVerifications_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkManagement/
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_NetworkManagement_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/NetworkSecurity/
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_NetworkSecurity_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkSecurity/Resource/
H A DProjectsLocations.php21 use Google\Service\NetworkSecurity\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/
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_NetworkServices_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/NetworkServices/Resource/
H A DProjectsLocations.php21 use Google\Service\NetworkServices\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[]

123456789