Home
last modified time | relevance | path

Searched refs:ListJobMessagesResponse (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsJobsMessages.php20 use Google\Service\Dataflow\ListJobMessagesResponse; alias
60 * @return ListJobMessagesResponse
66 return $this->call('list', [$params], ListJobMessagesResponse::class);
H A DProjectsLocationsJobsMessages.php20 use Google\Service\Dataflow\ListJobMessagesResponse; alias
60 * @return ListJobMessagesResponse
66 return $this->call('list', [$params], ListJobMessagesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DListJobMessagesResponse.php20 class ListJobMessagesResponse extends \Google\Collection class
77 class_alias(ListJobMessagesResponse::class, 'Google_Service_Dataflow_ListJobMessagesResponse');