Class: Google::Cloud::SecretManager::V1::Secret::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::SecretManager::V1::Secret::AnnotationsEntry
- 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
152 153 154 155 |
# File 'proto_docs/google/cloud/secretmanager/v1/resources.rb', line 152 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
152 153 154 155 |
# File 'proto_docs/google/cloud/secretmanager/v1/resources.rb', line 152 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |