Home
last modified time | relevance | path

Searched refs:ListClustersResponse (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DListClustersResponse.php20 class ListClustersResponse extends \Google\Collection class
61 class_alias(ListClustersResponse::class, 'Google_Service_Container_ListClustersResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DListClustersResponse.php20 class ListClustersResponse extends \Google\Collection class
61 class_alias(ListClustersResponse::class, 'Google_Service_Dataproc_ListClustersResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/Resource/
H A DProjectsInstancesClusters.php22 use Google\Service\BigtableAdmin\ListClustersResponse; alias
101 * @return ListClustersResponse
107 return $this->call('list', [$params], ListClustersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DListClustersResponse.php20 class ListClustersResponse extends \Google\Collection class
79 class_alias(ListClustersResponse::class, 'Google_Service_BigtableAdmin_ListClustersResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/Resource/
H A DProjectsRegionsClusters.php24 use Google\Service\Dataproc\ListClustersResponse; alias
207 * @return ListClustersResponse
213 return $this->call('list', [$params], ListClustersResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClusters.php24 use Google\Service\Container\ListClustersResponse; alias
174 * @return ListClustersResponse
180 return $this->call('list', [$params], ListClustersResponse::class);
H A DProjectsZonesClusters.php23 use Google\Service\Container\ListClustersResponse; alias
211 * @return ListClustersResponse
217 return $this->call('list', [$params], ListClustersResponse::class);