Searched refs:SendDebugCaptureRequest (Results 1 – 3 of 3) sorted by relevance
22 use Google\Service\Dataflow\SendDebugCaptureRequest; alias56 * @param SendDebugCaptureRequest $postBody60 …public function sendCapture($projectId, $jobId, SendDebugCaptureRequest $postBody, $optParams = [])
22 use Google\Service\Dataflow\SendDebugCaptureRequest; alias62 * @param SendDebugCaptureRequest $postBody66 …public function sendCapture($projectId, $location, $jobId, SendDebugCaptureRequest $postBody, $opt…
20 class SendDebugCaptureRequest extends \Google\Model class116 class_alias(SendDebugCaptureRequest::class, 'Google_Service_Dataflow_SendDebugCaptureRequest');