Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/Resource/
H A DProjectsJobsDebug.php22 use Google\Service\Dataflow\SendDebugCaptureRequest; alias
56 * @param SendDebugCaptureRequest $postBody
60 …public function sendCapture($projectId, $jobId, SendDebugCaptureRequest $postBody, $optParams = [])
H A DProjectsLocationsJobsDebug.php22 use Google\Service\Dataflow\SendDebugCaptureRequest; alias
62 * @param SendDebugCaptureRequest $postBody
66 …public function sendCapture($projectId, $location, $jobId, SendDebugCaptureRequest $postBody, $opt…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSendDebugCaptureRequest.php20 class SendDebugCaptureRequest extends \Google\Model class
116 class_alias(SendDebugCaptureRequest::class, 'Google_Service_Dataflow_SendDebugCaptureRequest');