public final class SnapshotSettingsAccessLocationAccessLocationPreference extends GeneratedMessage implements SnapshotSettingsAccessLocationAccessLocationPreferenceOrBuilderA structure for specifying an allowed target region.
Protobuf type
google.cloud.compute.v1.SnapshotSettingsAccessLocationAccessLocationPreference
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > SnapshotSettingsAccessLocationAccessLocationPreferenceStatic Fields
REGION_FIELD_NUMBER
public static final int REGION_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static SnapshotSettingsAccessLocationAccessLocationPreference getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static SnapshotSettingsAccessLocationAccessLocationPreference.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference.Builder |
|
newBuilder(SnapshotSettingsAccessLocationAccessLocationPreference prototype)
public static SnapshotSettingsAccessLocationAccessLocationPreference.Builder newBuilder(SnapshotSettingsAccessLocationAccessLocationPreference prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
SnapshotSettingsAccessLocationAccessLocationPreference |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference.Builder |
|
parseDelimitedFrom(InputStream input)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static SnapshotSettingsAccessLocationAccessLocationPreference parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<SnapshotSettingsAccessLocationAccessLocationPreference> parser()| Returns | |
|---|---|
| Type | Description |
Parser<SnapshotSettingsAccessLocationAccessLocationPreference> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public SnapshotSettingsAccessLocationAccessLocationPreference getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference |
|
getParserForType()
public Parser<SnapshotSettingsAccessLocationAccessLocationPreference> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<SnapshotSettingsAccessLocationAccessLocationPreference> |
|
getRegion()
public String getRegion()Accessible region name
optional string region = 138946292;
| Returns | |
|---|---|
| Type | Description |
String |
The region. |
getRegionBytes()
public ByteString getRegionBytes()Accessible region name
optional string region = 138946292;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for region. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasRegion()
public boolean hasRegion()Accessible region name
optional string region = 138946292;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the region 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 SnapshotSettingsAccessLocationAccessLocationPreference.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected SnapshotSettingsAccessLocationAccessLocationPreference.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference.Builder |
|
toBuilder()
public SnapshotSettingsAccessLocationAccessLocationPreference.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
SnapshotSettingsAccessLocationAccessLocationPreference.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|