Home
last modified time | relevance | path

Searched refs:ListExecutionsResponse (Results 1 – 6 of 6) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
H A DProjectsHistoriesExecutions.php21 use Google\Service\ToolResults\ListExecutionsResponse; alias
91 * @return ListExecutionsResponse
97 return $this->call('list', [$params], ListExecutionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DListExecutionsResponse.php20 class ListExecutionsResponse extends \Google\Collection class
79 class_alias(ListExecutionsResponse::class, 'Google_Service_AIPlatformNotebooks_ListExecutionsRespon…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/Resource/
H A DProjectsLocationsExecutions.php21 use Google\Service\AIPlatformNotebooks\ListExecutionsResponse; alias
95 * @return ListExecutionsResponse
101 return $this->call('list', [$params], ListExecutionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
H A DListExecutionsResponse.php20 class ListExecutionsResponse extends \Google\Collection class
61 class_alias(ListExecutionsResponse::class, 'Google_Service_ToolResults_ListExecutionsResponse');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/Resource/
H A DProjectsLocationsWorkflowsExecutions.php22 use Google\Service\WorkflowExecutions\ListExecutionsResponse; alias
108 * @return ListExecutionsResponse
114 return $this->call('list', [$params], ListExecutionsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/WorkflowExecutions/
H A DListExecutionsResponse.php20 class ListExecutionsResponse extends \Google\Collection class
61 class_alias(ListExecutionsResponse::class, 'Google_Service_WorkflowExecutions_ListExecutionsRespons…