Reference documentation and code samples for the Google Cloud Asset V1 Client class MoveImpact.
A message to group impacts of moving the target resource.
Generated from protobuf message google.cloud.asset.v1.MoveImpact
Namespace
Google \ Cloud \ Asset \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ detail |
string
User friendly impact detail in a free form message. |
getDetail
User friendly impact detail in a free form message.
Returns | |
---|---|
Type | Description |
string |
setDetail
User friendly impact detail in a free form message.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |