Compute Engine v1 API - Class SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo (2.16.0)

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

Inheritance

object > SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo()

public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo()

SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo(SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo)

public SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo(SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo other)
Parameter
Name Description
other SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo

Properties

Error

public Status Error { get; set; }

[Output Only] If state is ABANDONED or FAILED, this field is populated.

Property Value
Type Description
Status

HasState

public bool HasState { get; }

Gets whether the "state" field is set

Property Value
Type Description
bool

State

public string State { get; set; }

[Output Only] Status of the action, which can be one of the following: PROPAGATING, PROPAGATED, ABANDONED, FAILED, or DONE. Check the State enum for the list of possible values.

Property Value
Type Description
string