public static final class NodeGroupsScopedList.Builder extends GeneratedMessage.Builder<NodeGroupsScopedList.Builder> implements NodeGroupsScopedListOrBuilder
Protobuf type google.cloud.compute.v1.NodeGroupsScopedList
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllNodeGroups(Iterable<? extends NodeGroup> values)
public NodeGroupsScopedList.Builder addAllNodeGroups(Iterable<? extends NodeGroup> values)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.NodeGroup>
|
addNodeGroups(NodeGroup value)
public NodeGroupsScopedList.Builder addNodeGroups(NodeGroup value)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
addNodeGroups(NodeGroup.Builder builderForValue)
public NodeGroupsScopedList.Builder addNodeGroups(NodeGroup.Builder builderForValue)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
addNodeGroups(int index, NodeGroup value)
public NodeGroupsScopedList.Builder addNodeGroups(int index, NodeGroup value)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
addNodeGroups(int index, NodeGroup.Builder builderForValue)
public NodeGroupsScopedList.Builder addNodeGroups(int index, NodeGroup.Builder builderForValue)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
addNodeGroupsBuilder()
public NodeGroup.Builder addNodeGroupsBuilder()
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
addNodeGroupsBuilder(int index)
public NodeGroup.Builder addNodeGroupsBuilder(int index)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Parameter |
| Name |
Description |
index |
int
|
build()
public NodeGroupsScopedList build()
buildPartial()
public NodeGroupsScopedList buildPartial()
clear()
public NodeGroupsScopedList.Builder clear()
Overrides
clearNodeGroups()
public NodeGroupsScopedList.Builder clearNodeGroups()
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
clearWarning()
public NodeGroupsScopedList.Builder clearWarning()
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getDefaultInstanceForType()
public NodeGroupsScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getNodeGroups(int index)
public NodeGroup getNodeGroups(int index)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Parameter |
| Name |
Description |
index |
int
|
getNodeGroupsBuilder(int index)
public NodeGroup.Builder getNodeGroupsBuilder(int index)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Parameter |
| Name |
Description |
index |
int
|
getNodeGroupsBuilderList()
public List<NodeGroup.Builder> getNodeGroupsBuilderList()
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
getNodeGroupsCount()
public int getNodeGroupsCount()
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Returns |
| Type |
Description |
int |
|
getNodeGroupsList()
public List<NodeGroup> getNodeGroupsList()
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
getNodeGroupsOrBuilder(int index)
public NodeGroupOrBuilder getNodeGroupsOrBuilder(int index)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Parameter |
| Name |
Description |
index |
int
|
getNodeGroupsOrBuilderList()
public List<? extends NodeGroupOrBuilder> getNodeGroupsOrBuilderList()
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.NodeGroupOrBuilder> |
|
getWarning()
public Warning getWarning()
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Returns |
| Type |
Description |
Warning |
The warning.
|
getWarningBuilder()
public Warning.Builder getWarningBuilder()
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
public boolean hasWarning()
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Returns |
| Type |
Description |
boolean |
Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(NodeGroupsScopedList other)
public NodeGroupsScopedList.Builder mergeFrom(NodeGroupsScopedList other)
public NodeGroupsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public NodeGroupsScopedList.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeWarning(Warning value)
public NodeGroupsScopedList.Builder mergeWarning(Warning value)
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
removeNodeGroups(int index)
public NodeGroupsScopedList.Builder removeNodeGroups(int index)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
| Parameter |
| Name |
Description |
index |
int
|
setNodeGroups(int index, NodeGroup value)
public NodeGroupsScopedList.Builder setNodeGroups(int index, NodeGroup value)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
setNodeGroups(int index, NodeGroup.Builder builderForValue)
public NodeGroupsScopedList.Builder setNodeGroups(int index, NodeGroup.Builder builderForValue)
[Output Only] A list of node groups contained in this scope.
repeated .google.cloud.compute.v1.NodeGroup node_groups = 73188017;
setWarning(Warning value)
public NodeGroupsScopedList.Builder setWarning(Warning value)
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
public NodeGroupsScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] An informational warning that appears when the nodeGroup
list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;