Class: Google::Cloud::Dataflow::V1beta3::Job::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataflow::V1beta3::Job::LabelsEntry
- 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
195 196 197 198 |
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 195 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
195 196 197 198 |
# File 'proto_docs/google/dataflow/v1beta3/jobs.rb', line 195 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |