Home
last modified time | relevance | path

Searched refs:ListAgentPoolsResponse (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/
H A DListAgentPoolsResponse.php20 class ListAgentPoolsResponse extends \Google\Collection class
61 class_alias(ListAgentPoolsResponse::class, 'Google_Service_Storagetransfer_ListAgentPoolsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storagetransfer/Resource/
H A DProjectsAgentPools.php21 use Google\Service\Storagetransfer\ListAgentPoolsResponse; alias
99 * @return ListAgentPoolsResponse
105 return $this->call('list', [$params], ListAgentPoolsResponse::class);