Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DStartIPRotationRequest.php20 class StartIPRotationRequest extends \Google\Model class
116 class_alias(StartIPRotationRequest::class, 'Google_Service_Container_StartIPRotationRequest');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClusters.php35 use Google\Service\Container\StartIPRotationRequest; alias
330 * @param StartIPRotationRequest $postBody
334 public function startIpRotation($name, StartIPRotationRequest $postBody, $optParams = [])
H A DProjectsZonesClusters.php34 use Google\Service\Container\StartIPRotationRequest; alias
412 * @param StartIPRotationRequest $postBody
416 …public function startIpRotation($projectId, $zone, $clusterId, StartIPRotationRequest $postBody, $…