Google Cloud Asset Inventory v1 API - Class MoveImpact (3.9.0)

public sealed class MoveImpact : IMessage<MoveImpact>, IEquatable<MoveImpact>, IDeepCloneable<MoveImpact>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class MoveImpact.

A message to group impacts of moving the target resource.

Inheritance

object > MoveImpact

Namespace

Google.Cloud.Asset.V1

Assembly

Google.Cloud.Asset.V1.dll

Constructors

MoveImpact()

public MoveImpact()

MoveImpact(MoveImpact)

public MoveImpact(MoveImpact other)
Parameter
NameDescription
otherMoveImpact

Properties

Detail

public string Detail { get; set; }

User friendly impact detail in a free form message.

Property Value
TypeDescription
string