Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/Resource/
H A DProjectsPatchJobs.php22 use Google\Service\OSConfig\ListPatchJobsResponse; alias
93 * @return ListPatchJobsResponse
99 return $this->call('list', [$params], ListPatchJobsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DListPatchJobsResponse.php20 class ListPatchJobsResponse extends \Google\Collection class
61 class_alias(ListPatchJobsResponse::class, 'Google_Service_OSConfig_ListPatchJobsResponse');