Reference documentation and code samples for the Google Cloud Workload Manager V1 Client class Notice.
Additional information generated by an execution.
Generated from protobuf message google.cloud.workloadmanager.v1.Execution.Notice
Namespace
Google \ Cloud \ WorkloadManager \ V1 \ ExecutionMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ message |
string
Output only. Message of the notice. |
getMessage
Output only. Message of the notice.
| Returns | |
|---|---|
| Type | Description |
string |
|
setMessage
Output only. Message of the notice.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|