public static final class StoragePoolsScopedList.Builder extends GeneratedMessageV3.Builder<StoragePoolsScopedList.Builder> implements StoragePoolsScopedListOrBuilder
Protobuf type google.cloud.compute.v1.StoragePoolsScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllStoragePools(Iterable<? extends StoragePool> values)
public StoragePoolsScopedList.Builder addAllStoragePools(Iterable<? extends StoragePool> values)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.StoragePool>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public StoragePoolsScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
addStoragePools(StoragePool value)
public StoragePoolsScopedList.Builder addStoragePools(StoragePool value)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
addStoragePools(StoragePool.Builder builderForValue)
public StoragePoolsScopedList.Builder addStoragePools(StoragePool.Builder builderForValue)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
addStoragePools(int index, StoragePool value)
public StoragePoolsScopedList.Builder addStoragePools(int index, StoragePool value)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
addStoragePools(int index, StoragePool.Builder builderForValue)
public StoragePoolsScopedList.Builder addStoragePools(int index, StoragePool.Builder builderForValue)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
addStoragePoolsBuilder()
public StoragePool.Builder addStoragePoolsBuilder()
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
addStoragePoolsBuilder(int index)
public StoragePool.Builder addStoragePoolsBuilder(int index)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Parameter |
Name |
Description |
index |
int
|
build()
public StoragePoolsScopedList build()
buildPartial()
public StoragePoolsScopedList buildPartial()
clear()
public StoragePoolsScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public StoragePoolsScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public StoragePoolsScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearStoragePools()
public StoragePoolsScopedList.Builder clearStoragePools()
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
clearWarning()
public StoragePoolsScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of storage pool when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
clone()
public StoragePoolsScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public StoragePoolsScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getStoragePools(int index)
public StoragePool getStoragePools(int index)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Parameter |
Name |
Description |
index |
int
|
getStoragePoolsBuilder(int index)
public StoragePool.Builder getStoragePoolsBuilder(int index)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Parameter |
Name |
Description |
index |
int
|
getStoragePoolsBuilderList()
public List<StoragePool.Builder> getStoragePoolsBuilderList()
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
getStoragePoolsCount()
public int getStoragePoolsCount()
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Returns |
Type |
Description |
int |
|
getStoragePoolsList()
public List<StoragePool> getStoragePoolsList()
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
getStoragePoolsOrBuilder(int index)
public StoragePoolOrBuilder getStoragePoolsOrBuilder(int index)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Parameter |
Name |
Description |
index |
int
|
getStoragePoolsOrBuilderList()
public List<? extends StoragePoolOrBuilder> getStoragePoolsOrBuilderList()
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Returns |
Type |
Description |
List<? extends com.google.cloud.compute.v1.StoragePoolOrBuilder> |
|
getWarning()
public Warning getWarning()
[Output Only] Informational warning which replaces the list of storage pool 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 storage pool 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 storage pool 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 storage pool 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 GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(StoragePoolsScopedList other)
public StoragePoolsScopedList.Builder mergeFrom(StoragePoolsScopedList other)
public StoragePoolsScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public StoragePoolsScopedList.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final StoragePoolsScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
mergeWarning(Warning value)
public StoragePoolsScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of storage pool when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
Name |
Description |
value |
Warning
|
removeStoragePools(int index)
public StoragePoolsScopedList.Builder removeStoragePools(int index)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
Parameter |
Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public StoragePoolsScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public StoragePoolsScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setStoragePools(int index, StoragePool value)
public StoragePoolsScopedList.Builder setStoragePools(int index, StoragePool value)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
setStoragePools(int index, StoragePool.Builder builderForValue)
public StoragePoolsScopedList.Builder setStoragePools(int index, StoragePool.Builder builderForValue)
[Output Only] A list of storage pool contained in this scope.
repeated .google.cloud.compute.v1.StoragePool storage_pools = 437258515;
setUnknownFields(UnknownFieldSet unknownFields)
public final StoragePoolsScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides
setWarning(Warning value)
public StoragePoolsScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of storage pool when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
Parameter |
Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
public StoragePoolsScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of storage pool when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;