Reference documentation and code samples for the Google API Common Protos Client class Advice.
Generated advice about this change, used for providing more information about how a change will affect the existing service.
Generated from protobuf message google.api.Advice
Namespace
Google \ ApiMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ description |
string
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks. |
getDescription
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks.
| Returns | |
|---|---|
| Type | Description |
string |
|
setDescription
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|