public static final class NodeTemplatesScopedList.Builder extends GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder> implements NodeTemplatesScopedListOrBuilder
Protobuf type google.cloud.compute.v1.NodeTemplatesScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllNodeTemplates(Iterable<? extends NodeTemplate> values)
public NodeTemplatesScopedList.Builder addAllNodeTemplates(Iterable<? extends NodeTemplate> values)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.cloud.compute.v1.NodeTemplate>
|
addNodeTemplates(NodeTemplate value)
public NodeTemplatesScopedList.Builder addNodeTemplates(NodeTemplate value)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
addNodeTemplates(NodeTemplate.Builder builderForValue)
public NodeTemplatesScopedList.Builder addNodeTemplates(NodeTemplate.Builder builderForValue)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
addNodeTemplates(int index, NodeTemplate value)
public NodeTemplatesScopedList.Builder addNodeTemplates(int index, NodeTemplate value)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
addNodeTemplates(int index, NodeTemplate.Builder builderForValue)
public NodeTemplatesScopedList.Builder addNodeTemplates(int index, NodeTemplate.Builder builderForValue)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
addNodeTemplatesBuilder()
public NodeTemplate.Builder addNodeTemplatesBuilder()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
addNodeTemplatesBuilder(int index)
public NodeTemplate.Builder addNodeTemplatesBuilder(int index)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Parameter |
---|
Name | Description |
index | int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public NodeTemplatesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public NodeTemplatesScopedList build()
buildPartial()
public NodeTemplatesScopedList buildPartial()
clear()
public NodeTemplatesScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public NodeTemplatesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearNodeTemplates()
public NodeTemplatesScopedList.Builder clearNodeTemplates()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
clearOneof(Descriptors.OneofDescriptor oneof)
public NodeTemplatesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearWarning()
public NodeTemplatesScopedList.Builder clearWarning()
[Output Only] An informational warning that appears when the node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public NodeTemplatesScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public NodeTemplatesScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getNodeTemplates(int index)
public NodeTemplate getNodeTemplates(int index)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Parameter |
---|
Name | Description |
index | int
|
getNodeTemplatesBuilder(int index)
public NodeTemplate.Builder getNodeTemplatesBuilder(int index)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Parameter |
---|
Name | Description |
index | int
|
getNodeTemplatesBuilderList()
public List<NodeTemplate.Builder> getNodeTemplatesBuilderList()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
getNodeTemplatesCount()
public int getNodeTemplatesCount()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Returns |
---|
Type | Description |
int | |
getNodeTemplatesList()
public List<NodeTemplate> getNodeTemplatesList()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
getNodeTemplatesOrBuilder(int index)
public NodeTemplateOrBuilder getNodeTemplatesOrBuilder(int index)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Parameter |
---|
Name | Description |
index | int
|
getNodeTemplatesOrBuilderList()
public List<? extends NodeTemplateOrBuilder> getNodeTemplatesOrBuilderList()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Returns |
---|
Type | Description |
List<? extends com.google.cloud.compute.v1.NodeTemplateOrBuilder> | |
getWarning()
public Warning getWarning()
[Output Only] An informational warning that appears when the node templates 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 node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getWarningOrBuilder()
public WarningOrBuilder getWarningOrBuilder()
[Output Only] An informational warning that appears when the node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
hasWarning()
public boolean hasWarning()
[Output Only] An informational warning that appears when the node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Returns |
---|
Type | Description |
boolean | Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(NodeTemplatesScopedList other)
public NodeTemplatesScopedList.Builder mergeFrom(NodeTemplatesScopedList other)
public NodeTemplatesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public NodeTemplatesScopedList.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final NodeTemplatesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public NodeTemplatesScopedList.Builder mergeWarning(Warning value)
[Output Only] An informational warning that appears when the node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
---|
Name | Description |
value | Warning
|
removeNodeTemplates(int index)
public NodeTemplatesScopedList.Builder removeNodeTemplates(int index)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
Parameter |
---|
Name | Description |
index | int
|
setField(Descriptors.FieldDescriptor field, Object value)
public NodeTemplatesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setNodeTemplates(int index, NodeTemplate value)
public NodeTemplatesScopedList.Builder setNodeTemplates(int index, NodeTemplate value)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
setNodeTemplates(int index, NodeTemplate.Builder builderForValue)
public NodeTemplatesScopedList.Builder setNodeTemplates(int index, NodeTemplate.Builder builderForValue)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public NodeTemplatesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final NodeTemplatesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public NodeTemplatesScopedList.Builder setWarning(Warning value)
[Output Only] An informational warning that appears when the node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
---|
Name | Description |
value | Warning
|
setWarning(Warning.Builder builderForValue)
public NodeTemplatesScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] An informational warning that appears when the node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;