public static final class DiskTypesScopedList.Builder extends GeneratedMessage.Builder<DiskTypesScopedList.Builder> implements DiskTypesScopedListOrBuilder
Protobuf type google.cloud.compute.v1.DiskTypesScopedList
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllDiskTypes(Iterable<? extends DiskType> values)
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;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.DiskType>
|
addDiskTypes(DiskType value)
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;
| Parameter |
| Name |
Description |
value |
DiskType
|
addDiskTypes(DiskType.Builder builderForValue)
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;
addDiskTypes(int index, DiskType value)
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;
addDiskTypes(int index, DiskType.Builder builderForValue)
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;
addDiskTypesBuilder()
public DiskType.Builder addDiskTypesBuilder()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;
addDiskTypesBuilder(int index)
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;
| Parameter |
| Name |
Description |
index |
int
|
build()
public DiskTypesScopedList build()
buildPartial()
public DiskTypesScopedList buildPartial()
clear()
public DiskTypesScopedList.Builder clear()
Overrides
clearDiskTypes()
public DiskTypesScopedList.Builder clearDiskTypes()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;
clearWarning()
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;
getDefaultInstanceForType()
public DiskTypesScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getDiskTypes(int index)
public DiskType getDiskTypes(int index)
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;
| Parameter |
| Name |
Description |
index |
int
|
getDiskTypesBuilder(int index)
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;
| Parameter |
| Name |
Description |
index |
int
|
getDiskTypesBuilderList()
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;
getDiskTypesCount()
public int getDiskTypesCount()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;
| Returns |
| Type |
Description |
int |
|
getDiskTypesList()
public List<DiskType> getDiskTypesList()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;
getDiskTypesOrBuilder(int index)
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;
| Parameter |
| Name |
Description |
index |
int
|
getDiskTypesOrBuilderList()
public List<? extends DiskTypeOrBuilder> getDiskTypesOrBuilderList()
[Output Only] A list of disk types contained in this scope.
repeated .google.cloud.compute.v1.DiskType disk_types = 198926167;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.DiskTypeOrBuilder> |
|
getWarning()
public 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;
| Returns |
| Type |
Description |
Warning |
The warning.
|
getWarningBuilder()
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;
getWarningOrBuilder()
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;
hasWarning()
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;
| Returns |
| Type |
Description |
boolean |
Whether the warning field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(DiskTypesScopedList other)
public DiskTypesScopedList.Builder mergeFrom(DiskTypesScopedList other)
public DiskTypesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public DiskTypesScopedList.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeWarning(Warning value)
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;
| Parameter |
| Name |
Description |
value |
Warning
|
removeDiskTypes(int index)
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;
| Parameter |
| Name |
Description |
index |
int
|
setDiskTypes(int index, DiskType value)
public 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;
setDiskTypes(int index, DiskType.Builder builderForValue)
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;
setWarning(Warning value)
public 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;
| Parameter |
| Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
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;