public static final class NodeGroupList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.Builder> implements NodeGroupListOrBuilder
Contains a list of nodeGroups.Protobuf type
google.cloud.compute.v1.NodeGroupList| Modifier and Type | Method and Description |
|---|---|
NodeGroupList.Builder |
addAllItems(Iterable<? extends NodeGroup> values)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
addItems(int index,
NodeGroup.Builder builderForValue)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
addItems(int index,
NodeGroup value)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
addItems(NodeGroup.Builder builderForValue)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
addItems(NodeGroup value)
A list of NodeGroup resources.
|
NodeGroup.Builder |
addItemsBuilder()
A list of NodeGroup resources.
|
NodeGroup.Builder |
addItemsBuilder(int index)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeGroupList |
build() |
NodeGroupList |
buildPartial() |
NodeGroupList.Builder |
clear() |
NodeGroupList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NodeGroupList.Builder |
clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
NodeGroupList.Builder |
clearItems()
A list of NodeGroup resources.
|
NodeGroupList.Builder |
clearKind()
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
|
NodeGroupList.Builder |
clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
NodeGroupList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NodeGroupList.Builder |
clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
NodeGroupList.Builder |
clearWarning()
[Output Only] Informational warning message.
|
NodeGroupList.Builder |
clone() |
NodeGroupList |
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.
|
NodeGroup |
getItems(int index)
A list of NodeGroup resources.
|
NodeGroup.Builder |
getItemsBuilder(int index)
A list of NodeGroup resources.
|
List<NodeGroup.Builder> |
getItemsBuilderList()
A list of NodeGroup resources.
|
int |
getItemsCount()
A list of NodeGroup resources.
|
List<NodeGroup> |
getItemsList()
A list of NodeGroup resources.
|
NodeGroupOrBuilder |
getItemsOrBuilder(int index)
A list of NodeGroup resources.
|
List<? extends NodeGroupOrBuilder> |
getItemsOrBuilderList()
A list of NodeGroup resources.
|
String |
getKind()
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
|
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.Always compute#nodeGroupList for lists of node groups.
|
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() |
NodeGroupList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeGroupList.Builder |
mergeFrom(com.google.protobuf.Message other) |
NodeGroupList.Builder |
mergeFrom(NodeGroupList other) |
NodeGroupList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NodeGroupList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning message.
|
NodeGroupList.Builder |
removeItems(int index)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeGroupList.Builder |
setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
NodeGroupList.Builder |
setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
NodeGroupList.Builder |
setItems(int index,
NodeGroup.Builder builderForValue)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
setItems(int index,
NodeGroup value)
A list of NodeGroup resources.
|
NodeGroupList.Builder |
setKind(String value)
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
|
NodeGroupList.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
|
NodeGroupList.Builder |
setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
NodeGroupList.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
NodeGroupList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NodeGroupList.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
NodeGroupList.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
NodeGroupList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NodeGroupList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
NodeGroupList.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<NodeGroupList.Builder>public NodeGroupList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.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<NodeGroupList.Builder>public NodeGroupList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NodeGroupList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NodeGroupList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NodeGroupList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.Builder>public NodeGroupList.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<NodeGroupList.Builder>public NodeGroupList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.Builder>public NodeGroupList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.Builder>public NodeGroupList.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<NodeGroupList.Builder>public NodeGroupList.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<NodeGroupList.Builder>public NodeGroupList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NodeGroupList.Builder>public NodeGroupList.Builder mergeFrom(NodeGroupList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.Builder>public NodeGroupList.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<NodeGroupList.Builder>IOExceptionpublic boolean hasId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;hasId in interface NodeGroupListOrBuilderpublic String getId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getId in interface NodeGroupListOrBuilderpublic com.google.protobuf.ByteString getIdBytes()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;getIdBytes in interface NodeGroupListOrBuilderpublic NodeGroupList.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 NodeGroupList.Builder clearId()
[Output Only] Unique identifier for the resource; defined by the server.
optional string id = 3355;public NodeGroupList.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<NodeGroup> getItemsList()
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;getItemsList in interface NodeGroupListOrBuilderpublic int getItemsCount()
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;getItemsCount in interface NodeGroupListOrBuilderpublic NodeGroup getItems(int index)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;getItems in interface NodeGroupListOrBuilderpublic NodeGroupList.Builder setItems(int index, NodeGroup value)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder setItems(int index, NodeGroup.Builder builderForValue)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder addItems(NodeGroup value)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder addItems(int index, NodeGroup value)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder addItems(NodeGroup.Builder builderForValue)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder addItems(int index, NodeGroup.Builder builderForValue)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder addAllItems(Iterable<? extends NodeGroup> values)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder clearItems()
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupList.Builder removeItems(int index)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroup.Builder getItemsBuilder(int index)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroupOrBuilder getItemsOrBuilder(int index)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;getItemsOrBuilder in interface NodeGroupListOrBuilderpublic List<? extends NodeGroupOrBuilder> getItemsOrBuilderList()
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;getItemsOrBuilderList in interface NodeGroupListOrBuilderpublic NodeGroup.Builder addItemsBuilder()
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public NodeGroup.Builder addItemsBuilder(int index)
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public List<NodeGroup.Builder> getItemsBuilderList()
A list of NodeGroup resources.
repeated .google.cloud.compute.v1.NodeGroup items = 100526016;public boolean hasKind()
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
optional string kind = 3292052;hasKind in interface NodeGroupListOrBuilderpublic String getKind()
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
optional string kind = 3292052;getKind in interface NodeGroupListOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
optional string kind = 3292052;getKindBytes in interface NodeGroupListOrBuilderpublic NodeGroupList.Builder setKind(String value)
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
optional string kind = 3292052;value - The kind to set.public NodeGroupList.Builder clearKind()
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
optional string kind = 3292052;public NodeGroupList.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of resource.Always compute#nodeGroupList for lists of node groups.
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 NodeGroupListOrBuilderpublic 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 NodeGroupListOrBuilderpublic 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 NodeGroupListOrBuilderpublic NodeGroupList.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 NodeGroupList.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 NodeGroupList.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 hasSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;hasSelfLink in interface NodeGroupListOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLink in interface NodeGroupListOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;getSelfLinkBytes in interface NodeGroupListOrBuilderpublic NodeGroupList.Builder setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;value - The selfLink to set.public NodeGroupList.Builder clearSelfLink()
[Output Only] Server-defined URL for this resource.
optional string self_link = 456214797;public NodeGroupList.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 NodeGroupListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface NodeGroupListOrBuilderpublic NodeGroupList.Builder setWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public NodeGroupList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public NodeGroupList.Builder mergeWarning(Warning value)
[Output Only] Informational warning message.
optional .google.cloud.compute.v1.Warning warning = 50704284;public NodeGroupList.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 NodeGroupListOrBuilderpublic final NodeGroupList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.Builder>public final NodeGroupList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NodeGroupList.Builder>Copyright © 2023 Google LLC. All rights reserved.