- 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 InterconnectLocationRegionInfo.Builder extends GeneratedMessageV3.Builder<InterconnectLocationRegionInfo.Builder> implements InterconnectLocationRegionInfoOrBuilderInformation about any potential InterconnectAttachments between an Interconnect at a specific InterconnectLocation, and a specific Cloud Region.
 Protobuf type google.cloud.compute.v1.InterconnectLocationRegionInfo
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > InterconnectLocationRegionInfo.BuilderImplements
InterconnectLocationRegionInfoOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InterconnectLocationRegionInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
build()
public InterconnectLocationRegionInfo build()| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo | 
        |
buildPartial()
public InterconnectLocationRegionInfo buildPartial()| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo | 
        |
clear()
public InterconnectLocationRegionInfo.Builder clear()| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
clearExpectedRttMs()
public InterconnectLocationRegionInfo.Builder clearExpectedRttMs()Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
 optional int64 expected_rtt_ms = 422543866;
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public InterconnectLocationRegionInfo.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
clearLocationPresence()
public InterconnectLocationRegionInfo.Builder clearLocationPresence()Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.
 optional string location_presence = 101517893;
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
clearOneof(Descriptors.OneofDescriptor oneof)
public InterconnectLocationRegionInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
clearRegion()
public InterconnectLocationRegionInfo.Builder clearRegion()URL for the region of this location.
 optional string region = 138946292;
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
clone()
public InterconnectLocationRegionInfo.Builder clone()| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
getDefaultInstanceForType()
public InterconnectLocationRegionInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getExpectedRttMs()
public long getExpectedRttMs()Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
 optional int64 expected_rtt_ms = 422543866;
| Returns | |
|---|---|
| Type | Description | 
long | 
        The expectedRttMs.  | 
      
getLocationPresence()
public String getLocationPresence()Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.
 optional string location_presence = 101517893;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The locationPresence.  | 
      
getLocationPresenceBytes()
public ByteString getLocationPresenceBytes()Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.
 optional string location_presence = 101517893;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for locationPresence.  | 
      
getRegion()
public String getRegion()URL for the region of this location.
 optional string region = 138946292;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The region.  | 
      
getRegionBytes()
public ByteString getRegionBytes()URL for the region of this location.
 optional string region = 138946292;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for region.  | 
      
hasExpectedRttMs()
public boolean hasExpectedRttMs()Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
 optional int64 expected_rtt_ms = 422543866;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the expectedRttMs field is set.  | 
      
hasLocationPresence()
public boolean hasLocationPresence()Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.
 optional string location_presence = 101517893;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the locationPresence field is set.  | 
      
hasRegion()
public boolean hasRegion()URL for the region of this location.
 optional string region = 138946292;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the region field is set.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(InterconnectLocationRegionInfo other)
public InterconnectLocationRegionInfo.Builder mergeFrom(InterconnectLocationRegionInfo other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        InterconnectLocationRegionInfo | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public InterconnectLocationRegionInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public InterconnectLocationRegionInfo.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectLocationRegionInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
setExpectedRttMs(long value)
public InterconnectLocationRegionInfo.Builder setExpectedRttMs(long value)Expected round-trip time in milliseconds, from this InterconnectLocation to a VM in this region.
 optional int64 expected_rtt_ms = 422543866;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        longThe expectedRttMs to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public InterconnectLocationRegionInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
setLocationPresence(String value)
public InterconnectLocationRegionInfo.Builder setLocationPresence(String value)Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.
 optional string location_presence = 101517893;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe locationPresence to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
setLocationPresenceBytes(ByteString value)
public InterconnectLocationRegionInfo.Builder setLocationPresenceBytes(ByteString value)Identifies the network presence of this location. Check the LocationPresence enum for the list of possible values.
 optional string location_presence = 101517893;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for locationPresence to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
setRegion(String value)
public InterconnectLocationRegionInfo.Builder setRegion(String value)URL for the region of this location.
 optional string region = 138946292;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe region to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
setRegionBytes(ByteString value)
public InterconnectLocationRegionInfo.Builder setRegionBytes(ByteString value)URL for the region of this location.
 optional string region = 138946292;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for region to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public InterconnectLocationRegionInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectLocationRegionInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectLocationRegionInfo.Builder | 
        |