public static final class Region.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder> implements RegionOrBuilder
Represents a Region resource. A region is a geographical area where a resource is located. For more information, read Regions and Zones.Protobuf type
google.cloud.compute.v1.Region| Modifier and Type | Method and Description |
|---|---|
Region.Builder |
addAllQuotas(Iterable<? extends Quota> values)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
addAllZones(Iterable<String> values)
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
addQuotas(int index,
Quota.Builder builderForValue)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
addQuotas(int index,
Quota value)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
addQuotas(Quota.Builder builderForValue)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
addQuotas(Quota value)
[Output Only] Quotas assigned to this region.
|
Quota.Builder |
addQuotasBuilder()
[Output Only] Quotas assigned to this region.
|
Quota.Builder |
addQuotasBuilder(int index)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Region.Builder |
addZones(String value)
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
addZonesBytes(com.google.protobuf.ByteString value)
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region |
build() |
Region |
buildPartial() |
Region.Builder |
clear() |
Region.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
Region.Builder |
clearDeprecated()
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
clearDescription()
[Output Only] Textual description of the resource.
|
Region.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Region.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
Region.Builder |
clearKind()
[Output Only] Type of the resource.
|
Region.Builder |
clearName()
[Output Only] Name of the resource.
|
Region.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Region.Builder |
clearQuotas()
[Output Only] Quotas assigned to this region.
|
Region.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
Region.Builder |
clearStatus()
[Output Only] Status of the region, either UP or DOWN.
|
Region.Builder |
clearSupportsPzs()
[Output Only] Reserved for future use.
|
Region.Builder |
clearZones()
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
clone() |
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
Region |
getDefaultInstanceForType() |
DeprecationStatus |
getDeprecated()
[Output Only] The deprecation status associated with this region.
|
DeprecationStatus.Builder |
getDeprecatedBuilder()
[Output Only] The deprecation status associated with this region.
|
DeprecationStatusOrBuilder |
getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this region.
|
String |
getDescription()
[Output Only] Textual description of the resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
[Output Only] Textual description of the resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
String |
getName()
[Output Only] Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
[Output Only] Name of the resource.
|
Quota |
getQuotas(int index)
[Output Only] Quotas assigned to this region.
|
Quota.Builder |
getQuotasBuilder(int index)
[Output Only] Quotas assigned to this region.
|
List<Quota.Builder> |
getQuotasBuilderList()
[Output Only] Quotas assigned to this region.
|
int |
getQuotasCount()
[Output Only] Quotas assigned to this region.
|
List<Quota> |
getQuotasList()
[Output Only] Quotas assigned to this region.
|
QuotaOrBuilder |
getQuotasOrBuilder(int index)
[Output Only] Quotas assigned to this region.
|
List<? extends QuotaOrBuilder> |
getQuotasOrBuilderList()
[Output Only] Quotas assigned to this region.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
String |
getStatus()
[Output Only] Status of the region, either UP or DOWN.
|
com.google.protobuf.ByteString |
getStatusBytes()
[Output Only] Status of the region, either UP or DOWN.
|
boolean |
getSupportsPzs()
[Output Only] Reserved for future use.
|
String |
getZones(int index)
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
com.google.protobuf.ByteString |
getZonesBytes(int index)
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
int |
getZonesCount()
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
com.google.protobuf.ProtocolStringList |
getZonesList()
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDeprecated()
[Output Only] The deprecation status associated with this region.
|
boolean |
hasDescription()
[Output Only] Textual description of the resource.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasName()
[Output Only] Name of the resource.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasStatus()
[Output Only] Status of the region, either UP or DOWN.
|
boolean |
hasSupportsPzs()
[Output Only] Reserved for future use.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Region.Builder |
mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Region.Builder |
mergeFrom(com.google.protobuf.Message other) |
Region.Builder |
mergeFrom(Region other) |
Region.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Region.Builder |
removeQuotas(int index)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Region.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Region.Builder |
setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
setDescription(String value)
[Output Only] Textual description of the resource.
|
Region.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] Textual description of the resource.
|
Region.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Region.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
Region.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
Region.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
Region.Builder |
setName(String value)
[Output Only] Name of the resource.
|
Region.Builder |
setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
|
Region.Builder |
setQuotas(int index,
Quota.Builder builderForValue)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
setQuotas(int index,
Quota value)
[Output Only] Quotas assigned to this region.
|
Region.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Region.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
Region.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
Region.Builder |
setStatus(String value)
[Output Only] Status of the region, either UP or DOWN.
|
Region.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] Status of the region, either UP or DOWN.
|
Region.Builder |
setSupportsPzs(boolean value)
[Output Only] Reserved for future use.
|
Region.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Region.Builder |
setZones(int index,
String value)
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Region build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Region buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Region.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Region.Builder>public Region.Builder mergeFrom(Region other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public Region.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Region.Builder>IOExceptionpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface RegionOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface RegionOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface RegionOrBuilderpublic Region.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public Region.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public Region.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDeprecated()
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;hasDeprecated in interface RegionOrBuilderpublic DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecated in interface RegionOrBuilderpublic Region.Builder setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public Region.Builder setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public Region.Builder mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public Region.Builder clearDeprecated()
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatus.Builder getDeprecatedBuilder()
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this region.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecatedOrBuilder in interface RegionOrBuilderpublic boolean hasDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;hasDescription in interface RegionOrBuilderpublic String getDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;getDescription in interface RegionOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] Textual description of the resource.
optional string description = 422937596;getDescriptionBytes in interface RegionOrBuilderpublic Region.Builder setDescription(String value)
[Output Only] Textual description of the resource.
optional string description = 422937596;value - The description to set.public Region.Builder clearDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;public Region.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] Textual description of the resource.
optional string description = 422937596;value - The bytes for description to set.public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface RegionOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface RegionOrBuilderpublic Region.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;value - The id to set.public Region.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] Type of the resource. Always compute#region for regions.
optional string kind = 3292052;hasKind in interface RegionOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#region for regions.
optional string kind = 3292052;getKind in interface RegionOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#region for regions.
optional string kind = 3292052;getKindBytes in interface RegionOrBuilderpublic Region.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#region for regions.
optional string kind = 3292052;value - The kind to set.public Region.Builder clearKind()
[Output Only] Type of the resource. Always compute#region for regions.
optional string kind = 3292052;public Region.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#region for regions.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;hasName in interface RegionOrBuilderpublic String getName()
[Output Only] Name of the resource.
optional string name = 3373707;getName in interface RegionOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;getNameBytes in interface RegionOrBuilderpublic Region.Builder setName(String value)
[Output Only] Name of the resource.
optional string name = 3373707;value - The name to set.public Region.Builder clearName()
[Output Only] Name of the resource.
optional string name = 3373707;public Region.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
optional string name = 3373707;value - The bytes for name to set.public List<Quota> getQuotasList()
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;getQuotasList in interface RegionOrBuilderpublic int getQuotasCount()
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;getQuotasCount in interface RegionOrBuilderpublic Quota getQuotas(int index)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;getQuotas in interface RegionOrBuilderpublic Region.Builder setQuotas(int index, Quota value)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder setQuotas(int index, Quota.Builder builderForValue)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder addQuotas(Quota value)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder addQuotas(int index, Quota value)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder addQuotas(Quota.Builder builderForValue)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder addQuotas(int index, Quota.Builder builderForValue)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder addAllQuotas(Iterable<? extends Quota> values)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder clearQuotas()
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Region.Builder removeQuotas(int index)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Quota.Builder getQuotasBuilder(int index)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public QuotaOrBuilder getQuotasOrBuilder(int index)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;getQuotasOrBuilder in interface RegionOrBuilderpublic List<? extends QuotaOrBuilder> getQuotasOrBuilderList()
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;getQuotasOrBuilderList in interface RegionOrBuilderpublic Quota.Builder addQuotasBuilder()
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public Quota.Builder addQuotasBuilder(int index)
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public List<Quota.Builder> getQuotasBuilderList()
[Output Only] Quotas assigned to this region.
repeated .google.cloud.compute.v1.Quota quotas = 125341947;public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface RegionOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface RegionOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface RegionOrBuilderpublic Region.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public Region.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public Region.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasStatus()
[Output Only] Status of the region, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface RegionOrBuilderpublic String getStatus()
[Output Only] Status of the region, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface RegionOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
[Output Only] Status of the region, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface RegionOrBuilderpublic Region.Builder setStatus(String value)
[Output Only] Status of the region, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The status to set.public Region.Builder clearStatus()
[Output Only] Status of the region, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;public Region.Builder setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] Status of the region, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The bytes for status to set.public boolean hasSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;hasSupportsPzs in interface RegionOrBuilderpublic boolean getSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;getSupportsPzs in interface RegionOrBuilderpublic Region.Builder setSupportsPzs(boolean value)
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;value - The supportsPzs to set.public Region.Builder clearSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;public com.google.protobuf.ProtocolStringList getZonesList()
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;getZonesList in interface RegionOrBuilderpublic int getZonesCount()
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;getZonesCount in interface RegionOrBuilderpublic String getZones(int index)
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;getZones in interface RegionOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getZonesBytes(int index)
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;getZonesBytes in interface RegionOrBuilderindex - The index of the value to return.public Region.Builder setZones(int index, String value)
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;index - The index to set the value at.value - The zones to set.public Region.Builder addZones(String value)
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;value - The zones to add.public Region.Builder addAllZones(Iterable<String> values)
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;values - The zones to add.public Region.Builder clearZones()
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;public Region.Builder addZonesBytes(com.google.protobuf.ByteString value)
[Output Only] A list of zones available in this region, in the form of resource URLs.
repeated string zones = 116085319;value - The bytes of the zones to add.public final Region.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>public final Region.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Region.Builder>Copyright © 2023 Google LLC. All rights reserved.