Region.Builder |
Region.Builder.addAllQuotas(Iterable<? extends Quota> values) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.addAllZones(Iterable<String> values) |
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
RegionList.Builder.addItemsBuilder() |
A list of Region resources.
|
Region.Builder |
RegionList.Builder.addItemsBuilder(int index) |
A list of Region resources.
|
Region.Builder |
Region.Builder.addQuotas(int index,
Quota value) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.addQuotas(int index,
Quota.Builder builderForValue) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.addQuotas(Quota value) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.addQuotas(Quota.Builder builderForValue) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Region.Builder |
Region.Builder.addZones(String value) |
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
Region.Builder.addZonesBytes(com.google.protobuf.ByteString value) |
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
Region.Builder.clear() |
|
Region.Builder |
Region.Builder.clearCreationTimestamp() |
[Output Only] Creation timestamp in RFC3339 text format.
|
Region.Builder |
Region.Builder.clearDeprecated() |
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
Region.Builder.clearDescription() |
[Output Only] Textual description of the resource.
|
Region.Builder |
Region.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Region.Builder |
Region.Builder.clearId() |
[Output Only] The unique identifier for the resource.
|
Region.Builder |
Region.Builder.clearKind() |
[Output Only] Type of the resource.
|
Region.Builder |
Region.Builder.clearName() |
[Output Only] Name of the resource.
|
Region.Builder |
Region.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Region.Builder |
Region.Builder.clearQuotas() |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.clearSelfLink() |
[Output Only] Server-defined URL for the resource.
|
Region.Builder |
Region.Builder.clearStatus() |
[Output Only] Status of the region, either UP or DOWN.
|
Region.Builder |
Region.Builder.clearSupportsPzs() |
[Output Only] Reserved for future use.
|
Region.Builder |
Region.Builder.clearZones() |
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
Region.Builder.clone() |
|
Region.Builder |
RegionList.Builder.getItemsBuilder(int index) |
A list of Region resources.
|
Region.Builder |
Region.Builder.mergeDeprecated(DeprecationStatus value) |
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
Region.Builder.mergeFrom(Region other) |
|
Region.Builder |
Region.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Region.Builder |
Region.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Region.Builder |
Region.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Region.Builder |
Region.newBuilder() |
|
static Region.Builder |
Region.newBuilder(Region prototype) |
|
Region.Builder |
Region.newBuilderForType() |
|
protected Region.Builder |
Region.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Region.Builder |
Region.Builder.removeQuotas(int index) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.setCreationTimestamp(String value) |
[Output Only] Creation timestamp in RFC3339 text format.
|
Region.Builder |
Region.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value) |
[Output Only] Creation timestamp in RFC3339 text format.
|
Region.Builder |
Region.Builder.setDeprecated(DeprecationStatus value) |
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
Region.Builder.setDeprecated(DeprecationStatus.Builder builderForValue) |
[Output Only] The deprecation status associated with this region.
|
Region.Builder |
Region.Builder.setDescription(String value) |
[Output Only] Textual description of the resource.
|
Region.Builder |
Region.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
[Output Only] Textual description of the resource.
|
Region.Builder |
Region.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Region.Builder |
Region.Builder.setId(long value) |
[Output Only] The unique identifier for the resource.
|
Region.Builder |
Region.Builder.setKind(String value) |
[Output Only] Type of the resource.
|
Region.Builder |
Region.Builder.setKindBytes(com.google.protobuf.ByteString value) |
[Output Only] Type of the resource.
|
Region.Builder |
Region.Builder.setName(String value) |
[Output Only] Name of the resource.
|
Region.Builder |
Region.Builder.setNameBytes(com.google.protobuf.ByteString value) |
[Output Only] Name of the resource.
|
Region.Builder |
Region.Builder.setQuotas(int index,
Quota value) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.setQuotas(int index,
Quota.Builder builderForValue) |
[Output Only] Quotas assigned to this region.
|
Region.Builder |
Region.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Region.Builder |
Region.Builder.setSelfLink(String value) |
[Output Only] Server-defined URL for the resource.
|
Region.Builder |
Region.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value) |
[Output Only] Server-defined URL for the resource.
|
Region.Builder |
Region.Builder.setStatus(String value) |
[Output Only] Status of the region, either UP or DOWN.
|
Region.Builder |
Region.Builder.setStatusBytes(com.google.protobuf.ByteString value) |
[Output Only] Status of the region, either UP or DOWN.
|
Region.Builder |
Region.Builder.setSupportsPzs(boolean value) |
[Output Only] Reserved for future use.
|
Region.Builder |
Region.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Region.Builder |
Region.Builder.setZones(int index,
String value) |
[Output Only] A list of zones available in this region, in the form of resource URLs.
|
Region.Builder |
Region.toBuilder() |
|