- 1.86.0 (latest)
- 1.85.0
- 1.84.0
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public static final class InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder extends GeneratedMessageV3.Builder<InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder> implements InterconnectGroupPhysicalStructureMetrosFacilitiesZonesOrBuilder[Output Only] The zones that Interconnects in this facility are present in.
 Protobuf type 
 google.cloud.compute.v1.InterconnectGroupPhysicalStructureMetrosFacilitiesZones
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > InterconnectGroupPhysicalStructureMetrosFacilitiesZones.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
Methods
addAllInterconnects(Iterable<String> values)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder addAllInterconnects(Iterable<String> values)[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Parameter | |
|---|---|
| Name | Description | 
| values | Iterable<String>The interconnects to add. | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. | 
addInterconnects(String value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder addInterconnects(String value)[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe interconnects to add. | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. | 
addInterconnectsBytes(ByteString value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder addInterconnectsBytes(ByteString value)[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes of the interconnects to add. | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. | 
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
build()
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones build()| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones | |
buildPartial()
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones buildPartial()| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones | |
clear()
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder clear()| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
clearField(Descriptors.FieldDescriptor field)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
clearInterconnects()
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder clearInterconnects()[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. | 
clearOneof(Descriptors.OneofDescriptor oneof)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
| oneof | OneofDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
clearZone()
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder clearZone()[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.
 optional string zone = 3744684;
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. | 
clone()
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder clone()| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
getDefaultInstanceForType()
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones | |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
getInterconnects(int index)
public String getInterconnects(int index)[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Parameter | |
|---|---|
| Name | Description | 
| index | intThe index of the element to return. | 
| Returns | |
|---|---|
| Type | Description | 
| String | The interconnects at the given index. | 
getInterconnectsBytes(int index)
public ByteString getInterconnectsBytes(int index)[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Parameter | |
|---|---|
| Name | Description | 
| index | intThe index of the value to return. | 
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes of the interconnects at the given index. | 
getInterconnectsCount()
public int getInterconnectsCount()[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Returns | |
|---|---|
| Type | Description | 
| int | The count of interconnects. | 
getInterconnectsList()
public ProtocolStringList getInterconnectsList()[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Returns | |
|---|---|
| Type | Description | 
| ProtocolStringList | A list containing the interconnects. | 
getZone()
public String getZone()[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.
 optional string zone = 3744684;
| Returns | |
|---|---|
| Type | Description | 
| String | The zone. | 
getZoneBytes()
public ByteString getZoneBytes()[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.
 optional string zone = 3744684;
| Returns | |
|---|---|
| Type | Description | 
| ByteString | The bytes for zone. | 
hasZone()
public boolean hasZone()[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.
 optional string zone = 3744684;
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the zone field is set. | 
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
| FieldAccessorTable | |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
| boolean | |
mergeFrom(InterconnectGroupPhysicalStructureMetrosFacilitiesZones other)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder mergeFrom(InterconnectGroupPhysicalStructureMetrosFacilitiesZones other)| Parameter | |
|---|---|
| Name | Description | 
| other | InterconnectGroupPhysicalStructureMetrosFacilitiesZones | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
| input | CodedInputStream | 
| extensionRegistry | ExtensionRegistryLite | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
mergeFrom(Message other)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
| other | Message | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
setField(Descriptors.FieldDescriptor field, Object value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
setInterconnects(int index, String value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder setInterconnects(int index, String value)[Output Only] URLs of Interconnects in this redundancy group in the given metro, facility, and zone.
 repeated string interconnects = 520187301;
| Parameters | |
|---|---|
| Name | Description | 
| index | intThe index to set the value at. | 
| value | StringThe interconnects to set. | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. | 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| index | int | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
setUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | |
setZone(String value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder setZone(String value)[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.
 optional string zone = 3744684;
| Parameter | |
|---|---|
| Name | Description | 
| value | StringThe zone to set. | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. | 
setZoneBytes(ByteString value)
public InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder setZoneBytes(ByteString value)[Output Only] The name of the zone, either "zone1" or "zone2". This is the second component of the location of Interconnects in this facility.
 optional string zone = 3744684;
| Parameter | |
|---|---|
| Name | Description | 
| value | ByteStringThe bytes for zone to set. | 
| Returns | |
|---|---|
| Type | Description | 
| InterconnectGroupPhysicalStructureMetrosFacilitiesZones.Builder | This builder for chaining. |