public final class InstantSnapshotGroupResourceStatus extends GeneratedMessage implements InstantSnapshotGroupResourceStatusOrBuilder Protobuf type google.cloud.compute.v1.InstantSnapshotGroupResourceStatus
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > InstantSnapshotGroupResourceStatusImplements
InstantSnapshotGroupResourceStatusOrBuilderStatic Fields
CONSISTENCY_MEMBERSHIP_RESOLUTION_TIME_FIELD_NUMBER
public static final int CONSISTENCY_MEMBERSHIP_RESOLUTION_TIME_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SOURCE_INFO_FIELD_NUMBER
public static final int SOURCE_INFO_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static InstantSnapshotGroupResourceStatus getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static InstantSnapshotGroupResourceStatus.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus.Builder |
|
newBuilder(InstantSnapshotGroupResourceStatus prototype)
public static InstantSnapshotGroupResourceStatus.Builder newBuilder(InstantSnapshotGroupResourceStatus prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
InstantSnapshotGroupResourceStatus |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus.Builder |
|
parseDelimitedFrom(InputStream input)
public static InstantSnapshotGroupResourceStatus parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static InstantSnapshotGroupResourceStatus parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static InstantSnapshotGroupResourceStatus parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static InstantSnapshotGroupResourceStatus parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static InstantSnapshotGroupResourceStatus parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static InstantSnapshotGroupResourceStatus parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static InstantSnapshotGroupResourceStatus parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static InstantSnapshotGroupResourceStatus parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static InstantSnapshotGroupResourceStatus parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static InstantSnapshotGroupResourceStatus parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static InstantSnapshotGroupResourceStatus parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static InstantSnapshotGroupResourceStatus parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<InstantSnapshotGroupResourceStatus> parser()| Returns | |
|---|---|
| Type | Description |
Parser<InstantSnapshotGroupResourceStatus> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getConsistencyMembershipResolutionTime()
public String getConsistencyMembershipResolutionTime()Output only. [Output Only]
optional string consistency_membership_resolution_time = 346675870;
| Returns | |
|---|---|
| Type | Description |
String |
The consistencyMembershipResolutionTime. |
getConsistencyMembershipResolutionTimeBytes()
public ByteString getConsistencyMembershipResolutionTimeBytes()Output only. [Output Only]
optional string consistency_membership_resolution_time = 346675870;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for consistencyMembershipResolutionTime. |
getDefaultInstanceForType()
public InstantSnapshotGroupResourceStatus getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus |
|
getParserForType()
public Parser<InstantSnapshotGroupResourceStatus> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<InstantSnapshotGroupResourceStatus> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSourceInfo()
public InstantSnapshotGroupSourceInfo getSourceInfo()Output only. [Output Only]
optional .google.cloud.compute.v1.InstantSnapshotGroupSourceInfo source_info = 451907154;
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupSourceInfo |
The sourceInfo. |
getSourceInfoOrBuilder()
public InstantSnapshotGroupSourceInfoOrBuilder getSourceInfoOrBuilder()Output only. [Output Only]
optional .google.cloud.compute.v1.InstantSnapshotGroupSourceInfo source_info = 451907154;
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupSourceInfoOrBuilder |
|
hasConsistencyMembershipResolutionTime()
public 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 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. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public InstantSnapshotGroupResourceStatus.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected InstantSnapshotGroupResourceStatus.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus.Builder |
|
toBuilder()
public InstantSnapshotGroupResourceStatus.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
InstantSnapshotGroupResourceStatus.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|