Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DListAutoscalingPoliciesResponse.php20 class ListAutoscalingPoliciesResponse extends \Google\Collection class
61 class_alias(ListAutoscalingPoliciesResponse::class, 'Google_Service_Dataproc_ListAutoscalingPolicie…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsRegionsAutoscalingPolicies.php23 use Google\Service\Dataproc\ListAutoscalingPoliciesResponse; alias
135 * @return ListAutoscalingPoliciesResponse
141 return $this->call('list', [$params], ListAutoscalingPoliciesResponse::class);
H A DProjectsLocationsAutoscalingPolicies.php23 use Google\Service\Dataproc\ListAutoscalingPoliciesResponse; alias
135 * @return ListAutoscalingPoliciesResponse
141 return $this->call('list', [$params], ListAutoscalingPoliciesResponse::class);