Class: Google::Cloud::Dataproc::V1beta2::ClusterOperationMetadata::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataproc::V1beta2::ClusterOperationMetadata::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataproc/v1beta2/operations.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
90 91 92 93 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/operations.rb', line 90 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
90 91 92 93 |
# File 'proto_docs/google/cloud/dataproc/v1beta2/operations.rb', line 90 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |