public static final class StoragePoolTypesScopedList.Builder extends GeneratedMessage.Builder<StoragePoolTypesScopedList.Builder> implements StoragePoolTypesScopedListOrBuilder
Protobuf type google.cloud.compute.v1.StoragePoolTypesScopedList
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
addAllStoragePoolTypes(Iterable<? extends StoragePoolType> values)
public StoragePoolTypesScopedList.Builder addAllStoragePoolTypes(Iterable<? extends StoragePoolType> values)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.StoragePoolType>
|
addStoragePoolTypes(StoragePoolType value)
public StoragePoolTypesScopedList.Builder addStoragePoolTypes(StoragePoolType value)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
addStoragePoolTypes(StoragePoolType.Builder builderForValue)
public StoragePoolTypesScopedList.Builder addStoragePoolTypes(StoragePoolType.Builder builderForValue)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
addStoragePoolTypes(int index, StoragePoolType value)
public StoragePoolTypesScopedList.Builder addStoragePoolTypes(int index, StoragePoolType value)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
addStoragePoolTypes(int index, StoragePoolType.Builder builderForValue)
public StoragePoolTypesScopedList.Builder addStoragePoolTypes(int index, StoragePoolType.Builder builderForValue)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
addStoragePoolTypesBuilder()
public StoragePoolType.Builder addStoragePoolTypesBuilder()
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
addStoragePoolTypesBuilder(int index)
public StoragePoolType.Builder addStoragePoolTypesBuilder(int index)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Parameter |
| Name |
Description |
index |
int
|
build()
public StoragePoolTypesScopedList build()
buildPartial()
public StoragePoolTypesScopedList buildPartial()
clear()
public StoragePoolTypesScopedList.Builder clear()
Overrides
clearStoragePoolTypes()
public StoragePoolTypesScopedList.Builder clearStoragePoolTypes()
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
clearWarning()
public StoragePoolTypesScopedList.Builder clearWarning()
[Output Only] Informational warning which replaces the list of storage pool
types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
getDefaultInstanceForType()
public StoragePoolTypesScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getStoragePoolTypes(int index)
public StoragePoolType getStoragePoolTypes(int index)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Parameter |
| Name |
Description |
index |
int
|
getStoragePoolTypesBuilder(int index)
public StoragePoolType.Builder getStoragePoolTypesBuilder(int index)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Parameter |
| Name |
Description |
index |
int
|
getStoragePoolTypesBuilderList()
public List<StoragePoolType.Builder> getStoragePoolTypesBuilderList()
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
getStoragePoolTypesCount()
public int getStoragePoolTypesCount()
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Returns |
| Type |
Description |
int |
|
getStoragePoolTypesList()
public List<StoragePoolType> getStoragePoolTypesList()
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
getStoragePoolTypesOrBuilder(int index)
public StoragePoolTypeOrBuilder getStoragePoolTypesOrBuilder(int index)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Parameter |
| Name |
Description |
index |
int
|
getStoragePoolTypesOrBuilderList()
public List<? extends StoragePoolTypeOrBuilder> getStoragePoolTypesOrBuilderList()
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.compute.v1.StoragePoolTypeOrBuilder> |
|
getWarning()
public Warning getWarning()
[Output Only] Informational warning which replaces the list of storage pool
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 storage pool
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 storage pool
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 storage pool
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(StoragePoolTypesScopedList other)
public StoragePoolTypesScopedList.Builder mergeFrom(StoragePoolTypesScopedList other)
public StoragePoolTypesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public StoragePoolTypesScopedList.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeWarning(Warning value)
public StoragePoolTypesScopedList.Builder mergeWarning(Warning value)
[Output Only] Informational warning which replaces the list of storage pool
types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
removeStoragePoolTypes(int index)
public StoragePoolTypesScopedList.Builder removeStoragePoolTypes(int index)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
| Parameter |
| Name |
Description |
index |
int
|
setStoragePoolTypes(int index, StoragePoolType value)
public StoragePoolTypesScopedList.Builder setStoragePoolTypes(int index, StoragePoolType value)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
setStoragePoolTypes(int index, StoragePoolType.Builder builderForValue)
public StoragePoolTypesScopedList.Builder setStoragePoolTypes(int index, StoragePoolType.Builder builderForValue)
[Output Only] A list of storage pool types contained in this scope.
repeated .google.cloud.compute.v1.StoragePoolType storage_pool_types = 276043482;
setWarning(Warning value)
public StoragePoolTypesScopedList.Builder setWarning(Warning value)
[Output Only] Informational warning which replaces the list of storage pool
types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
| Parameter |
| Name |
Description |
value |
Warning
|
setWarning(Warning.Builder builderForValue)
public StoragePoolTypesScopedList.Builder setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning which replaces the list of storage pool
types when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;