Oracle Database@Google Cloud v1 API - Class PluggableDatabaseProperties.Types.DefinedTagValue (1.5.0)

public sealed class PluggableDatabaseProperties.Types.DefinedTagValue : IMessage<PluggableDatabaseProperties.Types.DefinedTagValue>, IEquatable<PluggableDatabaseProperties.Types.DefinedTagValue>, IDeepCloneable<PluggableDatabaseProperties.Types.DefinedTagValue>, IBufferMessage, IMessage

Reference documentation and code samples for the Oracle Database@Google Cloud v1 API class PluggableDatabaseProperties.Types.DefinedTagValue.

Wrapper message for the value of a defined tag.

Inheritance

object > PluggableDatabaseProperties.Types.DefinedTagValue

Namespace

Google.Cloud.OracleDatabase.V1

Assembly

Google.Cloud.OracleDatabase.V1.dll

Constructors

DefinedTagValue()

public DefinedTagValue()

DefinedTagValue(DefinedTagValue)

public DefinedTagValue(PluggableDatabaseProperties.Types.DefinedTagValue other)
Parameter
Name Description
other PluggableDatabasePropertiesTypesDefinedTagValue

Properties

Tags

public MapField<string, string> Tags { get; }

The tags within the namespace.

Property Value
Type Description
MapFieldstringstring