Google Cloud Asset V1 Client - Class MoveImpact (1.12.2)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setDetail

User friendly impact detail in a free form message.

Parameter
NameDescription
var string
Returns
TypeDescription
$this