Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/Resource/
H A DPlatforms.php20 use Google\Service\VersionHistory\ListPlatformsResponse; alias
46 * @return ListPlatformsResponse
52 return $this->call('list', [$params], ListPlatformsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/
H A DListPlatformsResponse.php20 class ListPlatformsResponse extends \Google\Collection class
61 class_alias(ListPlatformsResponse::class, 'Google_Service_VersionHistory_ListPlatformsResponse');