public static final class DisksScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder> implements DisksScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.DisksScopedList| Modifier and Type | Method and Description |
|---|---|
DisksScopedList.Builder |
addAllDisks(Iterable<? extends Disk> values)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
addDisks(Disk.Builder builderForValue)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
addDisks(Disk value)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
addDisks(int index,
Disk.Builder builderForValue)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
addDisks(int index,
Disk value)
[Output Only] A list of disks contained in this scope.
|
Disk.Builder |
addDisksBuilder()
[Output Only] A list of disks contained in this scope.
|
Disk.Builder |
addDisksBuilder(int index)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DisksScopedList |
build() |
DisksScopedList |
buildPartial() |
DisksScopedList.Builder |
clear() |
DisksScopedList.Builder |
clearDisks()
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DisksScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DisksScopedList.Builder |
clearWarning()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
DisksScopedList.Builder |
clone() |
DisksScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Disk |
getDisks(int index)
[Output Only] A list of disks contained in this scope.
|
Disk.Builder |
getDisksBuilder(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.
|
int |
getDisksCount()
[Output Only] A list of disks contained in this scope.
|
List<Disk> |
getDisksList()
[Output Only] A list of disks contained in this scope.
|
DiskOrBuilder |
getDisksOrBuilder(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.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DisksScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DisksScopedList.Builder |
mergeFrom(DisksScopedList other) |
DisksScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
DisksScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DisksScopedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
DisksScopedList.Builder |
removeDisks(int index)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
setDisks(int index,
Disk.Builder builderForValue)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
setDisks(int index,
Disk value)
[Output Only] A list of disks contained in this scope.
|
DisksScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DisksScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DisksScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DisksScopedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of disks when the list is empty.
|
DisksScopedList.Builder |
setWarning(Warning value)
[Output Only] Informational warning which replaces the list of disks when the 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<DisksScopedList.Builder>public DisksScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.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<DisksScopedList.Builder>public DisksScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DisksScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DisksScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DisksScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>public DisksScopedList.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<DisksScopedList.Builder>public DisksScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>public DisksScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>public DisksScopedList.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<DisksScopedList.Builder>public DisksScopedList.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<DisksScopedList.Builder>public DisksScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DisksScopedList.Builder>public DisksScopedList.Builder mergeFrom(DisksScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>public DisksScopedList.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<DisksScopedList.Builder>IOExceptionpublic List<Disk> getDisksList()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;getDisksList in interface DisksScopedListOrBuilderpublic int getDisksCount()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;getDisksCount in interface DisksScopedListOrBuilderpublic Disk getDisks(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;getDisks in interface DisksScopedListOrBuilderpublic 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;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;public DisksScopedList.Builder addDisks(Disk value)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;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;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;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;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;public DisksScopedList.Builder clearDisks()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;public DisksScopedList.Builder removeDisks(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;public Disk.Builder getDisksBuilder(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;public DiskOrBuilder getDisksOrBuilder(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;getDisksOrBuilder in interface DisksScopedListOrBuilderpublic List<? extends DiskOrBuilder> getDisksOrBuilderList()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;getDisksOrBuilderList in interface DisksScopedListOrBuilderpublic Disk.Builder addDisksBuilder()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;public Disk.Builder addDisksBuilder(int index)
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;public List<Disk.Builder> getDisksBuilderList()
[Output Only] A list of disks contained in this scope.
repeated .google.cloud.compute.v1.Disk disks = 95594102;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;hasWarning in interface DisksScopedListOrBuilderpublic 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;getWarning in interface DisksScopedListOrBuilderpublic 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;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;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;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;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;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;getWarningOrBuilder in interface DisksScopedListOrBuilderpublic final DisksScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>public final DisksScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DisksScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.