public static final class DiskTypesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.Builder> implements DiskTypesScopedListOrBuilder
Protobuf type
google.cloud.compute.v1.DiskTypesScopedList| Modifier and Type | Method and Description |
|---|---|
DiskTypesScopedList.Builder |
addAllDiskTypes(Iterable<? extends DiskType> values)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
addDiskTypes(DiskType.Builder builderForValue)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
addDiskTypes(DiskType value)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
addDiskTypes(int index,
DiskType.Builder builderForValue)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
addDiskTypes(int index,
DiskType value)
[Output Only] A list of disk types contained in this scope.
|
DiskType.Builder |
addDiskTypesBuilder()
[Output Only] A list of disk types contained in this scope.
|
DiskType.Builder |
addDiskTypesBuilder(int index)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DiskTypesScopedList |
build() |
DiskTypesScopedList |
buildPartial() |
DiskTypesScopedList.Builder |
clear() |
DiskTypesScopedList.Builder |
clearDiskTypes()
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DiskTypesScopedList.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DiskTypesScopedList.Builder |
clearWarning()
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
|
DiskTypesScopedList.Builder |
clone() |
DiskTypesScopedList |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
DiskType |
getDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
|
DiskType.Builder |
getDiskTypesBuilder(int index)
[Output Only] A list of disk types contained in this scope.
|
List<DiskType.Builder> |
getDiskTypesBuilderList()
[Output Only] A list of disk types contained in this scope.
|
int |
getDiskTypesCount()
[Output Only] A list of disk types contained in this scope.
|
List<DiskType> |
getDiskTypesList()
[Output Only] A list of disk types contained in this scope.
|
DiskTypeOrBuilder |
getDiskTypesOrBuilder(int index)
[Output Only] A list of disk types contained in this scope.
|
List<? extends DiskTypeOrBuilder> |
getDiskTypesOrBuilderList()
[Output Only] A list of disk types contained in this scope.
|
Warning |
getWarning()
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
|
Warning.Builder |
getWarningBuilder()
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
|
WarningOrBuilder |
getWarningOrBuilder()
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
|
boolean |
hasWarning()
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DiskTypesScopedList.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DiskTypesScopedList.Builder |
mergeFrom(DiskTypesScopedList other) |
DiskTypesScopedList.Builder |
mergeFrom(com.google.protobuf.Message other) |
DiskTypesScopedList.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DiskTypesScopedList.Builder |
mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
|
DiskTypesScopedList.Builder |
removeDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
setDiskTypes(int index,
DiskType.Builder builderForValue)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
setDiskTypes(int index,
DiskType value)
[Output Only] A list of disk types contained in this scope.
|
DiskTypesScopedList.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DiskTypesScopedList.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DiskTypesScopedList.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DiskTypesScopedList.Builder |
setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
|
DiskTypesScopedList.Builder |
setWarning(Warning value)
[Output Only] Informational warning which replaces the list of disk types 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<DiskTypesScopedList.Builder>public DiskTypesScopedList.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.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<DiskTypesScopedList.Builder>public DiskTypesScopedList getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DiskTypesScopedList build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DiskTypesScopedList buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DiskTypesScopedList.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.Builder>public DiskTypesScopedList.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<DiskTypesScopedList.Builder>public DiskTypesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.Builder>public DiskTypesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.Builder>public DiskTypesScopedList.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<DiskTypesScopedList.Builder>public DiskTypesScopedList.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<DiskTypesScopedList.Builder>public DiskTypesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DiskTypesScopedList.Builder>public DiskTypesScopedList.Builder mergeFrom(DiskTypesScopedList other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.Builder>public DiskTypesScopedList.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<DiskTypesScopedList.Builder>IOExceptionpublic List<DiskType> getDiskTypesList()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;getDiskTypesList in interface DiskTypesScopedListOrBuilderpublic int getDiskTypesCount()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;getDiskTypesCount in interface DiskTypesScopedListOrBuilderpublic DiskType getDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;getDiskTypes in interface DiskTypesScopedListOrBuilderpublic DiskTypesScopedList.Builder setDiskTypes(int index, DiskType value)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder setDiskTypes(int index, DiskType.Builder builderForValue)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder addDiskTypes(DiskType value)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder addDiskTypes(int index, DiskType value)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder addDiskTypes(DiskType.Builder builderForValue)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder addDiskTypes(int index, DiskType.Builder builderForValue)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder addAllDiskTypes(Iterable<? extends DiskType> values)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder clearDiskTypes()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypesScopedList.Builder removeDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskType.Builder getDiskTypesBuilder(int index)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskTypeOrBuilder getDiskTypesOrBuilder(int index)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;getDiskTypesOrBuilder in interface DiskTypesScopedListOrBuilderpublic List<? extends DiskTypeOrBuilder> getDiskTypesOrBuilderList()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;getDiskTypesOrBuilderList in interface DiskTypesScopedListOrBuilderpublic DiskType.Builder addDiskTypesBuilder()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public DiskType.Builder addDiskTypesBuilder(int index)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public List<DiskType.Builder> getDiskTypesBuilderList()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;public boolean hasWarning()
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;hasWarning in interface DiskTypesScopedListOrBuilderpublic Warning getWarning()
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarning in interface DiskTypesScopedListOrBuilderpublic DiskTypesScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public DiskTypesScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public DiskTypesScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of disk types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;public DiskTypesScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of disk types 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 disk types 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 disk types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;getWarningOrBuilder in interface DiskTypesScopedListOrBuilderpublic final DiskTypesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.Builder>public final DiskTypesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DiskTypesScopedList.Builder>Copyright © 2023 Google LLC. All rights reserved.