public sealed class InstantSnapshotGroupResourceStatus : IMessage<InstantSnapshotGroupResourceStatus>, IEquatable<InstantSnapshotGroupResourceStatus>, IDeepCloneable<InstantSnapshotGroupResourceStatus>, IBufferMessage, IMessageImplements
IMessageInstantSnapshotGroupResourceStatus, IEquatableInstantSnapshotGroupResourceStatus, IDeepCloneableInstantSnapshotGroupResourceStatus, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
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 |
|