public interface InstantSnapshotGroupResourceStatusOrBuilder extends MessageOrBuilderImplements
MessageOrBuilderMethods
getConsistencyMembershipResolutionTime()
public abstract String getConsistencyMembershipResolutionTime()Output only. [Output Only]
optional string consistency_membership_resolution_time = 346675870;
| Returns | |
|---|---|
| Type | Description |
String |
The consistencyMembershipResolutionTime. |
getConsistencyMembershipResolutionTimeBytes()
public abstract ByteString getConsistencyMembershipResolutionTimeBytes()Output only. [Output Only]
optional string consistency_membership_resolution_time = 346675870;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for consistencyMembershipResolutionTime. |
getSourceInfo()
public abstract InstantSnapshotGroupSourceInfo getSourceInfo()Output only. [Output Only]
optional .google.cloud.compute.v1.InstantSnapshotGroupSourceInfo source_info = 451907154;
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupSourceInfo |
The sourceInfo. |
getSourceInfoOrBuilder()
public abstract InstantSnapshotGroupSourceInfoOrBuilder getSourceInfoOrBuilder()Output only. [Output Only]
optional .google.cloud.compute.v1.InstantSnapshotGroupSourceInfo source_info = 451907154;
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupSourceInfoOrBuilder |
|
hasConsistencyMembershipResolutionTime()
public abstract boolean hasConsistencyMembershipResolutionTime()Output only. [Output Only]
optional string consistency_membership_resolution_time = 346675870;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the consistencyMembershipResolutionTime field is set. |
hasSourceInfo()
public abstract boolean hasSourceInfo()Output only. [Output Only]
optional .google.cloud.compute.v1.InstantSnapshotGroupSourceInfo source_info = 451907154;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sourceInfo field is set. |