- 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 InterconnectCircuitInfo.Builder extends GeneratedMessageV3.Builder<InterconnectCircuitInfo.Builder> implements InterconnectCircuitInfoOrBuilderDescribes a single physical circuit between the Customer and Google. CircuitInfo objects are created by Google, so all fields are output only.
 Protobuf type google.cloud.compute.v1.InterconnectCircuitInfo
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > InterconnectCircuitInfo.BuilderImplements
InterconnectCircuitInfoOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InterconnectCircuitInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
build()
public InterconnectCircuitInfo build()| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo | 
        |
buildPartial()
public InterconnectCircuitInfo buildPartial()| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo | 
        |
clear()
public InterconnectCircuitInfo.Builder clear()| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
clearCustomerDemarcId()
public InterconnectCircuitInfo.Builder clearCustomerDemarcId()Customer-side demarc ID for this circuit.
 optional string customer_demarc_id = 28771859;
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public InterconnectCircuitInfo.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
clearGoogleCircuitId()
public InterconnectCircuitInfo.Builder clearGoogleCircuitId()Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
 optional string google_circuit_id = 262014711;
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
clearGoogleDemarcId()
public InterconnectCircuitInfo.Builder clearGoogleDemarcId()Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.
 optional string google_demarc_id = 448196270;
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
clearOneof(Descriptors.OneofDescriptor oneof)
public InterconnectCircuitInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
clone()
public InterconnectCircuitInfo.Builder clone()| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
getCustomerDemarcId()
public String getCustomerDemarcId()Customer-side demarc ID for this circuit.
 optional string customer_demarc_id = 28771859;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The customerDemarcId.  | 
      
getCustomerDemarcIdBytes()
public ByteString getCustomerDemarcIdBytes()Customer-side demarc ID for this circuit.
 optional string customer_demarc_id = 28771859;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for customerDemarcId.  | 
      
getDefaultInstanceForType()
public InterconnectCircuitInfo getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getGoogleCircuitId()
public String getGoogleCircuitId()Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
 optional string google_circuit_id = 262014711;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The googleCircuitId.  | 
      
getGoogleCircuitIdBytes()
public ByteString getGoogleCircuitIdBytes()Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
 optional string google_circuit_id = 262014711;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for googleCircuitId.  | 
      
getGoogleDemarcId()
public String getGoogleDemarcId()Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.
 optional string google_demarc_id = 448196270;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The googleDemarcId.  | 
      
getGoogleDemarcIdBytes()
public ByteString getGoogleDemarcIdBytes()Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.
 optional string google_demarc_id = 448196270;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for googleDemarcId.  | 
      
hasCustomerDemarcId()
public boolean hasCustomerDemarcId()Customer-side demarc ID for this circuit.
 optional string customer_demarc_id = 28771859;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the customerDemarcId field is set.  | 
      
hasGoogleCircuitId()
public boolean hasGoogleCircuitId()Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
 optional string google_circuit_id = 262014711;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the googleCircuitId field is set.  | 
      
hasGoogleDemarcId()
public boolean hasGoogleDemarcId()Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.
 optional string google_demarc_id = 448196270;
| Returns | |
|---|---|
| Type | Description | 
boolean | 
        Whether the googleDemarcId field is set.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(InterconnectCircuitInfo other)
public InterconnectCircuitInfo.Builder mergeFrom(InterconnectCircuitInfo other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        InterconnectCircuitInfo | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public InterconnectCircuitInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public InterconnectCircuitInfo.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectCircuitInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
setCustomerDemarcId(String value)
public InterconnectCircuitInfo.Builder setCustomerDemarcId(String value)Customer-side demarc ID for this circuit.
 optional string customer_demarc_id = 28771859;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe customerDemarcId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
setCustomerDemarcIdBytes(ByteString value)
public InterconnectCircuitInfo.Builder setCustomerDemarcIdBytes(ByteString value)Customer-side demarc ID for this circuit.
 optional string customer_demarc_id = 28771859;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for customerDemarcId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public InterconnectCircuitInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
setGoogleCircuitId(String value)
public InterconnectCircuitInfo.Builder setGoogleCircuitId(String value)Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
 optional string google_circuit_id = 262014711;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe googleCircuitId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
setGoogleCircuitIdBytes(ByteString value)
public InterconnectCircuitInfo.Builder setGoogleCircuitIdBytes(ByteString value)Google-assigned unique ID for this circuit. Assigned at circuit turn-up.
 optional string google_circuit_id = 262014711;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for googleCircuitId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
setGoogleDemarcId(String value)
public InterconnectCircuitInfo.Builder setGoogleDemarcId(String value)Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.
 optional string google_demarc_id = 448196270;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe googleDemarcId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
setGoogleDemarcIdBytes(ByteString value)
public InterconnectCircuitInfo.Builder setGoogleDemarcIdBytes(ByteString value)Google-side demarc ID for this circuit. Assigned at circuit turn-up and provided by Google to the customer in the LOA.
 optional string google_demarc_id = 448196270;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for googleDemarcId to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public InterconnectCircuitInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |
setUnknownFields(UnknownFieldSet unknownFields)
public final InterconnectCircuitInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
InterconnectCircuitInfo.Builder | 
        |