| Modifier and Type | Method and Description |
|---|---|
Zone.Builder |
Zone.Builder.addAllAvailableCpuPlatforms(Iterable<String> values)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
Zone.Builder.addAvailableCpuPlatforms(String value)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
Zone.Builder.addAvailableCpuPlatformsBytes(com.google.protobuf.ByteString value)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
ZoneList.Builder.addItemsBuilder()
A list of Zone resources.
|
Zone.Builder |
ZoneList.Builder.addItemsBuilder(int index)
A list of Zone resources.
|
Zone.Builder |
Zone.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Zone.Builder |
Zone.Builder.clear() |
Zone.Builder |
Zone.Builder.clearAvailableCpuPlatforms()
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
Zone.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
Zone.Builder |
Zone.Builder.clearDeprecated()
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
Zone.Builder.clearDescription()
[Output Only] Textual description of the resource.
|
Zone.Builder |
Zone.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Zone.Builder |
Zone.Builder.clearId()
[Output Only] The unique identifier for the resource.
|
Zone.Builder |
Zone.Builder.clearKind()
[Output Only] Type of the resource.
|
Zone.Builder |
Zone.Builder.clearName()
[Output Only] Name of the resource.
|
Zone.Builder |
Zone.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Zone.Builder |
Zone.Builder.clearRegion()
[Output Only] Full URL reference to the region which hosts the zone.
|
Zone.Builder |
Zone.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
Zone.Builder |
Zone.Builder.clearStatus()
[Output Only] Status of the zone, either UP or DOWN.
|
Zone.Builder |
Zone.Builder.clearSupportsPzs()
[Output Only] Reserved for future use.
|
Zone.Builder |
Zone.Builder.clone() |
Zone.Builder |
ZoneList.Builder.getItemsBuilder(int index)
A list of Zone resources.
|
Zone.Builder |
Zone.Builder.mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
Zone.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Zone.Builder |
Zone.Builder.mergeFrom(com.google.protobuf.Message other) |
Zone.Builder |
Zone.Builder.mergeFrom(Zone other) |
Zone.Builder |
Zone.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Zone.Builder |
Zone.newBuilder() |
static Zone.Builder |
Zone.newBuilder(Zone prototype) |
Zone.Builder |
Zone.newBuilderForType() |
protected Zone.Builder |
Zone.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Zone.Builder |
Zone.Builder.setAvailableCpuPlatforms(int index,
String value)
[Output Only] Available cpu/platform selections for the zone.
|
Zone.Builder |
Zone.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Zone.Builder |
Zone.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
Zone.Builder |
Zone.Builder.setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
Zone.Builder.setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this zone.
|
Zone.Builder |
Zone.Builder.setDescription(String value)
[Output Only] Textual description of the resource.
|
Zone.Builder |
Zone.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] Textual description of the resource.
|
Zone.Builder |
Zone.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Zone.Builder |
Zone.Builder.setId(long value)
[Output Only] The unique identifier for the resource.
|
Zone.Builder |
Zone.Builder.setKind(String value)
[Output Only] Type of the resource.
|
Zone.Builder |
Zone.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
Zone.Builder |
Zone.Builder.setName(String value)
[Output Only] Name of the resource.
|
Zone.Builder |
Zone.Builder.setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
|
Zone.Builder |
Zone.Builder.setRegion(String value)
[Output Only] Full URL reference to the region which hosts the zone.
|
Zone.Builder |
Zone.Builder.setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] Full URL reference to the region which hosts the zone.
|
Zone.Builder |
Zone.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Zone.Builder |
Zone.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
Zone.Builder |
Zone.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
Zone.Builder |
Zone.Builder.setStatus(String value)
[Output Only] Status of the zone, either UP or DOWN.
|
Zone.Builder |
Zone.Builder.setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] Status of the zone, either UP or DOWN.
|
Zone.Builder |
Zone.Builder.setSupportsPzs(boolean value)
[Output Only] Reserved for future use.
|
Zone.Builder |
Zone.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Zone.Builder |
Zone.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Zone.Builder> |
ZoneList.Builder.getItemsBuilderList()
A list of Zone resources.
|
| Modifier and Type | Method and Description |
|---|---|
ZoneList.Builder |
ZoneList.Builder.addItems(int index,
Zone.Builder builderForValue)
A list of Zone resources.
|
ZoneList.Builder |
ZoneList.Builder.addItems(Zone.Builder builderForValue)
A list of Zone resources.
|
ZoneList.Builder |
ZoneList.Builder.setItems(int index,
Zone.Builder builderForValue)
A list of Zone resources.
|
Copyright © 2023 Google LLC. All rights reserved.