Reference documentation and code samples for the Google Cloud Org Policy V2 Client class Metadata.
Defines Metadata structure.
Generated from protobuf message google.cloud.orgpolicy.v2.Constraint.CustomConstraintDefinition.Parameter.Metadata
Namespace
Google \ Cloud \ OrgPolicy \ V2 \ Constraint \ CustomConstraintDefinition \ ParameterMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ description |
string
Detailed description of what this |
getDescription
Detailed description of what this parameter is and use of it.
Mutable.
| Returns | |
|---|---|
| Type | Description |
string |
|
setDescription
Detailed description of what this parameter is and use of it.
Mutable.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|