public static final class NodeTemplatesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder> implements NodeTemplatesScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.NodeTemplatesScopedList| Modifier and Type | Method and Description |
|---|---|
NodeTemplatesScopedList.Builder |
addAllNodeTemplates(Iterable<? extends NodeTemplate> values)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
addNodeTemplates(int index,
NodeTemplate.Builder builderForValue)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
addNodeTemplates(int index,
NodeTemplate value)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
addNodeTemplates(NodeTemplate.Builder builderForValue)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
addNodeTemplates(NodeTemplate value)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplate.Builder |
addNodeTemplatesBuilder()
[Output Only] A list of node templates contained in this scope.
|
NodeTemplate.Builder |
addNodeTemplatesBuilder(int index)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeTemplatesScopedList |
build() |
NodeTemplatesScopedList |
buildPartial() |
NodeTemplatesScopedList.Builder |
clear() |
NodeTemplatesScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NodeTemplatesScopedList.Builder |
clearNodeTemplates()
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NodeTemplatesScopedList.Builder |
clearWarning()
[Output Only] An informational warning that appears when the node templates list is empty.
|
NodeTemplatesScopedList.Builder |
clone() |
NodeTemplatesScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NodeTemplate |
getNodeTemplates(int index)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplate.Builder |
getNodeTemplatesBuilder(int index)
[Output Only] A list of node templates contained in this scope.
|
List<NodeTemplate.Builder> |
getNodeTemplatesBuilderList()
[Output Only] A list of node templates contained in this scope.
|
int |
getNodeTemplatesCount()
[Output Only] A list of node templates contained in this scope.
|
List<NodeTemplate> |
getNodeTemplatesList()
[Output Only] A list of node templates contained in this scope.
|
NodeTemplateOrBuilder |
getNodeTemplatesOrBuilder(int index)
[Output Only] A list of node templates contained in this scope.
|
List<? extends NodeTemplateOrBuilder> |
getNodeTemplatesOrBuilderList()
[Output Only] A list of node templates contained in this scope.
|
Warning |
getWarning()
[Output Only] An informational warning that appears when the node templates list is empty.
|
Warning.Builder |
getWarningBuilder()
[Output Only] An informational warning that appears when the node templates list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] An informational warning that appears when the node templates list is empty.
|
boolean |
hasWarning()
[Output Only] An informational warning that appears when the node templates list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NodeTemplatesScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NodeTemplatesScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
NodeTemplatesScopedList.Builder |
mergeFrom(NodeTemplatesScopedList other) |
NodeTemplatesScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NodeTemplatesScopedList.Builder |
mergeWarning(Warning value)
[Output Only] An informational warning that appears when the node templates list is empty.
|
NodeTemplatesScopedList.Builder |
removeNodeTemplates(int index)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NodeTemplatesScopedList.Builder |
setNodeTemplates(int index,
NodeTemplate.Builder builderForValue)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
setNodeTemplates(int index,
NodeTemplate value)
[Output Only] A list of node templates contained in this scope.
|
NodeTemplatesScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NodeTemplatesScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NodeTemplatesScopedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] An informational warning that appears when the node templates list is empty.
|
NodeTemplatesScopedList.Builder |
setWarning(Warning value)
[Output Only] An informational warning that appears when the node templates list is empty.
|
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<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.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<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NodeTemplatesScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NodeTemplatesScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NodeTemplatesScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.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<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.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<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.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<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.Builder mergeFrom(NodeTemplatesScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder>public NodeTemplatesScopedList.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<NodeTemplatesScopedList.Builder>IOExceptionpublic List<NodeTemplate> getNodeTemplatesList()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;getNodeTemplatesList in interface NodeTemplatesScopedListOrBuilderpublic int getNodeTemplatesCount()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;getNodeTemplatesCount in interface NodeTemplatesScopedListOrBuilderpublic NodeTemplate getNodeTemplates(int index)
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;getNodeTemplates in interface NodeTemplatesScopedListOrBuilderpublic 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;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;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;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;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;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;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;public NodeTemplatesScopedList.Builder clearNodeTemplates()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;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;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;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;getNodeTemplatesOrBuilder in interface NodeTemplatesScopedListOrBuilderpublic List<? extends NodeTemplateOrBuilder> getNodeTemplatesOrBuilderList()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;getNodeTemplatesOrBuilderList in interface NodeTemplatesScopedListOrBuilderpublic NodeTemplate.Builder addNodeTemplatesBuilder()
[Output Only] A list of node templates contained in this scope.
repeated .google.cloud.compute.v1.NodeTemplate node_templates = 354111804;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;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;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;hasWarning in interface NodeTemplatesScopedListOrBuilderpublic Warning getWarning()
[Output Only] An informational warning that appears when the node templates list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface NodeTemplatesScopedListOrBuilderpublic 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;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;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;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;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;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;getWarningOrBuilder in interface NodeTemplatesScopedListOrBuilderpublic final NodeTemplatesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder>public final NodeTemplatesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NodeTemplatesScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.