public static final class StoragePoolType.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder> implements StoragePoolTypeOrBuilder
Protobuf type
google.cloud.compute.v1.StoragePoolType| Modifier and Type | Method and Description |
|---|---|
StoragePoolType.Builder |
addAllSupportedDiskTypes(Iterable<String> values)
[Output Only] The list of disk types supported in this storage pool type.
|
StoragePoolType.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoragePoolType.Builder |
addSupportedDiskTypes(String value)
[Output Only] The list of disk types supported in this storage pool type.
|
StoragePoolType.Builder |
addSupportedDiskTypesBytes(com.google.protobuf.ByteString value)
[Output Only] The list of disk types supported in this storage pool type.
|
StoragePoolType |
build() |
StoragePoolType |
buildPartial() |
StoragePoolType.Builder |
clear() |
StoragePoolType.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolType.Builder |
clearDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
|
StoragePoolType.Builder |
clearDescription()
[Output Only] An optional description of this resource.
|
StoragePoolType.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StoragePoolType.Builder |
clearId()
[Output Only] The unique identifier for the resource.
|
StoragePoolType.Builder |
clearKind()
[Output Only] Type of the resource.
|
StoragePoolType.Builder |
clearMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
|
StoragePoolType.Builder |
clearMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
|
StoragePoolType.Builder |
clearMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
|
StoragePoolType.Builder |
clearMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
|
StoragePoolType.Builder |
clearMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
|
StoragePoolType.Builder |
clearMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
|
StoragePoolType.Builder |
clearMinSizeGb()
[Deprecated] This field is deprecated.
|
StoragePoolType.Builder |
clearName()
[Output Only] Name of the resource.
|
StoragePoolType.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StoragePoolType.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
StoragePoolType.Builder |
clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
StoragePoolType.Builder |
clearSupportedDiskTypes()
[Output Only] The list of disk types supported in this storage pool type.
|
StoragePoolType.Builder |
clearZone()
[Output Only] URL of the zone where the storage pool type resides.
|
StoragePoolType.Builder |
clone() |
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolType |
getDefaultInstanceForType() |
DeprecationStatus |
getDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
|
DeprecationStatus.Builder |
getDeprecatedBuilder()
[Output Only] The deprecation status associated with this storage pool type.
|
DeprecationStatusOrBuilder |
getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this storage pool type.
|
String |
getDescription()
[Output Only] An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
[Output Only] An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getId()
[Output Only] The unique identifier for the resource.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
long |
getMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
|
long |
getMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
|
long |
getMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
|
long |
getMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
|
long |
getMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
|
long |
getMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
|
long |
getMinSizeGb()
[Deprecated] This field is deprecated.
|
String |
getName()
[Output Only] Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
[Output Only] Name of the resource.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
String |
getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
com.google.protobuf.ByteString |
getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
|
String |
getSupportedDiskTypes(int index)
[Output Only] The list of disk types supported in this storage pool type.
|
com.google.protobuf.ByteString |
getSupportedDiskTypesBytes(int index)
[Output Only] The list of disk types supported in this storage pool type.
|
int |
getSupportedDiskTypesCount()
[Output Only] The list of disk types supported in this storage pool type.
|
com.google.protobuf.ProtocolStringList |
getSupportedDiskTypesList()
[Output Only] The list of disk types supported in this storage pool type.
|
String |
getZone()
[Output Only] URL of the zone where the storage pool type resides.
|
com.google.protobuf.ByteString |
getZoneBytes()
[Output Only] URL of the zone where the storage pool type resides.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
|
boolean |
hasDescription()
[Output Only] An optional description of this resource.
|
boolean |
hasId()
[Output Only] The unique identifier for the resource.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
|
boolean |
hasMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
|
boolean |
hasMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
|
boolean |
hasMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
|
boolean |
hasMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
|
boolean |
hasMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
|
boolean |
hasMinSizeGb()
[Deprecated] This field is deprecated.
|
boolean |
hasName()
[Output Only] Name of the resource.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
|
boolean |
hasZone()
[Output Only] URL of the zone where the storage pool type resides.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
StoragePoolType.Builder |
mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this storage pool type.
|
StoragePoolType.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StoragePoolType.Builder |
mergeFrom(com.google.protobuf.Message other) |
StoragePoolType.Builder |
mergeFrom(StoragePoolType other) |
StoragePoolType.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoragePoolType.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolType.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
StoragePoolType.Builder |
setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this storage pool type.
|
StoragePoolType.Builder |
setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this storage pool type.
|
StoragePoolType.Builder |
setDescription(String value)
[Output Only] An optional description of this resource.
|
StoragePoolType.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] An optional description of this resource.
|
StoragePoolType.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StoragePoolType.Builder |
setId(long value)
[Output Only] The unique identifier for the resource.
|
StoragePoolType.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
StoragePoolType.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
StoragePoolType.Builder |
setMaxPoolProvisionedCapacityGb(long value)
[Output Only] Maximum storage pool size in GB.
|
StoragePoolType.Builder |
setMaxPoolProvisionedIops(long value)
[Output Only] Maximum provisioned IOPS.
|
StoragePoolType.Builder |
setMaxPoolProvisionedThroughput(long value)
[Output Only] Maximum provisioned throughput.
|
StoragePoolType.Builder |
setMinPoolProvisionedCapacityGb(long value)
[Output Only] Minimum storage pool size in GB.
|
StoragePoolType.Builder |
setMinPoolProvisionedIops(long value)
[Output Only] Minimum provisioned IOPS.
|
StoragePoolType.Builder |
setMinPoolProvisionedThroughput(long value)
[Output Only] Minimum provisioned throughput.
|
StoragePoolType.Builder |
setMinSizeGb(long value)
[Deprecated] This field is deprecated.
|
StoragePoolType.Builder |
setName(String value)
[Output Only] Name of the resource.
|
StoragePoolType.Builder |
setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
|
StoragePoolType.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StoragePoolType.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
StoragePoolType.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
StoragePoolType.Builder |
setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource with the resource id.
|
StoragePoolType.Builder |
setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource with the resource id.
|
StoragePoolType.Builder |
setSupportedDiskTypes(int index,
String value)
[Output Only] The list of disk types supported in this storage pool type.
|
StoragePoolType.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StoragePoolType.Builder |
setZone(String value)
[Output Only] URL of the zone where the storage pool type resides.
|
StoragePoolType.Builder |
setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the zone where the storage pool type resides.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder>public StoragePoolType.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.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<StoragePoolType.Builder>public StoragePoolType getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic StoragePoolType build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic StoragePoolType buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic StoragePoolType.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder>public StoragePoolType.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<StoragePoolType.Builder>public StoragePoolType.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder>public StoragePoolType.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder>public StoragePoolType.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<StoragePoolType.Builder>public StoragePoolType.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<StoragePoolType.Builder>public StoragePoolType.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<StoragePoolType.Builder>public StoragePoolType.Builder mergeFrom(StoragePoolType other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder>public StoragePoolType.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<StoragePoolType.Builder>IOExceptionpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface StoragePoolTypeOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public StoragePoolType.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public StoragePoolType.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;hasDeprecated in interface StoragePoolTypeOrBuilderpublic DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecated in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public StoragePoolType.Builder setDeprecated(DeprecationStatus.Builder builderForValue)
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public StoragePoolType.Builder mergeDeprecated(DeprecationStatus value)
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public StoragePoolType.Builder clearDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatus.Builder getDeprecatedBuilder()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;public DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;getDeprecatedOrBuilder in interface StoragePoolTypeOrBuilderpublic boolean hasDescription()
[Output Only] An optional description of this resource.
optional string description = 422937596;hasDescription in interface StoragePoolTypeOrBuilderpublic String getDescription()
[Output Only] An optional description of this resource.
optional string description = 422937596;getDescription in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] An optional description of this resource.
optional string description = 422937596;getDescriptionBytes in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setDescription(String value)
[Output Only] An optional description of this resource.
optional string description = 422937596;value - The description to set.public StoragePoolType.Builder clearDescription()
[Output Only] An optional description of this resource.
optional string description = 422937596;public StoragePoolType.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
[Output Only] An optional description of this resource.
optional string description = 422937596;value - The bytes for description to set.public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;hasId in interface StoragePoolTypeOrBuilderpublic long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;getId in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setId(long value)
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;value - The id to set.public StoragePoolType.Builder clearId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;hasKind in interface StoragePoolTypeOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;getKind in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;getKindBytes in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;value - The kind to set.public StoragePoolType.Builder clearKind()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;public StoragePoolType.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;hasMaxPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic long getMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;getMaxPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setMaxPoolProvisionedCapacityGb(long value)
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;value - The maxPoolProvisionedCapacityGb to set.public StoragePoolType.Builder clearMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;public boolean hasMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;hasMaxPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic long getMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;getMaxPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setMaxPoolProvisionedIops(long value)
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;value - The maxPoolProvisionedIops to set.public StoragePoolType.Builder clearMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;public boolean hasMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;hasMaxPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic long getMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;getMaxPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setMaxPoolProvisionedThroughput(long value)
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;value - The maxPoolProvisionedThroughput to set.public StoragePoolType.Builder clearMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;public boolean hasMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;hasMinPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic long getMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;getMinPoolProvisionedCapacityGb in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setMinPoolProvisionedCapacityGb(long value)
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;value - The minPoolProvisionedCapacityGb to set.public StoragePoolType.Builder clearMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;public boolean hasMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;hasMinPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic long getMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;getMinPoolProvisionedIops in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setMinPoolProvisionedIops(long value)
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;value - The minPoolProvisionedIops to set.public StoragePoolType.Builder clearMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;public boolean hasMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;hasMinPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic long getMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;getMinPoolProvisionedThroughput in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setMinPoolProvisionedThroughput(long value)
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;value - The minPoolProvisionedThroughput to set.public StoragePoolType.Builder clearMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;public boolean hasMinSizeGb()
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;hasMinSizeGb in interface StoragePoolTypeOrBuilderpublic long getMinSizeGb()
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;getMinSizeGb in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setMinSizeGb(long value)
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;value - The minSizeGb to set.public StoragePoolType.Builder clearMinSizeGb()
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;public boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;hasName in interface StoragePoolTypeOrBuilderpublic String getName()
[Output Only] Name of the resource.
optional string name = 3373707;getName in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;getNameBytes in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setName(String value)
[Output Only] Name of the resource.
optional string name = 3373707;value - The name to set.public StoragePoolType.Builder clearName()
[Output Only] Name of the resource.
optional string name = 3373707;public StoragePoolType.Builder setNameBytes(com.google.protobuf.ByteString value)
[Output Only] Name of the resource.
optional string name = 3373707;value - The bytes for name to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface StoragePoolTypeOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public StoragePoolType.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public StoragePoolType.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public boolean hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;hasSelfLinkWithId in interface StoragePoolTypeOrBuilderpublic String getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithId in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;getSelfLinkWithIdBytes in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;value - The selfLinkWithId to set.public StoragePoolType.Builder clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;public StoragePoolType.Builder setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;value - The bytes for selfLinkWithId to set.public com.google.protobuf.ProtocolStringList getSupportedDiskTypesList()
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypesList in interface StoragePoolTypeOrBuilderpublic int getSupportedDiskTypesCount()
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypesCount in interface StoragePoolTypeOrBuilderpublic String getSupportedDiskTypes(int index)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypes in interface StoragePoolTypeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getSupportedDiskTypesBytes(int index)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;getSupportedDiskTypesBytes in interface StoragePoolTypeOrBuilderindex - The index of the value to return.public StoragePoolType.Builder setSupportedDiskTypes(int index, String value)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;index - The index to set the value at.value - The supportedDiskTypes to set.public StoragePoolType.Builder addSupportedDiskTypes(String value)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;value - The supportedDiskTypes to add.public StoragePoolType.Builder addAllSupportedDiskTypes(Iterable<String> values)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;values - The supportedDiskTypes to add.public StoragePoolType.Builder clearSupportedDiskTypes()
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;public StoragePoolType.Builder addSupportedDiskTypesBytes(com.google.protobuf.ByteString value)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;value - The bytes of the supportedDiskTypes to add.public boolean hasZone()
[Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;hasZone in interface StoragePoolTypeOrBuilderpublic String getZone()
[Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;getZone in interface StoragePoolTypeOrBuilderpublic com.google.protobuf.ByteString getZoneBytes()
[Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;getZoneBytes in interface StoragePoolTypeOrBuilderpublic StoragePoolType.Builder setZone(String value)
[Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;value - The zone to set.public StoragePoolType.Builder clearZone()
[Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;public StoragePoolType.Builder setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the zone where the storage pool type resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string zone = 3744684;value - The bytes for zone to set.public final StoragePoolType.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder>public final StoragePoolType.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<StoragePoolType.Builder>Copyright © 2025 Google LLC. All rights reserved.