Package com.google.cloud.compute.v1
Class InstanceGroupsScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
- com.google.cloud.compute.v1.InstanceGroupsScopedList.Builder
-
- All Implemented Interfaces:
InstanceGroupsScopedListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InstanceGroupsScopedList
public static final class InstanceGroupsScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder> implements InstanceGroupsScopedListOrBuilder
Protobuf typegoogle.cloud.compute.v1.InstanceGroupsScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstanceGroupsScopedList.BuilderaddAllInstanceGroups(Iterable<? extends InstanceGroup> values)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuilderaddInstanceGroups(int index, InstanceGroup value)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuilderaddInstanceGroups(int index, InstanceGroup.Builder builderForValue)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuilderaddInstanceGroups(InstanceGroup value)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuilderaddInstanceGroups(InstanceGroup.Builder builderForValue)[Output Only] The list of instance groups that are contained in this scope.InstanceGroup.BuilderaddInstanceGroupsBuilder()[Output Only] The list of instance groups that are contained in this scope.InstanceGroup.BuilderaddInstanceGroupsBuilder(int index)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceGroupsScopedListbuild()InstanceGroupsScopedListbuildPartial()InstanceGroupsScopedList.Builderclear()InstanceGroupsScopedList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)InstanceGroupsScopedList.BuilderclearInstanceGroups()[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InstanceGroupsScopedList.BuilderclearWarning()[Output Only] An informational warning that replaces the list of instance groups when the list is empty.InstanceGroupsScopedList.Builderclone()InstanceGroupsScopedListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()InstanceGroupgetInstanceGroups(int index)[Output Only] The list of instance groups that are contained in this scope.InstanceGroup.BuildergetInstanceGroupsBuilder(int index)[Output Only] The list of instance groups that are contained in this scope.List<InstanceGroup.Builder>getInstanceGroupsBuilderList()[Output Only] The list of instance groups that are contained in this scope.intgetInstanceGroupsCount()[Output Only] The list of instance groups that are contained in this scope.List<InstanceGroup>getInstanceGroupsList()[Output Only] The list of instance groups that are contained in this scope.InstanceGroupOrBuildergetInstanceGroupsOrBuilder(int index)[Output Only] The list of instance groups that are contained in this scope.List<? extends InstanceGroupOrBuilder>getInstanceGroupsOrBuilderList()[Output Only] The list of instance groups that are contained in this scope.WarninggetWarning()[Output Only] An informational warning that replaces the list of instance groups when the list is empty.Warning.BuildergetWarningBuilder()[Output Only] An informational warning that replaces the list of instance groups when the list is empty.WarningOrBuildergetWarningOrBuilder()[Output Only] An informational warning that replaces the list of instance groups when the list is empty.booleanhasWarning()[Output Only] An informational warning that replaces the list of instance groups when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()InstanceGroupsScopedList.BuildermergeFrom(InstanceGroupsScopedList other)InstanceGroupsScopedList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InstanceGroupsScopedList.BuildermergeFrom(com.google.protobuf.Message other)InstanceGroupsScopedList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstanceGroupsScopedList.BuildermergeWarning(Warning value)[Output Only] An informational warning that replaces the list of instance groups when the list is empty.InstanceGroupsScopedList.BuilderremoveInstanceGroups(int index)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstanceGroupsScopedList.BuildersetInstanceGroups(int index, InstanceGroup value)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuildersetInstanceGroups(int index, InstanceGroup.Builder builderForValue)[Output Only] The list of instance groups that are contained in this scope.InstanceGroupsScopedList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InstanceGroupsScopedList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstanceGroupsScopedList.BuildersetWarning(Warning value)[Output Only] An informational warning that replaces the list of instance groups when the list is empty.InstanceGroupsScopedList.BuildersetWarning(Warning.Builder builderForValue)[Output Only] An informational warning that replaces the list of instance groups when the list is empty.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
clear
public InstanceGroupsScopedList.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
getDefaultInstanceForType
public InstanceGroupsScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstanceGroupsScopedList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstanceGroupsScopedList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstanceGroupsScopedList.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
setField
public InstanceGroupsScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
clearField
public InstanceGroupsScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
clearOneof
public InstanceGroupsScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
setRepeatedField
public InstanceGroupsScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
addRepeatedField
public InstanceGroupsScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
mergeFrom
public InstanceGroupsScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupsScopedList.Builder>
-
mergeFrom
public InstanceGroupsScopedList.Builder mergeFrom(InstanceGroupsScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
mergeFrom
public InstanceGroupsScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstanceGroupsScopedList.Builder>- Throws:
IOException
-
getInstanceGroupsList
public List<InstanceGroup> getInstanceGroupsList()
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;- Specified by:
getInstanceGroupsListin interfaceInstanceGroupsScopedListOrBuilder
-
getInstanceGroupsCount
public int getInstanceGroupsCount()
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;- Specified by:
getInstanceGroupsCountin interfaceInstanceGroupsScopedListOrBuilder
-
getInstanceGroups
public InstanceGroup getInstanceGroups(int index)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;- Specified by:
getInstanceGroupsin interfaceInstanceGroupsScopedListOrBuilder
-
setInstanceGroups
public InstanceGroupsScopedList.Builder setInstanceGroups(int index, InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
setInstanceGroups
public InstanceGroupsScopedList.Builder setInstanceGroups(int index, InstanceGroup.Builder builderForValue)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
addInstanceGroups
public InstanceGroupsScopedList.Builder addInstanceGroups(InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
addInstanceGroups
public InstanceGroupsScopedList.Builder addInstanceGroups(int index, InstanceGroup value)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
addInstanceGroups
public InstanceGroupsScopedList.Builder addInstanceGroups(InstanceGroup.Builder builderForValue)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
addInstanceGroups
public InstanceGroupsScopedList.Builder addInstanceGroups(int index, InstanceGroup.Builder builderForValue)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
addAllInstanceGroups
public InstanceGroupsScopedList.Builder addAllInstanceGroups(Iterable<? extends InstanceGroup> values)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
clearInstanceGroups
public InstanceGroupsScopedList.Builder clearInstanceGroups()
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
removeInstanceGroups
public InstanceGroupsScopedList.Builder removeInstanceGroups(int index)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
getInstanceGroupsBuilder
public InstanceGroup.Builder getInstanceGroupsBuilder(int index)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
getInstanceGroupsOrBuilder
public InstanceGroupOrBuilder getInstanceGroupsOrBuilder(int index)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;- Specified by:
getInstanceGroupsOrBuilderin interfaceInstanceGroupsScopedListOrBuilder
-
getInstanceGroupsOrBuilderList
public List<? extends InstanceGroupOrBuilder> getInstanceGroupsOrBuilderList()
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;- Specified by:
getInstanceGroupsOrBuilderListin interfaceInstanceGroupsScopedListOrBuilder
-
addInstanceGroupsBuilder
public InstanceGroup.Builder addInstanceGroupsBuilder()
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
addInstanceGroupsBuilder
public InstanceGroup.Builder addInstanceGroupsBuilder(int index)
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
getInstanceGroupsBuilderList
public List<InstanceGroup.Builder> getInstanceGroupsBuilderList()
[Output Only] The list of instance groups that are contained in this scope.
repeated .google.cloud.compute.v1.InstanceGroup instance_groups = 366469310;
-
hasWarning
public boolean hasWarning()
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceInstanceGroupsScopedListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceInstanceGroupsScopedListOrBuilder- Returns:
- The warning.
-
setWarning
public InstanceGroupsScopedList.Builder setWarning(Warning value)
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public InstanceGroupsScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public InstanceGroupsScopedList.Builder mergeWarning(Warning value)
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public InstanceGroupsScopedList.Builder clearWarning()
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
[Output Only] An informational warning that replaces the list of instance groups when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceInstanceGroupsScopedListOrBuilder
-
setUnknownFields
public final InstanceGroupsScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
mergeUnknownFields
public final InstanceGroupsScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstanceGroupsScopedList.Builder>
-
-