Package com.google.cloud.compute.v1
Class Zone.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
- com.google.cloud.compute.v1.Zone.Builder
-
- All Implemented Interfaces:
ZoneOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- Zone
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 typegoogle.cloud.compute.v1.Zone
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Zone.BuilderaddAllAvailableCpuPlatforms(Iterable<String> values)[Output Only] Available cpu/platform selections for the zone.Zone.BuilderaddAvailableCpuPlatforms(String value)[Output Only] Available cpu/platform selections for the zone.Zone.BuilderaddAvailableCpuPlatformsBytes(com.google.protobuf.ByteString value)[Output Only] Available cpu/platform selections for the zone.Zone.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Zonebuild()ZonebuildPartial()Zone.Builderclear()Zone.BuilderclearAvailableCpuPlatforms()[Output Only] Available cpu/platform selections for the zone.Zone.BuilderclearCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.Zone.BuilderclearDeprecated()[Output Only] The deprecation status associated with this zone.Zone.BuilderclearDescription()[Output Only] Textual description of the resource.Zone.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)Zone.BuilderclearId()[Output Only] The unique identifier for the resource.Zone.BuilderclearKind()[Output Only] Type of the resource.Zone.BuilderclearName()[Output Only] Name of the resource.Zone.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Zone.BuilderclearRegion()[Output Only] Full URL reference to the region which hosts the zone.Zone.BuilderclearSelfLink()[Output Only] Server-defined URL for the resource.Zone.BuilderclearStatus()[Output Only] Status of the zone, either UP or DOWN.Zone.BuilderclearSupportsPzs()[Output Only] Reserved for future use.Zone.Builderclone()StringgetAvailableCpuPlatforms(int index)[Output Only] Available cpu/platform selections for the zone.com.google.protobuf.ByteStringgetAvailableCpuPlatformsBytes(int index)[Output Only] Available cpu/platform selections for the zone.intgetAvailableCpuPlatformsCount()[Output Only] Available cpu/platform selections for the zone.com.google.protobuf.ProtocolStringListgetAvailableCpuPlatformsList()[Output Only] Available cpu/platform selections for the zone.StringgetCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteStringgetCreationTimestampBytes()[Output Only] Creation timestamp in RFC3339 text format.ZonegetDefaultInstanceForType()DeprecationStatusgetDeprecated()[Output Only] The deprecation status associated with this zone.DeprecationStatus.BuildergetDeprecatedBuilder()[Output Only] The deprecation status associated with this zone.DeprecationStatusOrBuildergetDeprecatedOrBuilder()[Output Only] The deprecation status associated with this zone.StringgetDescription()[Output Only] Textual description of the resource.com.google.protobuf.ByteStringgetDescriptionBytes()[Output Only] Textual description of the resource.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()longgetId()[Output Only] The unique identifier for the resource.StringgetKind()[Output Only] Type of the resource.com.google.protobuf.ByteStringgetKindBytes()[Output Only] Type of the resource.StringgetName()[Output Only] Name of the resource.com.google.protobuf.ByteStringgetNameBytes()[Output Only] Name of the resource.StringgetRegion()[Output Only] Full URL reference to the region which hosts the zone.com.google.protobuf.ByteStringgetRegionBytes()[Output Only] Full URL reference to the region which hosts the zone.StringgetSelfLink()[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output Only] Server-defined URL for the resource.StringgetStatus()[Output Only] Status of the zone, either UP or DOWN.com.google.protobuf.ByteStringgetStatusBytes()[Output Only] Status of the zone, either UP or DOWN.booleangetSupportsPzs()[Output Only] Reserved for future use.booleanhasCreationTimestamp()[Output Only] Creation timestamp in RFC3339 text format.booleanhasDeprecated()[Output Only] The deprecation status associated with this zone.booleanhasDescription()[Output Only] Textual description of the resource.booleanhasId()[Output Only] The unique identifier for the resource.booleanhasKind()[Output Only] Type of the resource.booleanhasName()[Output Only] Name of the resource.booleanhasRegion()[Output Only] Full URL reference to the region which hosts the zone.booleanhasSelfLink()[Output Only] Server-defined URL for the resource.booleanhasStatus()[Output Only] Status of the zone, either UP or DOWN.booleanhasSupportsPzs()[Output Only] Reserved for future use.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Zone.BuildermergeDeprecated(DeprecationStatus value)[Output Only] The deprecation status associated with this zone.Zone.BuildermergeFrom(Zone other)Zone.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Zone.BuildermergeFrom(com.google.protobuf.Message other)Zone.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Zone.BuildersetAvailableCpuPlatforms(int index, String value)[Output Only] Available cpu/platform selections for the zone.Zone.BuildersetCreationTimestamp(String value)[Output Only] Creation timestamp in RFC3339 text format.Zone.BuildersetCreationTimestampBytes(com.google.protobuf.ByteString value)[Output Only] Creation timestamp in RFC3339 text format.Zone.BuildersetDeprecated(DeprecationStatus value)[Output Only] The deprecation status associated with this zone.Zone.BuildersetDeprecated(DeprecationStatus.Builder builderForValue)[Output Only] The deprecation status associated with this zone.Zone.BuildersetDescription(String value)[Output Only] Textual description of the resource.Zone.BuildersetDescriptionBytes(com.google.protobuf.ByteString value)[Output Only] Textual description of the resource.Zone.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)Zone.BuildersetId(long value)[Output Only] The unique identifier for the resource.Zone.BuildersetKind(String value)[Output Only] Type of the resource.Zone.BuildersetKindBytes(com.google.protobuf.ByteString value)[Output Only] Type of the resource.Zone.BuildersetName(String value)[Output Only] Name of the resource.Zone.BuildersetNameBytes(com.google.protobuf.ByteString value)[Output Only] Name of the resource.Zone.BuildersetRegion(String value)[Output Only] Full URL reference to the region which hosts the zone.Zone.BuildersetRegionBytes(com.google.protobuf.ByteString value)[Output Only] Full URL reference to the region which hosts the zone.Zone.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)Zone.BuildersetSelfLink(String value)[Output Only] Server-defined URL for the resource.Zone.BuildersetSelfLinkBytes(com.google.protobuf.ByteString value)[Output Only] Server-defined URL for the resource.Zone.BuildersetStatus(String value)[Output Only] Status of the zone, either UP or DOWN.Zone.BuildersetStatusBytes(com.google.protobuf.ByteString value)[Output Only] Status of the zone, either UP or DOWN.Zone.BuildersetSupportsPzs(boolean value)[Output Only] Reserved for future use.Zone.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
clear
public Zone.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
getDefaultInstanceForType
public Zone getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Zone build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Zone buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Zone.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
setField
public Zone.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
clearField
public Zone.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
clearOneof
public Zone.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
setRepeatedField
public Zone.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
addRepeatedField
public Zone.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
mergeFrom
public Zone.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Zone.Builder>
-
mergeFrom
public Zone.Builder mergeFrom(Zone other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
mergeFrom
public Zone.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Zone.Builder>- Throws:
IOException
-
getAvailableCpuPlatformsList
public com.google.protobuf.ProtocolStringList getAvailableCpuPlatformsList()
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Specified by:
getAvailableCpuPlatformsListin interfaceZoneOrBuilder- Returns:
- A list containing the availableCpuPlatforms.
-
getAvailableCpuPlatformsCount
public int getAvailableCpuPlatformsCount()
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Specified by:
getAvailableCpuPlatformsCountin interfaceZoneOrBuilder- Returns:
- The count of availableCpuPlatforms.
-
getAvailableCpuPlatforms
public String getAvailableCpuPlatforms(int index)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Specified by:
getAvailableCpuPlatformsin interfaceZoneOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The availableCpuPlatforms at the given index.
-
getAvailableCpuPlatformsBytes
public com.google.protobuf.ByteString getAvailableCpuPlatformsBytes(int index)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Specified by:
getAvailableCpuPlatformsBytesin interfaceZoneOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the availableCpuPlatforms at the given index.
-
setAvailableCpuPlatforms
public Zone.Builder setAvailableCpuPlatforms(int index, String value)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Parameters:
index- The index to set the value at.value- The availableCpuPlatforms to set.- Returns:
- This builder for chaining.
-
addAvailableCpuPlatforms
public Zone.Builder addAvailableCpuPlatforms(String value)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Parameters:
value- The availableCpuPlatforms to add.- Returns:
- This builder for chaining.
-
addAllAvailableCpuPlatforms
public Zone.Builder addAllAvailableCpuPlatforms(Iterable<String> values)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Parameters:
values- The availableCpuPlatforms to add.- Returns:
- This builder for chaining.
-
clearAvailableCpuPlatforms
public Zone.Builder clearAvailableCpuPlatforms()
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Returns:
- This builder for chaining.
-
addAvailableCpuPlatformsBytes
public Zone.Builder addAvailableCpuPlatformsBytes(com.google.protobuf.ByteString value)
[Output Only] Available cpu/platform selections for the zone.
repeated string available_cpu_platforms = 175536531;- Parameters:
value- The bytes of the availableCpuPlatforms to add.- Returns:
- This builder for chaining.
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
hasCreationTimestampin interfaceZoneOrBuilder- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampin interfaceZoneOrBuilder- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Specified by:
getCreationTimestampBytesin interfaceZoneOrBuilder- Returns:
- The bytes for creationTimestamp.
-
setCreationTimestamp
public Zone.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Parameters:
value- The creationTimestamp to set.- Returns:
- This builder for chaining.
-
clearCreationTimestamp
public Zone.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Returns:
- This builder for chaining.
-
setCreationTimestampBytes
public Zone.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;- Parameters:
value- The bytes for creationTimestamp to set.- Returns:
- This builder for chaining.
-
hasDeprecated
public boolean hasDeprecated()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;- Specified by:
hasDeprecatedin interfaceZoneOrBuilder- Returns:
- Whether the deprecated field is set.
-
getDeprecated
public DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;- Specified by:
getDeprecatedin interfaceZoneOrBuilder- Returns:
- The deprecated.
-
setDeprecated
public Zone.Builder setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
setDeprecated
public Zone.Builder setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
mergeDeprecated
public Zone.Builder mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
clearDeprecated
public Zone.Builder clearDeprecated()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
getDeprecatedBuilder
public DeprecationStatus.Builder getDeprecatedBuilder()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;
-
getDeprecatedOrBuilder
public DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this zone.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;- Specified by:
getDeprecatedOrBuilderin interfaceZoneOrBuilder
-
hasDescription
public boolean hasDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;- Specified by:
hasDescriptionin interfaceZoneOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;- Specified by:
getDescriptionin interfaceZoneOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] Textual description of the resource.
optional string description = 422937596;- Specified by:
getDescriptionBytesin interfaceZoneOrBuilder- Returns:
- The bytes for description.
-
setDescription
public Zone.Builder setDescription(String value)
[Output Only] Textual description of the resource.
optional string description = 422937596;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public Zone.Builder clearDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;- Returns:
- This builder for chaining.
-
setDescriptionBytes
public Zone.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] Textual description of the resource.
optional string description = 422937596;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Specified by:
hasIdin interfaceZoneOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Specified by:
getIdin interfaceZoneOrBuilder- Returns:
- The id.
-
setId
public Zone.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public Zone.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;- Specified by:
hasKindin interfaceZoneOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;- Specified by:
getKindin interfaceZoneOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceZoneOrBuilder- Returns:
- The bytes for kind.
-
setKind
public Zone.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public Zone.Builder clearKind()
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;- Returns:
- This builder for chaining.
-
setKindBytes
public Zone.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#zone for zones.
optional string kind = 3292052;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;- Specified by:
hasNamein interfaceZoneOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
[Output Only] Name of the resource.
optional string name = 3373707;- Specified by:
getNamein interfaceZoneOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;- Specified by:
getNameBytesin interfaceZoneOrBuilder- Returns:
- The bytes for name.
-
setName
public Zone.Builder setName(String value)
[Output Only] Name of the resource.
optional string name = 3373707;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public Zone.Builder clearName()
[Output Only] Name of the resource.
optional string name = 3373707;- Returns:
- This builder for chaining.
-
setNameBytes
public Zone.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
optional string name = 3373707;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasRegion
public boolean hasRegion()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;- Specified by:
hasRegionin interfaceZoneOrBuilder- Returns:
- Whether the region field is set.
-
getRegion
public String getRegion()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;- Specified by:
getRegionin interfaceZoneOrBuilder- Returns:
- The region.
-
getRegionBytes
public com.google.protobuf.ByteString getRegionBytes()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;- Specified by:
getRegionBytesin interfaceZoneOrBuilder- Returns:
- The bytes for region.
-
setRegion
public Zone.Builder setRegion(String value)
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;- Parameters:
value- The region to set.- Returns:
- This builder for chaining.
-
clearRegion
public Zone.Builder clearRegion()
[Output Only] Full URL reference to the region which hosts the zone.
optional string region = 138946292;- Returns:
- This builder for chaining.
-
setRegionBytes
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;- Parameters:
value- The bytes for region to set.- Returns:
- This builder for chaining.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
hasSelfLinkin interfaceZoneOrBuilder- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkin interfaceZoneOrBuilder- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkBytesin interfaceZoneOrBuilder- Returns:
- The bytes for selfLink.
-
setSelfLink
public Zone.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Parameters:
value- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public Zone.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public Zone.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;- Parameters:
value- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasStatus
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;- Specified by:
hasStatusin interfaceZoneOrBuilder- Returns:
- Whether the status field is set.
-
getStatus
public 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;- Specified by:
getStatusin interfaceZoneOrBuilder- Returns:
- The status.
-
getStatusBytes
public 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;- Specified by:
getStatusBytesin interfaceZoneOrBuilder- Returns:
- The bytes for status.
-
setStatus
public 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;- Parameters:
value- The status to set.- Returns:
- This builder for chaining.
-
clearStatus
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;- Returns:
- This builder for chaining.
-
setStatusBytes
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;- Parameters:
value- The bytes for status to set.- Returns:
- This builder for chaining.
-
hasSupportsPzs
public boolean hasSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;- Specified by:
hasSupportsPzsin interfaceZoneOrBuilder- Returns:
- Whether the supportsPzs field is set.
-
getSupportsPzs
public boolean getSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;- Specified by:
getSupportsPzsin interfaceZoneOrBuilder- Returns:
- The supportsPzs.
-
setSupportsPzs
public Zone.Builder setSupportsPzs(boolean value)
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;- Parameters:
value- The supportsPzs to set.- Returns:
- This builder for chaining.
-
clearSupportsPzs
public Zone.Builder clearSupportsPzs()
[Output Only] Reserved for future use.
optional bool supports_pzs = 83983214;- Returns:
- This builder for chaining.
-
setUnknownFields
public final Zone.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
mergeUnknownFields
public final Zone.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
-