Searched refs:SendDebugCaptureResponse (Results 1 – 3 of 3) sorted by relevance
23 use Google\Service\Dataflow\SendDebugCaptureResponse; alias58 * @return SendDebugCaptureResponse64 return $this->call('sendCapture', [$params], SendDebugCaptureResponse::class);
23 use Google\Service\Dataflow\SendDebugCaptureResponse; alias64 * @return SendDebugCaptureResponse70 return $this->call('sendCapture', [$params], SendDebugCaptureResponse::class);
20 class SendDebugCaptureResponse extends \Google\Model class25 class_alias(SendDebugCaptureResponse::class, 'Google_Service_Dataflow_SendDebugCaptureResponse');