Class: Google::Cloud::Dataflow::V1beta3::WorkerDetails

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/dataflow/v1beta3/metrics.rb

Overview

Information about a worker

Instance Attribute Summary collapse

Instance Attribute Details

#work_items::Array<::Google::Cloud::Dataflow::V1beta3::WorkItemDetails>



470
471
472
473
# File 'proto_docs/google/dataflow/v1beta3/metrics.rb', line 470

class WorkerDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#worker_name::String



470
471
472
473
# File 'proto_docs/google/dataflow/v1beta3/metrics.rb', line 470

class WorkerDetails
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end