public static final class Zone.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder> implements ZoneOrBuilder
Represents a Zone resource. A zone is a deployment area. These deployment areas are subsets of a region. For example the zone us-east1-a is located in the us-east1 region. For more information, read Regions and Zones.Protobuf type
google.cloud.compute.v1.Zone| Modifier and Type | Method and Description |
|---|---|
Zone.Builder |
addAllAvailableCpuPlatforms(Iterable<String> values)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
addAvailableCpuPlatforms(String value)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
addAvailableCpuPlatformsBytes(com.google.protobuf.ByteString value)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Zone |
build() |
Zone |
buildPartial() |
Zone.Builder |
clear() |
Zone.Builder |
clearAvailableCpuPlatforms()
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
Zone.Builder |
clearDeprecated()
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
clearDescription()
[Output Only] Textual description of the resource.
|
Zone.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Zone.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
Zone.Builder |
clearKind()
[Output Only] Type of the resource.
|
Zone.Builder |
clearName()
[Output Only] Name of the resource.
|
Zone.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Zone.Builder |
clearRegion()
[Output Only] Full URL reference to the region which hosts the zone.
|
Zone.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
Zone.Builder |
clearStatus()
[Output Only] Status of the zone, either UP or DOWN.
|
Zone.Builder |
clearSupportsPzs()
[Output Only] Reserved for future use.
|
Zone.Builder |
clone() |
String |
getAvailableCpuPlatforms(int index)
[Output Only] Available cpu/platform selections for the zone.
|
com.google.protobuf.ByteString |
getAvailableCpuPlatformsBytes(int index)
[Output Only] Available cpu/platform selections for the zone.
|
int |
getAvailableCpuPlatformsCount()
[Output Only] Available cpu/platform selections for the zone.
|
com.google.protobuf.ProtocolStringList |
getAvailableCpuPlatformsList()
[Output Only] Available cpu/platform selections for the zone.
|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
Zone |
getDefaultInstanceForType() |
DeprecationStatus |
getDeprecated()
[Output Only] The deprecation status associated with this zone.
|
DeprecationStatus.Builder |
getDeprecatedBuilder()
[Output Only] The deprecation status associated with this zone.
|
DeprecationStatusOrBuilder |
getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this zone.
|
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.
|
String |
getRegion()
[Output Only] Full URL reference to the region which hosts the zone.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] Full URL reference to the region which hosts the zone.
|
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 zone, either UP or DOWN.
|
com.google.protobuf.ByteString |
getStatusBytes()
[Output Only] Status of the zone, either UP or DOWN.
|
boolean |
getSupportsPzs()
[Output Only] Reserved for future use.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDeprecated()
[Output Only] The deprecation status associated with this zone.
|
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 |
hasRegion()
[Output Only] Full URL reference to the region which hosts the zone.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasStatus()
[Output Only] Status of the zone, either UP or DOWN.
|
boolean |
hasSupportsPzs()
[Output Only] Reserved for future use.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Zone.Builder |
mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Zone.Builder |
mergeFrom(com.google.protobuf.Message other) |
Zone.Builder |
mergeFrom(Zone other) |
Zone.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Zone.Builder |
setAvailableCpuPlatforms(int index,
String value)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Zone.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Zone.Builder |
setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
setDescription(String value)
[Output Only] Textual description of the resource.
|
Zone.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] Textual description of the resource.
|
Zone.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Zone.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
Zone.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
Zone.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
Zone.Builder |
setName(String value)
[Output Only] Name of the resource.
|
Zone.Builder |
setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
|
Zone.Builder |
setRegion(String value)
[Output Only] Full URL reference to the region which hosts the zone.
|
Zone.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] Full URL reference to the region which hosts the zone.
|
Zone.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Zone.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
Zone.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
Zone.Builder |
setStatus(String value)
[Output Only] Status of the zone, either UP or DOWN.
|
Zone.Builder |
setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] Status of the zone, either UP or DOWN.
|
Zone.Builder |
setSupportsPzs(boolean value)
[Output Only] Reserved for future use.
|
Zone.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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<Zone.Builder>public Zone.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Zone.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<Zone.Builder>public Zone getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Zone build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Zone buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Zone.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>public Zone.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<Zone.Builder>public Zone.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>public Zone.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>public Zone.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<Zone.Builder>public Zone.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<Zone.Builder>public Zone.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Zone.Builder>public Zone.Builder mergeFrom(Zone other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>public Zone.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<Zone.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getAvailableCpuPlatformsList()
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;getAvailableCpuPlatformsList in interface ZoneOrBuilderpublic int getAvailableCpuPlatformsCount()
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;getAvailableCpuPlatformsCount in interface ZoneOrBuilderpublic String getAvailableCpuPlatforms(int index)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;getAvailableCpuPlatforms in interface ZoneOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getAvailableCpuPlatformsBytes(int index)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;getAvailableCpuPlatformsBytes in interface ZoneOrBuilderindex - The index of the value to return.public Zone.Builder setAvailableCpuPlatforms(int index, String value)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;index - The index to set the value at.value - The availableCpuPlatforms to set.public Zone.Builder addAvailableCpuPlatforms(String value)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;value - The availableCpuPlatforms to add.public Zone.Builder addAllAvailableCpuPlatforms(Iterable<String> values)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;values - The availableCpuPlatforms to add.public Zone.Builder clearAvailableCpuPlatforms()
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;public Zone.Builder addAvailableCpuPlatformsBytes(com.google.protobuf.ByteString value)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;value - The bytes of the availableCpuPlatforms to add.public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface ZoneOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface ZoneOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface ZoneOrBuilderpublic Zone.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public Zone.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public Zone.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 zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;hasDeprecated in interface ZoneOrBuilderpublic DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecated in interface ZoneOrBuilderpublic Zone.Builder setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public Zone.Builder setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public Zone.Builder mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public Zone.Builder clearDeprecated()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatus.Builder getDeprecatedBuilder()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecatedOrBuilder in interface ZoneOrBuilderpublic boolean hasDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;hasDescription in interface ZoneOrBuilderpublic String getDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;getDescription in interface ZoneOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] Textual description of the resource.
optional string description = 422937596;getDescriptionBytes in interface ZoneOrBuilderpublic Zone.Builder setDescription(String value)
[Output Only] Textual description of the resource.
optional string description = 422937596;value - The description to set.public Zone.Builder clearDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;public Zone.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 ZoneOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface ZoneOrBuilderpublic Zone.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 Zone.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#zone for zones.
optional string kind = 3292052;hasKind in interface ZoneOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;getKind in interface ZoneOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;getKindBytes in interface ZoneOrBuilderpublic Zone.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;value - The kind to set.public Zone.Builder clearKind()
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;public Zone.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#zone for zones.
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 ZoneOrBuilderpublic String getName()
[Output Only] Name of the resource.
optional string name = 3373707;getName in interface ZoneOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;getNameBytes in interface ZoneOrBuilderpublic Zone.Builder setName(String value)
[Output Only] Name of the resource.
optional string name = 3373707;value - The name to set.public Zone.Builder clearName()
[Output Only] Name of the resource.
optional string name = 3373707;public Zone.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 boolean hasRegion()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;hasRegion in interface ZoneOrBuilderpublic String getRegion()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;getRegion in interface ZoneOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;getRegionBytes in interface ZoneOrBuilderpublic Zone.Builder setRegion(String value)
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;value - The region to set.public Zone.Builder clearRegion()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;public Zone.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;value - The bytes for region to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface ZoneOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface ZoneOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface ZoneOrBuilderpublic Zone.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public Zone.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public Zone.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 zone, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface ZoneOrBuilderpublic String getStatus()
[Output Only] Status of the zone, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface ZoneOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
[Output Only] Status of the zone, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface ZoneOrBuilderpublic Zone.Builder setStatus(String value)
[Output Only] Status of the zone, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;value - The status to set.public Zone.Builder clearStatus()
[Output Only] Status of the zone, either UP or DOWN. Check the Status enum for the list of possible values.
optional string status = 181260274;public Zone.Builder setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] Status of the zone, 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 ZoneOrBuilderpublic boolean getSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;getSupportsPzs in interface ZoneOrBuilderpublic Zone.Builder setSupportsPzs(boolean value)
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;value - The supportsPzs to set.public Zone.Builder clearSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;public final Zone.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>public final Zone.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>Copyright © 2023 Google LLC. All rights reserved.