Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::Messages::Rest::ServiceStub (v0.5.0)

Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::Messages::Rest::ServiceStub.

REST service stub for the Messages service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.

Inherits

  • Object

Methods

#initialize

def initialize(endpoint:, credentials:) -> ServiceStub
Returns

#list_job_messages

def list_job_messages(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::Dataflow::V1beta3::ListJobMessagesResponse

Baseline implementation for the list_job_messages REST call

Parameters
Yields
  • (result, operation) — Access the result along with the TransportOperation object
Yield Parameters
Returns
Raises
  • (::ArgumentError)