public static final class InterconnectRemoteLocationList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder> implements InterconnectRemoteLocationListOrBuilder
Response to the list request, and contains a list of interconnect remote locations.Protobuf type
google.cloud.compute.v1.InterconnectRemoteLocationList| Modifier and Type | Method and Description |
|---|---|
InterconnectRemoteLocationList.Builder |
addAllItems(Iterable<? extends InterconnectRemoteLocation> values)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
addItems(InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
addItems(InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
addItems(int index,
InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
addItems(int index,
InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocation.Builder |
addItemsBuilder()
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocation.Builder |
addItemsBuilder(int index)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectRemoteLocationList |
build() |
InterconnectRemoteLocationList |
buildPartial() |
InterconnectRemoteLocationList.Builder |
clear() |
InterconnectRemoteLocationList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InterconnectRemoteLocationList.Builder |
clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectRemoteLocationList.Builder |
clearItems()
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
clearKind()
[Output Only] Type of resource.
|
InterconnectRemoteLocationList.Builder |
clearNextPageToken()
[Output Only] This token lets you get the next page of results for list requests.
|
InterconnectRemoteLocationList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InterconnectRemoteLocationList.Builder |
clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
InterconnectRemoteLocationList.Builder |
clearWarning()
[Output Only] Informational warning message.
|
InterconnectRemoteLocationList.Builder |
clone() |
InterconnectRemoteLocationList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getId()
[Output Only] Unique identifier for the resource; defined by the server.
|
com.google.protobuf.ByteString |
getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectRemoteLocation |
getItems(int index)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocation.Builder |
getItemsBuilder(int index)
A list of InterconnectRemoteLocation resources.
|
List<InterconnectRemoteLocation.Builder> |
getItemsBuilderList()
A list of InterconnectRemoteLocation resources.
|
int |
getItemsCount()
A list of InterconnectRemoteLocation resources.
|
List<InterconnectRemoteLocation> |
getItemsList()
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationOrBuilder |
getItemsOrBuilder(int index)
A list of InterconnectRemoteLocation resources.
|
List<? extends InterconnectRemoteLocationOrBuilder> |
getItemsOrBuilderList()
A list of InterconnectRemoteLocation resources.
|
String |
getKind()
[Output Only] Type of resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.
|
String |
getNextPageToken()
[Output Only] This token lets you get the next page of results for list requests.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
[Output Only] This token lets you get the next page of results for list requests.
|
String |
getSelfLink()
[Output Only] Server-defined URL for this resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
|
Warning |
getWarning()
[Output Only] Informational warning message.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning message.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning message.
|
boolean |
hasId()
[Output Only] Unique identifier for the resource; defined by the server.
|
boolean |
hasKind()
[Output Only] Type of resource.
|
boolean |
hasNextPageToken()
[Output Only] This token lets you get the next page of results for list requests.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for this resource.
|
boolean |
hasWarning()
[Output Only] Informational warning message.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InterconnectRemoteLocationList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InterconnectRemoteLocationList.Builder |
mergeFrom(InterconnectRemoteLocationList other) |
InterconnectRemoteLocationList.Builder |
mergeFrom(com.google.protobuf.Message other) |
InterconnectRemoteLocationList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectRemoteLocationList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning message.
|
InterconnectRemoteLocationList.Builder |
removeItems(int index)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InterconnectRemoteLocationList.Builder |
setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectRemoteLocationList.Builder |
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
InterconnectRemoteLocationList.Builder |
setItems(int index,
InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
setItems(int index,
InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
|
InterconnectRemoteLocationList.Builder |
setKind(String value)
[Output Only] Type of resource.
|
InterconnectRemoteLocationList.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.
|
InterconnectRemoteLocationList.Builder |
setNextPageToken(String value)
[Output Only] This token lets you get the next page of results for list requests.
|
InterconnectRemoteLocationList.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token lets you get the next page of results for list requests.
|
InterconnectRemoteLocationList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InterconnectRemoteLocationList.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
InterconnectRemoteLocationList.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
InterconnectRemoteLocationList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InterconnectRemoteLocationList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
InterconnectRemoteLocationList.Builder |
setWarning(Warning value)
[Output Only] Informational warning message.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.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<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InterconnectRemoteLocationList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InterconnectRemoteLocationList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InterconnectRemoteLocationList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.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<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.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<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.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<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.Builder mergeFrom(InterconnectRemoteLocationList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>public InterconnectRemoteLocationList.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<InterconnectRemoteLocationList.Builder>IOExceptionpublic boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;hasId in interface InterconnectRemoteLocationListOrBuilderpublic String getId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getId in interface InterconnectRemoteLocationListOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getIdBytes in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocationList.Builder setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;value - The id to set.public InterconnectRemoteLocationList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;public InterconnectRemoteLocationList.Builder setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;value - The bytes for id to set.public List<InterconnectRemoteLocation> getItemsList()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;getItemsList in interface InterconnectRemoteLocationListOrBuilderpublic int getItemsCount()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;getItemsCount in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocation getItems(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;getItems in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocationList.Builder setItems(int index, InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder setItems(int index, InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder addItems(InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder addItems(int index, InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder addItems(InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder addItems(int index, InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder addAllItems(Iterable<? extends InterconnectRemoteLocation> values)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder clearItems()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationList.Builder removeItems(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocation.Builder getItemsBuilder(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocationOrBuilder getItemsOrBuilder(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;getItemsOrBuilder in interface InterconnectRemoteLocationListOrBuilderpublic List<? extends InterconnectRemoteLocationOrBuilder> getItemsOrBuilderList()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;getItemsOrBuilderList in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocation.Builder addItemsBuilder()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public InterconnectRemoteLocation.Builder addItemsBuilder(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public List<InterconnectRemoteLocation.Builder> getItemsBuilderList()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;public boolean hasKind()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;hasKind in interface InterconnectRemoteLocationListOrBuilderpublic String getKind()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;getKind in interface InterconnectRemoteLocationListOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;getKindBytes in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocationList.Builder setKind(String value)
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;value - The kind to set.public InterconnectRemoteLocationList.Builder clearKind()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;public InterconnectRemoteLocationList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasNextPageToken()
[Output Only] This token lets you get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;hasNextPageToken in interface InterconnectRemoteLocationListOrBuilderpublic String getNextPageToken()
[Output Only] This token lets you get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;getNextPageToken in interface InterconnectRemoteLocationListOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
[Output Only] This token lets you get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;getNextPageTokenBytes in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocationList.Builder setNextPageToken(String value)
[Output Only] This token lets you get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;value - The nextPageToken to set.public InterconnectRemoteLocationList.Builder clearNextPageToken()
[Output Only] This token lets you get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;public InterconnectRemoteLocationList.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token lets you get the next page of results for list requests. If the number of results is larger than maxResults, use the nextPageToken as a value for the query parameter pageToken in the next list request. Subsequent list requests will have their own nextPageToken to continue paging through the results.
optional string next_page_token = 79797525;value - The bytes for nextPageToken to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;hasSelfLink in interface InterconnectRemoteLocationListOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLink in interface InterconnectRemoteLocationListOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLinkBytes in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocationList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The selfLink to set.public InterconnectRemoteLocationList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;public InterconnectRemoteLocationList.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface InterconnectRemoteLocationListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface InterconnectRemoteLocationListOrBuilderpublic InterconnectRemoteLocationList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public InterconnectRemoteLocationList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public InterconnectRemoteLocationList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public InterconnectRemoteLocationList.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public Warning.Builder getWarningBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface InterconnectRemoteLocationListOrBuilderpublic final InterconnectRemoteLocationList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>public final InterconnectRemoteLocationList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>Copyright © 2025 Google LLC. All rights reserved.