Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::PluggableDatabaseProperties::DefinedTagValue.
Wrapper message for the value of a defined tag.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tags
def tags() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — The tags within the namespace.
#tags=
def tags=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — The tags within the namespace.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — The tags within the namespace.