Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::StoragePoolType.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#creation_timestamp
def creation_timestamp() -> ::String
Returns
- (::String) — [Output Only] Creation timestamp in RFC3339 text format.
#creation_timestamp=
def creation_timestamp=(value) -> ::String
Parameter
- value (::String) — [Output Only] Creation timestamp in RFC3339 text format.
Returns
- (::String) — [Output Only] Creation timestamp in RFC3339 text format.
#deprecated
def deprecated() -> ::Google::Cloud::Compute::V1::DeprecationStatus
Returns
- (::Google::Cloud::Compute::V1::DeprecationStatus) — [Output Only] The deprecation status associated with this storage pool type.
#deprecated=
def deprecated=(value) -> ::Google::Cloud::Compute::V1::DeprecationStatus
Parameter
- value (::Google::Cloud::Compute::V1::DeprecationStatus) — [Output Only] The deprecation status associated with this storage pool type.
Returns
- (::Google::Cloud::Compute::V1::DeprecationStatus) — [Output Only] The deprecation status associated with this storage pool type.
#description
def description() -> ::String
Returns
- (::String) — [Output Only] An optional description of this resource.
#description=
def description=(value) -> ::String
Parameter
- value (::String) — [Output Only] An optional description of this resource.
Returns
- (::String) — [Output Only] An optional description of this resource.
#id
def id() -> ::Integer
Returns
- (::Integer) — [Output Only] The unique identifier for the resource. This identifier is defined by the server.
#id=
def id=(value) -> ::Integer
Parameter
- value (::Integer) — [Output Only] The unique identifier for the resource. This identifier is defined by the server.
Returns
- (::Integer) — [Output Only] The unique identifier for the resource. This identifier is defined by the server.
#kind
def kind() -> ::String
Returns
- (::String) — [Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
#kind=
def kind=(value) -> ::String
Parameter
- value (::String) — [Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
Returns
- (::String) — [Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
#max_pool_provisioned_capacity_gb
def max_pool_provisioned_capacity_gb() -> ::Integer
Returns
- (::Integer) — [Output Only] Maximum storage pool size in GB.
#max_pool_provisioned_capacity_gb=
def max_pool_provisioned_capacity_gb=(value) -> ::Integer
Parameter
- value (::Integer) — [Output Only] Maximum storage pool size in GB.
Returns
- (::Integer) — [Output Only] Maximum storage pool size in GB.
#max_pool_provisioned_iops
def max_pool_provisioned_iops() -> ::Integer
Returns
- (::Integer) — [Output Only] Maximum provisioned IOPS.
#max_pool_provisioned_iops=
def max_pool_provisioned_iops=(value) -> ::Integer
Parameter
- value (::Integer) — [Output Only] Maximum provisioned IOPS.
Returns
- (::Integer) — [Output Only] Maximum provisioned IOPS.
#max_pool_provisioned_throughput
def max_pool_provisioned_throughput() -> ::Integer
Returns
- (::Integer) — [Output Only] Maximum provisioned throughput.
#max_pool_provisioned_throughput=
def max_pool_provisioned_throughput=(value) -> ::Integer
Parameter
- value (::Integer) — [Output Only] Maximum provisioned throughput.
Returns
- (::Integer) — [Output Only] Maximum provisioned throughput.
#min_pool_provisioned_capacity_gb
def min_pool_provisioned_capacity_gb() -> ::Integer
Returns
- (::Integer) — [Output Only] Minimum storage pool size in GB.
#min_pool_provisioned_capacity_gb=
def min_pool_provisioned_capacity_gb=(value) -> ::Integer
Parameter
- value (::Integer) — [Output Only] Minimum storage pool size in GB.
Returns
- (::Integer) — [Output Only] Minimum storage pool size in GB.
#min_pool_provisioned_iops
def min_pool_provisioned_iops() -> ::Integer
Returns
- (::Integer) — [Output Only] Minimum provisioned IOPS.
#min_pool_provisioned_iops=
def min_pool_provisioned_iops=(value) -> ::Integer
Parameter
- value (::Integer) — [Output Only] Minimum provisioned IOPS.
Returns
- (::Integer) — [Output Only] Minimum provisioned IOPS.
#min_pool_provisioned_throughput
def min_pool_provisioned_throughput() -> ::Integer
Returns
- (::Integer) — [Output Only] Minimum provisioned throughput.
#min_pool_provisioned_throughput=
def min_pool_provisioned_throughput=(value) -> ::Integer
Parameter
- value (::Integer) — [Output Only] Minimum provisioned throughput.
Returns
- (::Integer) — [Output Only] Minimum provisioned throughput.
#min_size_gb
def min_size_gb() -> ::Integer
Returns
- (::Integer) — [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
#min_size_gb=
def min_size_gb=(value) -> ::Integer
Parameter
- value (::Integer) — [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
Returns
- (::Integer) — [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
#name
def name() -> ::String
Returns
- (::String) — [Output Only] Name of the resource.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — [Output Only] Name of the resource.
Returns
- (::String) — [Output Only] Name of the resource.
#self_link
def self_link() -> ::String
Returns
- (::String) — [Output Only] Server-defined URL for the resource.
#self_link=
def self_link=(value) -> ::String
Parameter
- value (::String) — [Output Only] Server-defined URL for the resource.
Returns
- (::String) — [Output Only] Server-defined URL for the resource.
#self_link_with_id
def self_link_with_id() -> ::String
Returns
- (::String) — [Output Only] Server-defined URL for this resource with the resource id.
#self_link_with_id=
def self_link_with_id=(value) -> ::String
Parameter
- value (::String) — [Output Only] Server-defined URL for this resource with the resource id.
Returns
- (::String) — [Output Only] Server-defined URL for this resource with the resource id.
#supported_disk_types
def supported_disk_types() -> ::Array<::String>
Returns
- (::Array<::String>) — [Output Only] The list of disk types supported in this storage pool type.
#supported_disk_types=
def supported_disk_types=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — [Output Only] The list of disk types supported in this storage pool type.
Returns
- (::Array<::String>) — [Output Only] The list of disk types supported in this storage pool type.
#zone
def zone() -> ::String
Returns
- (::String) — [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.
#zone=
def zone=(value) -> ::String
Parameter
- value (::String) — [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.
Returns
- (::String) — [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.