Package com.google.cloud.compute.v1
Class ExchangedPeeringRoutesList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
- com.google.cloud.compute.v1.ExchangedPeeringRoutesList.Builder
-
- All Implemented Interfaces:
ExchangedPeeringRoutesListOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ExchangedPeeringRoutesList
public static final class ExchangedPeeringRoutesList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder> implements ExchangedPeeringRoutesListOrBuilder
google.cloud.compute.v1.ExchangedPeeringRoutesList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExchangedPeeringRoutesList.Builder
addAllItems(Iterable<? extends ExchangedPeeringRoute> values)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
addItems(int index, ExchangedPeeringRoute value)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
addItems(int index, ExchangedPeeringRoute.Builder builderForValue)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
addItems(ExchangedPeeringRoute value)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
addItems(ExchangedPeeringRoute.Builder builderForValue)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoute.Builder
addItemsBuilder()
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoute.Builder
addItemsBuilder(int index)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ExchangedPeeringRoutesList
build()
ExchangedPeeringRoutesList
buildPartial()
ExchangedPeeringRoutesList.Builder
clear()
ExchangedPeeringRoutesList.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ExchangedPeeringRoutesList.Builder
clearId()
[Output Only] Unique identifier for the resource; defined by the server.ExchangedPeeringRoutesList.Builder
clearItems()
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
clearKind()
[Output Only] Type of resource.ExchangedPeeringRoutesList.Builder
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.ExchangedPeeringRoutesList.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ExchangedPeeringRoutesList.Builder
clearSelfLink()
[Output Only] Server-defined URL for this resource.ExchangedPeeringRoutesList.Builder
clearWarning()
[Output Only] Informational warning message.ExchangedPeeringRoutesList.Builder
clone()
ExchangedPeeringRoutesList
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.ExchangedPeeringRoute
getItems(int index)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoute.Builder
getItemsBuilder(int index)
A list of ExchangedPeeringRoute resources.List<ExchangedPeeringRoute.Builder>
getItemsBuilderList()
A list of ExchangedPeeringRoute resources.int
getItemsCount()
A list of ExchangedPeeringRoute resources.List<ExchangedPeeringRoute>
getItemsList()
A list of ExchangedPeeringRoute resources.ExchangedPeeringRouteOrBuilder
getItemsOrBuilder(int index)
A list of ExchangedPeeringRoute resources.List<? extends ExchangedPeeringRouteOrBuilder>
getItemsOrBuilderList()
A list of ExchangedPeeringRoute resources.String
getKind()
[Output Only] Type of resource.com.google.protobuf.ByteString
getKindBytes()
[Output Only] Type of resource.String
getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.com.google.protobuf.ByteString
getNextPageTokenBytes()
[Output Only] This token allows you to 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 allows you to 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()
ExchangedPeeringRoutesList.Builder
mergeFrom(ExchangedPeeringRoutesList other)
ExchangedPeeringRoutesList.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExchangedPeeringRoutesList.Builder
mergeFrom(com.google.protobuf.Message other)
ExchangedPeeringRoutesList.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExchangedPeeringRoutesList.Builder
mergeWarning(Warning value)
[Output Only] Informational warning message.ExchangedPeeringRoutesList.Builder
removeItems(int index)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ExchangedPeeringRoutesList.Builder
setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.ExchangedPeeringRoutesList.Builder
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.ExchangedPeeringRoutesList.Builder
setItems(int index, ExchangedPeeringRoute value)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
setItems(int index, ExchangedPeeringRoute.Builder builderForValue)
A list of ExchangedPeeringRoute resources.ExchangedPeeringRoutesList.Builder
setKind(String value)
[Output Only] Type of resource.ExchangedPeeringRoutesList.Builder
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.ExchangedPeeringRoutesList.Builder
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.ExchangedPeeringRoutesList.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.ExchangedPeeringRoutesList.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ExchangedPeeringRoutesList.Builder
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.ExchangedPeeringRoutesList.Builder
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.ExchangedPeeringRoutesList.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExchangedPeeringRoutesList.Builder
setWarning(Warning value)
[Output Only] Informational warning message.ExchangedPeeringRoutesList.Builder
setWarning(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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
clear
public ExchangedPeeringRoutesList.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
getDefaultInstanceForType
public ExchangedPeeringRoutesList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExchangedPeeringRoutesList build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExchangedPeeringRoutesList buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExchangedPeeringRoutesList.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
setField
public ExchangedPeeringRoutesList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
clearField
public ExchangedPeeringRoutesList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
clearOneof
public ExchangedPeeringRoutesList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
setRepeatedField
public ExchangedPeeringRoutesList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
addRepeatedField
public ExchangedPeeringRoutesList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
mergeFrom
public ExchangedPeeringRoutesList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExchangedPeeringRoutesList.Builder>
-
mergeFrom
public ExchangedPeeringRoutesList.Builder mergeFrom(ExchangedPeeringRoutesList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
mergeFrom
public ExchangedPeeringRoutesList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ExchangedPeeringRoutesList.Builder>
- Throws:
IOException
-
hasId
public boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;
- Specified by:
hasId
in interfaceExchangedPeeringRoutesListOrBuilder
- 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:
getId
in interfaceExchangedPeeringRoutesListOrBuilder
- 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:
getIdBytes
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- The bytes for id.
-
setId
public ExchangedPeeringRoutesList.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 ExchangedPeeringRoutesList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;
- Returns:
- This builder for chaining.
-
setIdBytes
public ExchangedPeeringRoutesList.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<ExchangedPeeringRoute> getItemsList()
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
- Specified by:
getItemsList
in interfaceExchangedPeeringRoutesListOrBuilder
-
getItemsCount
public int getItemsCount()
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
- Specified by:
getItemsCount
in interfaceExchangedPeeringRoutesListOrBuilder
-
getItems
public ExchangedPeeringRoute getItems(int index)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
- Specified by:
getItems
in interfaceExchangedPeeringRoutesListOrBuilder
-
setItems
public ExchangedPeeringRoutesList.Builder setItems(int index, ExchangedPeeringRoute value)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
setItems
public ExchangedPeeringRoutesList.Builder setItems(int index, ExchangedPeeringRoute.Builder builderForValue)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
addItems
public ExchangedPeeringRoutesList.Builder addItems(ExchangedPeeringRoute value)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
addItems
public ExchangedPeeringRoutesList.Builder addItems(int index, ExchangedPeeringRoute value)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
addItems
public ExchangedPeeringRoutesList.Builder addItems(ExchangedPeeringRoute.Builder builderForValue)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
addItems
public ExchangedPeeringRoutesList.Builder addItems(int index, ExchangedPeeringRoute.Builder builderForValue)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
addAllItems
public ExchangedPeeringRoutesList.Builder addAllItems(Iterable<? extends ExchangedPeeringRoute> values)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
clearItems
public ExchangedPeeringRoutesList.Builder clearItems()
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
removeItems
public ExchangedPeeringRoutesList.Builder removeItems(int index)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
getItemsBuilder
public ExchangedPeeringRoute.Builder getItemsBuilder(int index)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
getItemsOrBuilder
public ExchangedPeeringRouteOrBuilder getItemsOrBuilder(int index)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
- Specified by:
getItemsOrBuilder
in interfaceExchangedPeeringRoutesListOrBuilder
-
getItemsOrBuilderList
public List<? extends ExchangedPeeringRouteOrBuilder> getItemsOrBuilderList()
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
- Specified by:
getItemsOrBuilderList
in interfaceExchangedPeeringRoutesListOrBuilder
-
addItemsBuilder
public ExchangedPeeringRoute.Builder addItemsBuilder()
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
addItemsBuilder
public ExchangedPeeringRoute.Builder addItemsBuilder(int index)
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
getItemsBuilderList
public List<ExchangedPeeringRoute.Builder> getItemsBuilderList()
A list of ExchangedPeeringRoute resources.
repeated .google.cloud.compute.v1.ExchangedPeeringRoute items = 100526016;
-
hasKind
public boolean hasKind()
[Output Only] Type of resource. Always compute#exchangedPeeringRoutesList for exchanged peering routes lists.
optional string kind = 3292052;
- Specified by:
hasKind
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of resource. Always compute#exchangedPeeringRoutesList for exchanged peering routes lists.
optional string kind = 3292052;
- Specified by:
getKind
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#exchangedPeeringRoutesList for exchanged peering routes lists.
optional string kind = 3292052;
- Specified by:
getKindBytes
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- The bytes for kind.
-
setKind
public ExchangedPeeringRoutesList.Builder setKind(String value)
[Output Only] Type of resource. Always compute#exchangedPeeringRoutesList for exchanged peering routes lists.
optional string kind = 3292052;
- Parameters:
value
- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public ExchangedPeeringRoutesList.Builder clearKind()
[Output Only] Type of resource. Always compute#exchangedPeeringRoutesList for exchanged peering routes lists.
optional string kind = 3292052;
- Returns:
- This builder for chaining.
-
setKindBytes
public ExchangedPeeringRoutesList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource. Always compute#exchangedPeeringRoutesList for exchanged peering routes lists.
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 allows you to 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:
hasNextPageToken
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- Whether the nextPageToken field is set.
-
getNextPageToken
public String getNextPageToken()
[Output Only] This token allows you to 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:
getNextPageToken
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
[Output Only] This token allows you to 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:
getNextPageTokenBytes
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ExchangedPeeringRoutesList.Builder setNextPageToken(String value)
[Output Only] This token allows you to 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 ExchangedPeeringRoutesList.Builder clearNextPageToken()
[Output Only] This token allows you to 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 ExchangedPeeringRoutesList.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to 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:
hasSelfLink
in interfaceExchangedPeeringRoutesListOrBuilder
- 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:
getSelfLink
in interfaceExchangedPeeringRoutesListOrBuilder
- 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:
getSelfLinkBytes
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- The bytes for selfLink.
-
setSelfLink
public ExchangedPeeringRoutesList.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 ExchangedPeeringRoutesList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;
- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public ExchangedPeeringRoutesList.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:
hasWarning
in interfaceExchangedPeeringRoutesListOrBuilder
- 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:
getWarning
in interfaceExchangedPeeringRoutesListOrBuilder
- Returns:
- The warning.
-
setWarning
public ExchangedPeeringRoutesList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public ExchangedPeeringRoutesList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public ExchangedPeeringRoutesList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public ExchangedPeeringRoutesList.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:
getWarningOrBuilder
in interfaceExchangedPeeringRoutesListOrBuilder
-
setUnknownFields
public final ExchangedPeeringRoutesList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
mergeUnknownFields
public final ExchangedPeeringRoutesList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ExchangedPeeringRoutesList.Builder>
-
-