Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsLocationsJobsStages.php20 use Google\Service\Dataflow\StageExecutionDetails; alias
55 * @return StageExecutionDetails
61 return $this->call('getExecutionDetails', [$params], StageExecutionDetails::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStageExecutionDetails.php20 class StageExecutionDetails extends \Google\Collection class
61 class_alias(StageExecutionDetails::class, 'Google_Service_Dataflow_StageExecutionDetails');