Home
last modified time | relevance | path

Searched refs:SetLocationsRequest (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DSetLocationsRequest.php20 class SetLocationsRequest extends \Google\Collection class
117 class_alias(SetLocationsRequest::class, 'Google_Service_Container_SetLocationsRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClusters.php29 use Google\Service\Container\SetLocationsRequest; alias
221 * @param SetLocationsRequest $postBody
225 public function setLocations($name, SetLocationsRequest $postBody, $optParams = [])
H A DProjectsZonesClusters.php28 use Google\Service\Container\SetLocationsRequest; alias
234 * @param SetLocationsRequest $postBody
238 …public function locations($projectId, $zone, $clusterId, SetLocationsRequest $postBody, $optParams…