Class: Google::Cloud::Dataflow::V1beta3::JobExecutionInfo::StagesEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


591
592
593
594
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 591

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

#value::Google::Cloud::Dataflow::V1beta3::JobExecutionStageInfo



591
592
593
594
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 591

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