Home
last modified time | relevance | path

Searched refs:ListFeaturesResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DListFeaturesResponse.php20 class ListFeaturesResponse extends \Google\Collection class
61 class_alias(ListFeaturesResponse::class, 'Google_Service_GKEHub_ListFeaturesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/Resource/
H A DProjectsLocationsFeatures.php21 use Google\Service\GKEHub\ListFeaturesResponse; alias
160 * @return ListFeaturesResponse
166 return $this->call('list', [$params], ListFeaturesResponse::class);