Class: Google::Cloud::Dataflow::V1beta3::JobExecutionInfo::StagesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataflow::V1beta3::JobExecutionInfo::StagesEntry
- 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
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 |