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.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(Zone other)
Zone.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Zone.Builder
mergeFrom(com.google.protobuf.Message 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 value)
[Output Only] The deprecation status associated with this zone.Zone.Builder
setDeprecated(DeprecationStatus.Builder builderForValue)
[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)
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
clear
public Zone.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
getDefaultInstanceForType
public Zone getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public Zone build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Zone buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public Zone.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
setField
public Zone.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
clearField
public Zone.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
clearOneof
public Zone.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
setRepeatedField
public Zone.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
addRepeatedField
public Zone.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
mergeFrom
public Zone.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Zone.Builder>
-
mergeFrom
public Zone.Builder mergeFrom(Zone other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in 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:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in 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:
getAvailableCpuPlatformsList
in 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:
getAvailableCpuPlatformsCount
in 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:
getAvailableCpuPlatforms
in 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:
getAvailableCpuPlatformsBytes
in 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:
hasCreationTimestamp
in 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:
getCreationTimestamp
in 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:
getCreationTimestampBytes
in 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:
hasDeprecated
in 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:
getDeprecated
in 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:
getDeprecatedOrBuilder
in interfaceZoneOrBuilder
-
hasDescription
public boolean hasDescription()
[Output Only] Textual description of the resource.
optional string description = 422937596;
- Specified by:
hasDescription
in 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:
getDescription
in interfaceZoneOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] Textual description of the resource.
optional string description = 422937596;
- Specified by:
getDescriptionBytes
in 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:
hasId
in 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:
getId
in 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:
hasKind
in 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:
getKind
in 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:
getKindBytes
in 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:
hasName
in interfaceZoneOrBuilder
- Returns:
- Whether the name field is set.
-
getName
public String getName()
[Output Only] Name of the resource.
optional string name = 3373707;
- Specified by:
getName
in interfaceZoneOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;
- Specified by:
getNameBytes
in 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:
hasRegion
in 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:
getRegion
in 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:
getRegionBytes
in 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:
hasSelfLink
in 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:
getSelfLink
in 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:
getSelfLinkBytes
in 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:
hasStatus
in 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:
getStatus
in 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:
getStatusBytes
in 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:
hasSupportsPzs
in 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:
getSupportsPzs
in 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:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
mergeUnknownFields
public final Zone.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<Zone.Builder>
-
-