Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsJobsDebug.php21 use Google\Service\Dataflow\GetDebugConfigResponse; alias
43 * @return GetDebugConfigResponse
49 return $this->call('getConfig', [$params], GetDebugConfigResponse::class);
H A DProjectsLocationsJobsDebug.php21 use Google\Service\Dataflow\GetDebugConfigResponse; alias
46 * @return GetDebugConfigResponse
52 return $this->call('getConfig', [$params], GetDebugConfigResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DGetDebugConfigResponse.php20 class GetDebugConfigResponse extends \Google\Model class
44 class_alias(GetDebugConfigResponse::class, 'Google_Service_Dataflow_GetDebugConfigResponse');