- 1.86.0 (latest)
- 1.85.0
- 1.84.0
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public static final class DiskTypesScopedList.Builder extends GeneratedMessageV3.Builder<DiskTypesScopedList.Builder> implements DiskTypesScopedListOrBuilder Protobuf type google.cloud.compute.v1.DiskTypesScopedList
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DiskTypesScopedList.BuilderImplements
DiskTypesScopedListOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
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> |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
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 |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
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;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DiskType.Builder |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
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;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
DiskType |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
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;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
DiskType.Builder |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
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;
| Returns | |
|---|---|
| Type | Description |
DiskType.Builder |
|
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 |
| Returns | |
|---|---|
| Type | Description |
DiskType.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DiskTypesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
build()
public DiskTypesScopedList build()| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList |
|
buildPartial()
public DiskTypesScopedList buildPartial()| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList |
|
clear()
public DiskTypesScopedList.Builder clear()| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
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;
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public DiskTypesScopedList.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public DiskTypesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
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;
| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
clone()
public DiskTypesScopedList.Builder clone()| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList.Builder |
|
getDefaultInstanceForType()
public DiskTypesScopedList getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DiskTypesScopedList |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
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 |
| Returns | |
|---|---|
| Type | Description |
DiskType |
|
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 |
| Returns | |
|---|---|
| Type | Description |
DiskType.Builder |
|
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;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
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;
| Returns | |
|---|---|
| Type | Description |
List<DiskType> |
|
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 |
| Returns | |
|---|---|
| Type | Description |
DiskTypeOrBuilder |
|
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;
| Returns | |
|---|---|
| Type | Description |
Warning.Builder |
|
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;
| Returns | |
|---|---|
| Type | Description |
WarningOrBuilder |
|
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 |