Package com.google.cloud.compute.v1
Class InterconnectRemoteLocationList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
- com.google.cloud.compute.v1.InterconnectRemoteLocationList.Builder
-
- All Implemented Interfaces:
InterconnectRemoteLocationListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InterconnectRemoteLocationList
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 typegoogle.cloud.compute.v1.InterconnectRemoteLocationList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InterconnectRemoteLocationList.BuilderaddAllItems(Iterable<? extends InterconnectRemoteLocation> values)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuilderaddItems(int index, InterconnectRemoteLocation value)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuilderaddItems(int index, InterconnectRemoteLocation.Builder builderForValue)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuilderaddItems(InterconnectRemoteLocation value)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuilderaddItems(InterconnectRemoteLocation.Builder builderForValue)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocation.BuilderaddItemsBuilder()A list of InterconnectRemoteLocation resources.InterconnectRemoteLocation.BuilderaddItemsBuilder(int index)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InterconnectRemoteLocationListbuild()InterconnectRemoteLocationListbuildPartial()InterconnectRemoteLocationList.Builderclear()InterconnectRemoteLocationList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)InterconnectRemoteLocationList.BuilderclearId()[Output Only] Unique identifier for the resource; defined by the server.InterconnectRemoteLocationList.BuilderclearItems()A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuilderclearKind()[Output Only] Type of resource.InterconnectRemoteLocationList.BuilderclearNextPageToken()[Output Only] This token lets you get the next page of results for list requests.InterconnectRemoteLocationList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InterconnectRemoteLocationList.BuilderclearSelfLink()[Output Only] Server-defined URL for this resource.InterconnectRemoteLocationList.BuilderclearWarning()[Output Only] Informational warning message.InterconnectRemoteLocationList.Builderclone()InterconnectRemoteLocationListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetId()[Output Only] Unique identifier for the resource; defined by the server.com.google.protobuf.ByteStringgetIdBytes()[Output Only] Unique identifier for the resource; defined by the server.InterconnectRemoteLocationgetItems(int index)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocation.BuildergetItemsBuilder(int index)A list of InterconnectRemoteLocation resources.List<InterconnectRemoteLocation.Builder>getItemsBuilderList()A list of InterconnectRemoteLocation resources.intgetItemsCount()A list of InterconnectRemoteLocation resources.List<InterconnectRemoteLocation>getItemsList()A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationOrBuildergetItemsOrBuilder(int index)A list of InterconnectRemoteLocation resources.List<? extends InterconnectRemoteLocationOrBuilder>getItemsOrBuilderList()A list of InterconnectRemoteLocation resources.StringgetKind()[Output Only] Type of resource.com.google.protobuf.ByteStringgetKindBytes()[Output Only] Type of resource.StringgetNextPageToken()[Output Only] This token lets you get the next page of results for list requests.com.google.protobuf.ByteStringgetNextPageTokenBytes()[Output Only] This token lets you get the next page of results for list requests.StringgetSelfLink()[Output Only] Server-defined URL for this resource.com.google.protobuf.ByteStringgetSelfLinkBytes()[Output Only] Server-defined URL for this resource.WarninggetWarning()[Output Only] Informational warning message.Warning.BuildergetWarningBuilder()[Output Only] Informational warning message.WarningOrBuildergetWarningOrBuilder()[Output Only] Informational warning message.booleanhasId()[Output Only] Unique identifier for the resource; defined by the server.booleanhasKind()[Output Only] Type of resource.booleanhasNextPageToken()[Output Only] This token lets you get the next page of results for list requests.booleanhasSelfLink()[Output Only] Server-defined URL for this resource.booleanhasWarning()[Output Only] Informational warning message.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()InterconnectRemoteLocationList.BuildermergeFrom(InterconnectRemoteLocationList other)InterconnectRemoteLocationList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InterconnectRemoteLocationList.BuildermergeFrom(com.google.protobuf.Message other)InterconnectRemoteLocationList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InterconnectRemoteLocationList.BuildermergeWarning(Warning value)[Output Only] Informational warning message.InterconnectRemoteLocationList.BuilderremoveItems(int index)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InterconnectRemoteLocationList.BuildersetId(String value)[Output Only] Unique identifier for the resource; defined by the server.InterconnectRemoteLocationList.BuildersetIdBytes(com.google.protobuf.ByteString value)[Output Only] Unique identifier for the resource; defined by the server.InterconnectRemoteLocationList.BuildersetItems(int index, InterconnectRemoteLocation value)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuildersetItems(int index, InterconnectRemoteLocation.Builder builderForValue)A list of InterconnectRemoteLocation resources.InterconnectRemoteLocationList.BuildersetKind(String value)[Output Only] Type of resource.InterconnectRemoteLocationList.BuildersetKindBytes(com.google.protobuf.ByteString value)[Output Only] Type of resource.InterconnectRemoteLocationList.BuildersetNextPageToken(String value)[Output Only] This token lets you get the next page of results for list requests.InterconnectRemoteLocationList.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)[Output Only] This token lets you get the next page of results for list requests.InterconnectRemoteLocationList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InterconnectRemoteLocationList.BuildersetSelfLink(String value)[Output Only] Server-defined URL for this resource.InterconnectRemoteLocationList.BuildersetSelfLinkBytes(com.google.protobuf.ByteString value)[Output Only] Server-defined URL for this resource.InterconnectRemoteLocationList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InterconnectRemoteLocationList.BuildersetWarning(Warning value)[Output Only] Informational warning message.InterconnectRemoteLocationList.BuildersetWarning(Warning.Builder builderForValue)[Output Only] Informational warning message.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
clear
public InterconnectRemoteLocationList.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
getDefaultInstanceForType
public InterconnectRemoteLocationList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public InterconnectRemoteLocationList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InterconnectRemoteLocationList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InterconnectRemoteLocationList.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
setField
public InterconnectRemoteLocationList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
clearField
public InterconnectRemoteLocationList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
clearOneof
public InterconnectRemoteLocationList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
setRepeatedField
public InterconnectRemoteLocationList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
addRepeatedField
public InterconnectRemoteLocationList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
mergeFrom
public InterconnectRemoteLocationList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InterconnectRemoteLocationList.Builder>
-
mergeFrom
public InterconnectRemoteLocationList.Builder mergeFrom(InterconnectRemoteLocationList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
mergeFrom
public InterconnectRemoteLocationList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InterconnectRemoteLocationList.Builder>- Throws:
IOException
-
hasId
public boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Specified by:
hasIdin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- Whether the id field is set.
-
getId
public String getId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Specified by:
getIdin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The id.
-
getIdBytes
public com.google.protobuf.ByteString getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Specified by:
getIdBytesin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The bytes for id.
-
setId
public InterconnectRemoteLocationList.Builder setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
public InterconnectRemoteLocationList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Returns:
- This builder for chaining.
-
setIdBytes
public InterconnectRemoteLocationList.Builder setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;- Parameters:
value- The bytes for id to set.- Returns:
- This builder for chaining.
-
getItemsList
public List<InterconnectRemoteLocation> getItemsList()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;- Specified by:
getItemsListin interfaceInterconnectRemoteLocationListOrBuilder
-
getItemsCount
public int getItemsCount()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;- Specified by:
getItemsCountin interfaceInterconnectRemoteLocationListOrBuilder
-
getItems
public InterconnectRemoteLocation getItems(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;- Specified by:
getItemsin interfaceInterconnectRemoteLocationListOrBuilder
-
setItems
public InterconnectRemoteLocationList.Builder setItems(int index, InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
setItems
public InterconnectRemoteLocationList.Builder setItems(int index, InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
addItems
public InterconnectRemoteLocationList.Builder addItems(InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
addItems
public InterconnectRemoteLocationList.Builder addItems(int index, InterconnectRemoteLocation value)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
addItems
public InterconnectRemoteLocationList.Builder addItems(InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
addItems
public InterconnectRemoteLocationList.Builder addItems(int index, InterconnectRemoteLocation.Builder builderForValue)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
addAllItems
public InterconnectRemoteLocationList.Builder addAllItems(Iterable<? extends InterconnectRemoteLocation> values)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
clearItems
public InterconnectRemoteLocationList.Builder clearItems()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
removeItems
public InterconnectRemoteLocationList.Builder removeItems(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
getItemsBuilder
public InterconnectRemoteLocation.Builder getItemsBuilder(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
getItemsOrBuilder
public InterconnectRemoteLocationOrBuilder getItemsOrBuilder(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;- Specified by:
getItemsOrBuilderin interfaceInterconnectRemoteLocationListOrBuilder
-
getItemsOrBuilderList
public List<? extends InterconnectRemoteLocationOrBuilder> getItemsOrBuilderList()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;- Specified by:
getItemsOrBuilderListin interfaceInterconnectRemoteLocationListOrBuilder
-
addItemsBuilder
public InterconnectRemoteLocation.Builder addItemsBuilder()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
addItemsBuilder
public InterconnectRemoteLocation.Builder addItemsBuilder(int index)
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
getItemsBuilderList
public List<InterconnectRemoteLocation.Builder> getItemsBuilderList()
A list of InterconnectRemoteLocation resources.
repeated .google.cloud.compute.v1.InterconnectRemoteLocation items = 100526016;
-
hasKind
public boolean hasKind()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;- Specified by:
hasKindin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;- Specified by:
getKindin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;- Specified by:
getKindBytesin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The bytes for kind.
-
setKind
public InterconnectRemoteLocationList.Builder setKind(String value)
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;- Parameters:
value- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public InterconnectRemoteLocationList.Builder clearKind()
[Output Only] Type of resource. Always compute#interconnectRemoteLocationList for lists of interconnect remote locations.
optional string kind = 3292052;- Returns:
- This builder for chaining.
-
setKindBytes
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;- Parameters:
value- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasNextPageToken
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;- Specified by:
hasNextPageTokenin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- Whether the nextPageToken field is set.
-
getNextPageToken
public 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;- Specified by:
getNextPageTokenin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public 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;- Specified by:
getNextPageTokenBytesin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public 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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
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;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Specified by:
hasSelfLinkin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Specified by:
getSelfLinkBytesin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The bytes for selfLink.
-
setSelfLink
public InterconnectRemoteLocationList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Parameters:
value- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public InterconnectRemoteLocationList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public InterconnectRemoteLocationList.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;- Parameters:
value- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
hasWarning
public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceInterconnectRemoteLocationListOrBuilder- Returns:
- The warning.
-
setWarning
public InterconnectRemoteLocationList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public InterconnectRemoteLocationList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public InterconnectRemoteLocationList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public InterconnectRemoteLocationList.Builder clearWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceInterconnectRemoteLocationListOrBuilder
-
setUnknownFields
public final InterconnectRemoteLocationList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
mergeUnknownFields
public final InterconnectRemoteLocationList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InterconnectRemoteLocationList.Builder>
-
-