Class: Google::Cloud::Domains::V1beta1::Registration::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Domains::V1beta1::Registration::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/domains/v1beta1/domains.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
99 100 101 102 |
# File 'proto_docs/google/cloud/domains/v1beta1/domains.rb', line 99 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
99 100 101 102 |
# File 'proto_docs/google/cloud/domains/v1beta1/domains.rb', line 99 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |