Searched refs:ListSourcesResponse (Results 1 – 6 of 6) sorted by relevance
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/ |
H A D | ProjectsSources.php | 20 use Google\Service\SecurityCommandCenter\ListSourcesResponse; alias 45 * @return ListSourcesResponse 51 return $this->call('list', [$params], ListSourcesResponse::class);
|
H A D | FoldersSources.php | 20 use Google\Service\SecurityCommandCenter\ListSourcesResponse; alias 45 * @return ListSourcesResponse 51 return $this->call('list', [$params], ListSourcesResponse::class);
|
H A D | OrganizationsSources.php | 21 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 D | ProjectsLocationsSources.php | 21 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 D | ListSourcesResponse.php | 20 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 D | ListSourcesResponse.php | 20 class ListSourcesResponse extends \Google\Collection class 79 class_alias(ListSourcesResponse::class, 'Google_Service_VMMigrationService_ListSourcesResponse');
|