public static final class NetworkEndpointGroupsListNetworkEndpoints.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder> implements NetworkEndpointGroupsListNetworkEndpointsOrBuilder
Protobuf type
google.cloud.compute.v1.NetworkEndpointGroupsListNetworkEndpoints| Modifier and Type | Method and Description |
|---|---|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
addAllItems(Iterable<? extends NetworkEndpointWithHealthStatus> values)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
addItems(int index,
NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
addItems(int index,
NetworkEndpointWithHealthStatus value)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
addItems(NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
addItems(NetworkEndpointWithHealthStatus value)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointWithHealthStatus.Builder |
addItemsBuilder()
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointWithHealthStatus.Builder |
addItemsBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkEndpointGroupsListNetworkEndpoints |
build() |
NetworkEndpointGroupsListNetworkEndpoints |
buildPartial() |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clear() |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clearItems()
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clearKind()
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clearWarning()
[Output Only] Informational warning message.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
clone() |
NetworkEndpointGroupsListNetworkEndpoints |
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.
|
NetworkEndpointWithHealthStatus |
getItems(int index)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointWithHealthStatus.Builder |
getItemsBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
|
List<NetworkEndpointWithHealthStatus.Builder> |
getItemsBuilderList()
A list of NetworkEndpointWithHealthStatus resources.
|
int |
getItemsCount()
A list of NetworkEndpointWithHealthStatus resources.
|
List<NetworkEndpointWithHealthStatus> |
getItemsList()
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointWithHealthStatusOrBuilder |
getItemsOrBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
|
List<? extends NetworkEndpointWithHealthStatusOrBuilder> |
getItemsOrBuilderList()
A list of NetworkEndpointWithHealthStatus resources.
|
String |
getKind()
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
|
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.
|
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] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
|
boolean |
hasNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
boolean |
hasWarning()
[Output Only] Informational warning message.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
mergeFrom(com.google.protobuf.Message other) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
mergeFrom(NetworkEndpointGroupsListNetworkEndpoints other) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning message.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
removeItems(int index)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setItems(int index,
NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setItems(int index,
NetworkEndpointWithHealthStatus value)
A list of NetworkEndpointWithHealthStatus resources.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setKind(String value)
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
NetworkEndpointGroupsListNetworkEndpoints.Builder |
setWarning(Warning value)
[Output Only] Informational warning message.
|
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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.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<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NetworkEndpointGroupsListNetworkEndpoints build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NetworkEndpointGroupsListNetworkEndpoints buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NetworkEndpointGroupsListNetworkEndpoints.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.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<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.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<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.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<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.Builder mergeFrom(NetworkEndpointGroupsListNetworkEndpoints other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>public NetworkEndpointGroupsListNetworkEndpoints.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<NetworkEndpointGroupsListNetworkEndpoints.Builder>IOExceptionpublic boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;hasId in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic String getId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getId in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getIdBytes in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic NetworkEndpointGroupsListNetworkEndpoints.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 NetworkEndpointGroupsListNetworkEndpoints.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;public NetworkEndpointGroupsListNetworkEndpoints.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<NetworkEndpointWithHealthStatus> getItemsList()
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
getItemsList in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic int getItemsCount()
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
getItemsCount in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic NetworkEndpointWithHealthStatus getItems(int index)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
getItems in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic NetworkEndpointGroupsListNetworkEndpoints.Builder setItems(int index, NetworkEndpointWithHealthStatus value)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder setItems(int index, NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder addItems(NetworkEndpointWithHealthStatus value)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder addItems(int index, NetworkEndpointWithHealthStatus value)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder addItems(NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder addItems(int index, NetworkEndpointWithHealthStatus.Builder builderForValue)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder addAllItems(Iterable<? extends NetworkEndpointWithHealthStatus> values)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder clearItems()
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointGroupsListNetworkEndpoints.Builder removeItems(int index)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointWithHealthStatus.Builder getItemsBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointWithHealthStatusOrBuilder getItemsOrBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
getItemsOrBuilder in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic List<? extends NetworkEndpointWithHealthStatusOrBuilder> getItemsOrBuilderList()
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
getItemsOrBuilderList in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic NetworkEndpointWithHealthStatus.Builder addItemsBuilder()
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public NetworkEndpointWithHealthStatus.Builder addItemsBuilder(int index)
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public List<NetworkEndpointWithHealthStatus.Builder> getItemsBuilderList()
A list of NetworkEndpointWithHealthStatus resources.
repeated .google.cloud.compute.v1.NetworkEndpointWithHealthStatus items = 100526016;
public boolean hasKind()
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
optional string kind = 3292052;hasKind in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic String getKind()
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
optional string kind = 3292052;getKind in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
optional string kind = 3292052;getKindBytes in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic NetworkEndpointGroupsListNetworkEndpoints.Builder setKind(String value)
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
optional string kind = 3292052;value - The kind to set.public NetworkEndpointGroupsListNetworkEndpoints.Builder clearKind()
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
optional string kind = 3292052;public NetworkEndpointGroupsListNetworkEndpoints.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The resource type, which is always compute#networkEndpointGroupsListNetworkEndpoints for the list of network endpoints in the specified network endpoint group.
optional string kind = 3292052;value - The bytes for kind to set.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;hasNextPageToken in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic 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;getNextPageToken in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic 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;getNextPageTokenBytes in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic NetworkEndpointGroupsListNetworkEndpoints.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;value - The nextPageToken to set.public NetworkEndpointGroupsListNetworkEndpoints.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;public NetworkEndpointGroupsListNetworkEndpoints.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;value - The bytes for nextPageToken to set.public boolean hasWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic NetworkEndpointGroupsListNetworkEndpoints.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public NetworkEndpointGroupsListNetworkEndpoints.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public NetworkEndpointGroupsListNetworkEndpoints.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public NetworkEndpointGroupsListNetworkEndpoints.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 NetworkEndpointGroupsListNetworkEndpointsOrBuilderpublic final NetworkEndpointGroupsListNetworkEndpoints.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>public final NetworkEndpointGroupsListNetworkEndpoints.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkEndpointGroupsListNetworkEndpoints.Builder>Copyright © 2023 Google LLC. All rights reserved.