Class: Google::Cloud::SecretManager::V1beta1::Secret::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecretManager::V1beta1::Secret::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/secrets/v1beta1/resources.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
61 62 63 64 |
# File 'proto_docs/google/cloud/secrets/v1beta1/resources.rb', line 61 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
61 62 63 64 |
# File 'proto_docs/google/cloud/secrets/v1beta1/resources.rb', line 61 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |