public static final class Interconnect.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder> implements InterconnectOrBuilder
Message describing Interconnect objectProtobuf type
google.cloud.edgenetwork.v1.Interconnect| Modifier and Type | Method and Description |
|---|---|
Interconnect.Builder |
addAllPhysicalPorts(Iterable<String> values)
Output only.
|
Interconnect.Builder |
addPhysicalPorts(String value)
Output only.
|
Interconnect.Builder |
addPhysicalPortsBytes(com.google.protobuf.ByteString value)
Output only.
|
Interconnect.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Interconnect |
build() |
Interconnect |
buildPartial() |
Interconnect.Builder |
clear() |
Interconnect.Builder |
clearCreateTime()
Output only.
|
Interconnect.Builder |
clearDescription()
Optional.
|
Interconnect.Builder |
clearDeviceCloudResourceName()
Output only.
|
Interconnect.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Interconnect.Builder |
clearInterconnectType()
Optional.
|
Interconnect.Builder |
clearLabels() |
Interconnect.Builder |
clearName()
Required.
|
Interconnect.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Interconnect.Builder |
clearPhysicalPorts()
Output only.
|
Interconnect.Builder |
clearUpdateTime()
Output only.
|
Interconnect.Builder |
clearUuid()
Output only.
|
Interconnect.Builder |
clone() |
boolean |
containsLabels(String key)
Labels associated with this resource.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Interconnect |
getDefaultInstanceForType() |
String |
getDescription()
Optional.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Optional.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDeviceCloudResourceName()
Output only.
|
com.google.protobuf.ByteString |
getDeviceCloudResourceNameBytes()
Output only.
|
Interconnect.InterconnectType |
getInterconnectType()
Optional.
|
int |
getInterconnectTypeValue()
Optional.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Labels associated with this resource.
|
Map<String,String> |
getLabelsMap()
Labels associated with this resource.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Labels associated with this resource.
|
String |
getLabelsOrThrow(String key)
Labels associated with this resource.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
Required.
|
com.google.protobuf.ByteString |
getNameBytes()
Required.
|
String |
getPhysicalPorts(int index)
Output only.
|
com.google.protobuf.ByteString |
getPhysicalPortsBytes(int index)
Output only.
|
int |
getPhysicalPortsCount()
Output only.
|
com.google.protobuf.ProtocolStringList |
getPhysicalPortsList()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
String |
getUuid()
Output only.
|
com.google.protobuf.ByteString |
getUuidBytes()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
Interconnect.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Interconnect.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Interconnect.Builder |
mergeFrom(Interconnect other) |
Interconnect.Builder |
mergeFrom(com.google.protobuf.Message other) |
Interconnect.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Interconnect.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Interconnect.Builder |
putAllLabels(Map<String,String> values)
Labels associated with this resource.
|
Interconnect.Builder |
putLabels(String key,
String value)
Labels associated with this resource.
|
Interconnect.Builder |
removeLabels(String key)
Labels associated with this resource.
|
Interconnect.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Interconnect.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Interconnect.Builder |
setDescription(String value)
Optional.
|
Interconnect.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Optional.
|
Interconnect.Builder |
setDeviceCloudResourceName(String value)
Output only.
|
Interconnect.Builder |
setDeviceCloudResourceNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Interconnect.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Interconnect.Builder |
setInterconnectType(Interconnect.InterconnectType value)
Optional.
|
Interconnect.Builder |
setInterconnectTypeValue(int value)
Optional.
|
Interconnect.Builder |
setName(String value)
Required.
|
Interconnect.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Required.
|
Interconnect.Builder |
setPhysicalPorts(int index,
String value)
Output only.
|
Interconnect.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Interconnect.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Interconnect.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Interconnect.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Interconnect.Builder |
setUuid(String value)
Output only.
|
Interconnect.Builder |
setUuidBytes(com.google.protobuf.ByteString value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Interconnect build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Interconnect buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Interconnect.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Interconnect.Builder>public Interconnect.Builder mergeFrom(Interconnect other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public Interconnect.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Interconnect.Builder>IOExceptionpublic String getName()
Required. The canonical resource name of the interconnect.
string name = 1 [(.google.api.field_behavior) = REQUIRED];getName in interface InterconnectOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Required. The canonical resource name of the interconnect.
string name = 1 [(.google.api.field_behavior) = REQUIRED];getNameBytes in interface InterconnectOrBuilderpublic Interconnect.Builder setName(String value)
Required. The canonical resource name of the interconnect.
string name = 1 [(.google.api.field_behavior) = REQUIRED];value - The name to set.public Interconnect.Builder clearName()
Required. The canonical resource name of the interconnect.
string name = 1 [(.google.api.field_behavior) = REQUIRED];public Interconnect.Builder setNameBytes(com.google.protobuf.ByteString value)
Required. The canonical resource name of the interconnect.
string name = 1 [(.google.api.field_behavior) = REQUIRED];value - The bytes for name to set.public boolean hasCreateTime()
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface InterconnectOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface InterconnectOrBuilderpublic Interconnect.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Interconnect.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Interconnect.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Interconnect.Builder clearCreateTime()
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time when the subnet was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface InterconnectOrBuilderpublic boolean hasUpdateTime()
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface InterconnectOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface InterconnectOrBuilderpublic Interconnect.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Interconnect.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Interconnect.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Interconnect.Builder clearUpdateTime()
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time when the subnet was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface InterconnectOrBuilderpublic int getLabelsCount()
InterconnectOrBuilderLabels associated with this resource.
map<string, string> labels = 4;getLabelsCount in interface InterconnectOrBuilderpublic boolean containsLabels(String key)
Labels associated with this resource.
map<string, string> labels = 4;containsLabels in interface InterconnectOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface InterconnectOrBuilderpublic Map<String,String> getLabelsMap()
Labels associated with this resource.
map<string, string> labels = 4;getLabelsMap in interface InterconnectOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Labels associated with this resource.
map<string, string> labels = 4;getLabelsOrDefault in interface InterconnectOrBuilderpublic String getLabelsOrThrow(String key)
Labels associated with this resource.
map<string, string> labels = 4;getLabelsOrThrow in interface InterconnectOrBuilderpublic Interconnect.Builder clearLabels()
public Interconnect.Builder removeLabels(String key)
Labels associated with this resource.
map<string, string> labels = 4;@Deprecated public Map<String,String> getMutableLabels()
public Interconnect.Builder putLabels(String key, String value)
Labels associated with this resource.
map<string, string> labels = 4;public Interconnect.Builder putAllLabels(Map<String,String> values)
Labels associated with this resource.
map<string, string> labels = 4;public String getDescription()
Optional. A free-text description of the resource. Max length 1024 characters.
string description = 5 [(.google.api.field_behavior) = OPTIONAL];getDescription in interface InterconnectOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Optional. A free-text description of the resource. Max length 1024 characters.
string description = 5 [(.google.api.field_behavior) = OPTIONAL];getDescriptionBytes in interface InterconnectOrBuilderpublic Interconnect.Builder setDescription(String value)
Optional. A free-text description of the resource. Max length 1024 characters.
string description = 5 [(.google.api.field_behavior) = OPTIONAL];value - The description to set.public Interconnect.Builder clearDescription()
Optional. A free-text description of the resource. Max length 1024 characters.
string description = 5 [(.google.api.field_behavior) = OPTIONAL];public Interconnect.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Optional. A free-text description of the resource. Max length 1024 characters.
string description = 5 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for description to set.public int getInterconnectTypeValue()
Optional. Type of interconnect, which takes only the value 'DEDICATED' for now.
.google.cloud.edgenetwork.v1.Interconnect.InterconnectType interconnect_type = 6 [(.google.api.field_behavior) = OPTIONAL];
getInterconnectTypeValue in interface InterconnectOrBuilderpublic Interconnect.Builder setInterconnectTypeValue(int value)
Optional. Type of interconnect, which takes only the value 'DEDICATED' for now.
.google.cloud.edgenetwork.v1.Interconnect.InterconnectType interconnect_type = 6 [(.google.api.field_behavior) = OPTIONAL];
value - The enum numeric value on the wire for interconnectType to set.public Interconnect.InterconnectType getInterconnectType()
Optional. Type of interconnect, which takes only the value 'DEDICATED' for now.
.google.cloud.edgenetwork.v1.Interconnect.InterconnectType interconnect_type = 6 [(.google.api.field_behavior) = OPTIONAL];
getInterconnectType in interface InterconnectOrBuilderpublic Interconnect.Builder setInterconnectType(Interconnect.InterconnectType value)
Optional. Type of interconnect, which takes only the value 'DEDICATED' for now.
.google.cloud.edgenetwork.v1.Interconnect.InterconnectType interconnect_type = 6 [(.google.api.field_behavior) = OPTIONAL];
value - The interconnectType to set.public Interconnect.Builder clearInterconnectType()
Optional. Type of interconnect, which takes only the value 'DEDICATED' for now.
.google.cloud.edgenetwork.v1.Interconnect.InterconnectType interconnect_type = 6 [(.google.api.field_behavior) = OPTIONAL];
public String getUuid()
Output only. Unique identifier for the link.
string uuid = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];getUuid in interface InterconnectOrBuilderpublic com.google.protobuf.ByteString getUuidBytes()
Output only. Unique identifier for the link.
string uuid = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];getUuidBytes in interface InterconnectOrBuilderpublic Interconnect.Builder setUuid(String value)
Output only. Unique identifier for the link.
string uuid = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The uuid to set.public Interconnect.Builder clearUuid()
Output only. Unique identifier for the link.
string uuid = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];public Interconnect.Builder setUuidBytes(com.google.protobuf.ByteString value)
Output only. Unique identifier for the link.
string uuid = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes for uuid to set.public String getDeviceCloudResourceName()
Output only. Cloud resource name of the switch device.
string device_cloud_resource_name = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeviceCloudResourceName in interface InterconnectOrBuilderpublic com.google.protobuf.ByteString getDeviceCloudResourceNameBytes()
Output only. Cloud resource name of the switch device.
string device_cloud_resource_name = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getDeviceCloudResourceNameBytes in interface InterconnectOrBuilderpublic Interconnect.Builder setDeviceCloudResourceName(String value)
Output only. Cloud resource name of the switch device.
string device_cloud_resource_name = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The deviceCloudResourceName to set.public Interconnect.Builder clearDeviceCloudResourceName()
Output only. Cloud resource name of the switch device.
string device_cloud_resource_name = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public Interconnect.Builder setDeviceCloudResourceNameBytes(com.google.protobuf.ByteString value)
Output only. Cloud resource name of the switch device.
string device_cloud_resource_name = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The bytes for deviceCloudResourceName to set.public com.google.protobuf.ProtocolStringList getPhysicalPortsList()
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getPhysicalPortsList in interface InterconnectOrBuilderpublic int getPhysicalPortsCount()
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getPhysicalPortsCount in interface InterconnectOrBuilderpublic String getPhysicalPorts(int index)
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getPhysicalPorts in interface InterconnectOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getPhysicalPortsBytes(int index)
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];getPhysicalPortsBytes in interface InterconnectOrBuilderindex - The index of the value to return.public Interconnect.Builder setPhysicalPorts(int index, String value)
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];index - The index to set the value at.value - The physicalPorts to set.public Interconnect.Builder addPhysicalPorts(String value)
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The physicalPorts to add.public Interconnect.Builder addAllPhysicalPorts(Iterable<String> values)
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];values - The physicalPorts to add.public Interconnect.Builder clearPhysicalPorts()
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];public Interconnect.Builder addPhysicalPortsBytes(com.google.protobuf.ByteString value)
Output only. Physical ports (e.g., TenGigE0/0/0/1) that form the interconnect.
repeated string physical_ports = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];value - The bytes of the physicalPorts to add.public final Interconnect.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>public final Interconnect.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Interconnect.Builder>Copyright © 2025 Google LLC. All rights reserved.