Dataflow V1beta3 API - Class Google::Cloud::Dataflow::V1beta3::WorkerDetails (v0.3.0)

Reference documentation and code samples for the Dataflow V1beta3 API class Google::Cloud::Dataflow::V1beta3::WorkerDetails.

Information about a worker

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#work_items

def work_items() -> ::Array<::Google::Cloud::Dataflow::V1beta3::WorkItemDetails>
Returns

#work_items=

def work_items=(value) -> ::Array<::Google::Cloud::Dataflow::V1beta3::WorkItemDetails>
Parameter
Returns

#worker_name

def worker_name() -> ::String
Returns
  • (::String) — Name of this worker

#worker_name=

def worker_name=(value) -> ::String
Parameter
  • value (::String) — Name of this worker
Returns
  • (::String) — Name of this worker