public interface StoragePoolTypeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
DeprecationStatus |
getDeprecated()
[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.
|
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.
|
List<String> |
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.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;boolean hasDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;DeprecationStatus getDeprecated()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;DeprecationStatusOrBuilder getDeprecatedOrBuilder()
[Output Only] The deprecation status associated with this storage pool type.
optional .google.cloud.compute.v1.DeprecationStatus deprecated = 515138995;boolean hasDescription()
[Output Only] An optional description of this resource.
optional string description = 422937596;String getDescription()
[Output Only] An optional description of this resource.
optional string description = 422937596;com.google.protobuf.ByteString getDescriptionBytes()
[Output Only] An optional description of this resource.
optional string description = 422937596;boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;boolean hasKind()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;String getKind()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
optional string kind = 3292052;boolean hasMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;long getMaxPoolProvisionedCapacityGb()
[Output Only] Maximum storage pool size in GB.
optional int64 max_pool_provisioned_capacity_gb = 182139085;boolean hasMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;long getMaxPoolProvisionedIops()
[Output Only] Maximum provisioned IOPS.
optional int64 max_pool_provisioned_iops = 515270652;boolean hasMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;long getMaxPoolProvisionedThroughput()
[Output Only] Maximum provisioned throughput.
optional int64 max_pool_provisioned_throughput = 228928061;boolean hasMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;long getMinPoolProvisionedCapacityGb()
[Output Only] Minimum storage pool size in GB.
optional int64 min_pool_provisioned_capacity_gb = 191022751;boolean hasMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;long getMinPoolProvisionedIops()
[Output Only] Minimum provisioned IOPS.
optional int64 min_pool_provisioned_iops = 416473706;boolean hasMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;long getMinPoolProvisionedThroughput()
[Output Only] Minimum provisioned throughput.
optional int64 min_pool_provisioned_throughput = 367761963;boolean hasMinSizeGb()
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;long getMinSizeGb()
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
optional int64 min_size_gb = 385278188;boolean hasName()
[Output Only] Name of the resource.
optional string name = 3373707;String getName()
[Output Only] Name of the resource.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
[Output Only] Name of the resource.
optional string name = 3373707;boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;boolean hasSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;String getSelfLinkWithId()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;com.google.protobuf.ByteString getSelfLinkWithIdBytes()
[Output Only] Server-defined URL for this resource with the resource id.
optional string self_link_with_id = 44520962;List<String> getSupportedDiskTypesList()
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;int getSupportedDiskTypesCount()
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;String getSupportedDiskTypes(int index)
[Output Only] The list of disk types supported in this storage pool type.
repeated string supported_disk_types = 150587272;index - The index of the element to return.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;index - The index of the value to return.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;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;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;Copyright © 2025 Google LLC. All rights reserved.