Compute Engine v1 API - Class InstantSnapshotGroupResourceStatus (3.27.0)

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

Inheritance

object > InstantSnapshotGroupResourceStatus

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

InstantSnapshotGroupResourceStatus()

public InstantSnapshotGroupResourceStatus()

InstantSnapshotGroupResourceStatus(InstantSnapshotGroupResourceStatus)

public InstantSnapshotGroupResourceStatus(InstantSnapshotGroupResourceStatus other)
Parameter
Name Description
other InstantSnapshotGroupResourceStatus

Properties

ConsistencyMembershipResolutionTime

public string ConsistencyMembershipResolutionTime { get; set; }

Output only. [Output Only]

Property Value
Type Description
string

HasConsistencyMembershipResolutionTime

public bool HasConsistencyMembershipResolutionTime { get; }

Gets whether the "consistency_membership_resolution_time" field is set

Property Value
Type Description
bool

SourceInfo

public InstantSnapshotGroupSourceInfo SourceInfo { get; set; }

Output only. [Output Only]

Property Value
Type Description
InstantSnapshotGroupSourceInfo