Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class DefinedTagValue.
Wrapper message for the value of a defined tag.
Generated from protobuf message google.cloud.oracledatabase.v1.PluggableDatabaseProperties.DefinedTagValue
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ PluggableDatabasePropertiesMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ tags |
array|Google\Protobuf\Internal\MapField
The tags within the namespace. |
getTags
The tags within the namespace.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\MapField |
|
setTags
The tags within the namespace.
| Parameter | |
|---|---|
| Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
| Returns | |
|---|---|
| Type | Description |
$this |
|