Package com.google.cloud.compute.v1
Class DisksScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>
-
- com.google.cloud.compute.v1.DisksScopedList.Builder
-
- All Implemented Interfaces:
DisksScopedListOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- DisksScopedList
public static final class DisksScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder> implements DisksScopedListOrBuilder
Protobuf typegoogle.cloud.compute.v1.DisksScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description DisksScopedList.BuilderaddAllDisks(Iterable<? extends Disk> values)[Output Only] A list of disks contained in this scope.DisksScopedList.BuilderaddDisks(int index, Disk value)[Output Only] A list of disks contained in this scope.DisksScopedList.BuilderaddDisks(int index, Disk.Builder builderForValue)[Output Only] A list of disks contained in this scope.DisksScopedList.BuilderaddDisks(Disk value)[Output Only] A list of disks contained in this scope.DisksScopedList.BuilderaddDisks(Disk.Builder builderForValue)[Output Only] A list of disks contained in this scope.Disk.BuilderaddDisksBuilder()[Output Only] A list of disks contained in this scope.Disk.BuilderaddDisksBuilder(int index)[Output Only] A list of disks contained in this scope.DisksScopedList.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DisksScopedListbuild()DisksScopedListbuildPartial()DisksScopedList.Builderclear()DisksScopedList.BuilderclearDisks()[Output Only] A list of disks contained in this scope.DisksScopedList.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)DisksScopedList.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DisksScopedList.BuilderclearWarning()[Output Only] Informational warning which replaces the list of disks when the list is empty.DisksScopedList.Builderclone()DisksScopedListgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()DiskgetDisks(int index)[Output Only] A list of disks contained in this scope.Disk.BuildergetDisksBuilder(int index)[Output Only] A list of disks contained in this scope.List<Disk.Builder>getDisksBuilderList()[Output Only] A list of disks contained in this scope.intgetDisksCount()[Output Only] A list of disks contained in this scope.List<Disk>getDisksList()[Output Only] A list of disks contained in this scope.DiskOrBuildergetDisksOrBuilder(int index)[Output Only] A list of disks contained in this scope.List<? extends DiskOrBuilder>getDisksOrBuilderList()[Output Only] A list of disks contained in this scope.WarninggetWarning()[Output Only] Informational warning which replaces the list of disks when the list is empty.Warning.BuildergetWarningBuilder()[Output Only] Informational warning which replaces the list of disks when the list is empty.WarningOrBuildergetWarningOrBuilder()[Output Only] Informational warning which replaces the list of disks when the list is empty.booleanhasWarning()[Output Only] Informational warning which replaces the list of disks when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()DisksScopedList.BuildermergeFrom(DisksScopedList other)DisksScopedList.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DisksScopedList.BuildermergeFrom(com.google.protobuf.Message other)DisksScopedList.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DisksScopedList.BuildermergeWarning(Warning value)[Output Only] Informational warning which replaces the list of disks when the list is empty.DisksScopedList.BuilderremoveDisks(int index)[Output Only] A list of disks contained in this scope.DisksScopedList.BuildersetDisks(int index, Disk value)[Output Only] A list of disks contained in this scope.DisksScopedList.BuildersetDisks(int index, Disk.Builder builderForValue)[Output Only] A list of disks contained in this scope.DisksScopedList.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DisksScopedList.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DisksScopedList.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DisksScopedList.BuildersetWarning(Warning value)[Output Only] Informational warning which replaces the list of disks when the list is empty.DisksScopedList.BuildersetWarning(Warning.Builder builderForValue)[Output Only] Informational warning which replaces the list of disks 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<DisksScopedList.Builder>
-
clear
public DisksScopedList.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<DisksScopedList.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<DisksScopedList.Builder>
-
getDefaultInstanceForType
public DisksScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public DisksScopedList build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public DisksScopedList buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public DisksScopedList.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<DisksScopedList.Builder>
-
setField
public DisksScopedList.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<DisksScopedList.Builder>
-
clearField
public DisksScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>
-
clearOneof
public DisksScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>
-
setRepeatedField
public DisksScopedList.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<DisksScopedList.Builder>
-
addRepeatedField
public DisksScopedList.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<DisksScopedList.Builder>
-
mergeFrom
public DisksScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<DisksScopedList.Builder>
-
mergeFrom
public DisksScopedList.Builder mergeFrom(DisksScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>
-
mergeFrom
public DisksScopedList.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<DisksScopedList.Builder>- Throws:
IOException
-
getDisksList
public List<Disk> getDisksList()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;- Specified by:
getDisksListin interfaceDisksScopedListOrBuilder
-
getDisksCount
public int getDisksCount()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;- Specified by:
getDisksCountin interfaceDisksScopedListOrBuilder
-
getDisks
public Disk getDisks(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;- Specified by:
getDisksin interfaceDisksScopedListOrBuilder
-
setDisks
public DisksScopedList.Builder setDisks(int index, Disk value)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
setDisks
public DisksScopedList.Builder setDisks(int index, Disk.Builder builderForValue)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
addDisks
public DisksScopedList.Builder addDisks(Disk value)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
addDisks
public DisksScopedList.Builder addDisks(int index, Disk value)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
addDisks
public DisksScopedList.Builder addDisks(Disk.Builder builderForValue)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
addDisks
public DisksScopedList.Builder addDisks(int index, Disk.Builder builderForValue)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
addAllDisks
public DisksScopedList.Builder addAllDisks(Iterable<? extends Disk> values)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
clearDisks
public DisksScopedList.Builder clearDisks()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
removeDisks
public DisksScopedList.Builder removeDisks(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
getDisksBuilder
public Disk.Builder getDisksBuilder(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
getDisksOrBuilder
public DiskOrBuilder getDisksOrBuilder(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;- Specified by:
getDisksOrBuilderin interfaceDisksScopedListOrBuilder
-
getDisksOrBuilderList
public List<? extends DiskOrBuilder> getDisksOrBuilderList()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;- Specified by:
getDisksOrBuilderListin interfaceDisksScopedListOrBuilder
-
addDisksBuilder
public Disk.Builder addDisksBuilder()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
addDisksBuilder
public Disk.Builder addDisksBuilder(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
getDisksBuilderList
public List<Disk.Builder> getDisksBuilderList()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;
-
hasWarning
public boolean hasWarning()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
hasWarningin interfaceDisksScopedListOrBuilder- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningin interfaceDisksScopedListOrBuilder- Returns:
- The warning.
-
setWarning
public DisksScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public DisksScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public DisksScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public DisksScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;- Specified by:
getWarningOrBuilderin interfaceDisksScopedListOrBuilder
-
setUnknownFields
public final DisksScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>
-
mergeUnknownFields
public final DisksScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>
-
-