Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsJobsDebug.php20 use Google\Service\Dataflow\GetDebugConfigRequest; alias
41 * @param GetDebugConfigRequest $postBody
45 public function getConfig($projectId, $jobId, GetDebugConfigRequest $postBody, $optParams = [])
H A DProjectsLocationsJobsDebug.php20 use Google\Service\Dataflow\GetDebugConfigRequest; alias
44 * @param GetDebugConfigRequest $postBody
48 …public function getConfig($projectId, $location, $jobId, GetDebugConfigRequest $postBody, $optPara…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DGetDebugConfigRequest.php20 class GetDebugConfigRequest extends \Google\Model class
80 class_alias(GetDebugConfigRequest::class, 'Google_Service_Dataflow_GetDebugConfigRequest');