Class: Google::Cloud::Gaming::V1::Realm::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Gaming::V1::Realm::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/gaming/v1/realms.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
183 184 185 186 |
# File 'proto_docs/google/cloud/gaming/v1/realms.rb', line 183 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
183 184 185 186 |
# File 'proto_docs/google/cloud/gaming/v1/realms.rb', line 183 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |