Class: Google::Cloud::Redis::V1beta1::Instance::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Redis::V1beta1::Instance::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/redis/v1beta1/cloud_redis.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
216 217 218 219 |
# File 'proto_docs/google/cloud/redis/v1beta1/cloud_redis.rb', line 216 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
216 217 218 219 |
# File 'proto_docs/google/cloud/redis/v1beta1/cloud_redis.rb', line 216 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |