Class: Google::Cloud::SecretManager::V1::Secret::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecretManager::V1::Secret::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/secretmanager/v1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
134 135 136 137 |
# File 'proto_docs/google/cloud/secretmanager/v1/resources.rb', line 134 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
134 135 136 137 |
# File 'proto_docs/google/cloud/secretmanager/v1/resources.rb', line 134 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |