Home
last modified time | relevance | path

Searched refs:ListSourcesResponse (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DProjectsSources.php20 use Google\Service\SecurityCommandCenter\ListSourcesResponse; alias
45 * @return ListSourcesResponse
51 return $this->call('list', [$params], ListSourcesResponse::class);
H A DFoldersSources.php20 use Google\Service\SecurityCommandCenter\ListSourcesResponse; alias
45 * @return ListSourcesResponse
51 return $this->call('list', [$params], ListSourcesResponse::class);
H A DOrganizationsSources.php21 use Google\Service\SecurityCommandCenter\ListSourcesResponse; alias
98 * @return ListSourcesResponse
104 return $this->call('list', [$params], ListSourcesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsSources.php21 use Google\Service\VMMigrationService\ListSourcesResponse; alias
139 * @return ListSourcesResponse
145 return $this->call('list', [$params], ListSourcesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DListSourcesResponse.php20 class ListSourcesResponse extends \Google\Collection class
61 class_alias(ListSourcesResponse::class, 'Google_Service_SecurityCommandCenter_ListSourcesResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DListSourcesResponse.php20 class ListSourcesResponse extends \Google\Collection class
79 class_alias(ListSourcesResponse::class, 'Google_Service_VMMigrationService_ListSourcesResponse');