Advice
class Advice extends Message
Generated advice about this change, used for providing more information about how a change will affect the existing service.
Protobuf type Google\Api\Advice
Methods
No description
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks.
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks.
Details
at line 27
__construct()
at line 39
string
getDescription()
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks.
Generated from protobuf field string description = 2;
at line 51
setDescription(string $var)
Useful description for why this advice was applied and what actions should be taken to mitigate any implied risks.
Generated from protobuf field string description = 2;