Class: Google::Cloud::Compute::V1::StoragePoolType

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timestamp::String

Returns [Output Only] Creation timestamp in RFC3339 text format.

Returns:

  • (::String)

    [Output Only] Creation timestamp in RFC3339 text format.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#deprecated::Google::Cloud::Compute::V1::DeprecationStatus

Returns [Output Only] The deprecation status associated with this storage pool type.

Returns:



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#description::String

Returns [Output Only] An optional description of this resource.

Returns:

  • (::String)

    [Output Only] An optional description of this resource.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#id::Integer

Returns [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.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#kind::String

Returns [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.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#max_pool_provisioned_capacity_gb::Integer

Returns [Output Only] Maximum storage pool size in GB.

Returns:

  • (::Integer)

    [Output Only] Maximum storage pool size in GB.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#max_pool_provisioned_iops::Integer

Returns [Output Only] Maximum provisioned IOPS.

Returns:

  • (::Integer)

    [Output Only] Maximum provisioned IOPS.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#max_pool_provisioned_throughput::Integer

Returns [Output Only] Maximum provisioned throughput.

Returns:

  • (::Integer)

    [Output Only] Maximum provisioned throughput.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#min_pool_provisioned_capacity_gb::Integer

Returns [Output Only] Minimum storage pool size in GB.

Returns:

  • (::Integer)

    [Output Only] Minimum storage pool size in GB.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#min_pool_provisioned_iops::Integer

Returns [Output Only] Minimum provisioned IOPS.

Returns:

  • (::Integer)

    [Output Only] Minimum provisioned IOPS.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#min_pool_provisioned_throughput::Integer

Returns [Output Only] Minimum provisioned throughput.

Returns:

  • (::Integer)

    [Output Only] Minimum provisioned throughput.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#min_size_gb::Integer

Returns [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.

Returns:

  • (::Integer)

    [Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String

Returns [Output Only] Name of the resource.

Returns:

  • (::String)

    [Output Only] Name of the resource.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

Returns [Output Only] Server-defined URL for the resource.

Returns:

  • (::String)

    [Output Only] Server-defined URL for the resource.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

Returns [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.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#supported_disk_types::Array<::String>

Returns [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.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#zone::String

Returns [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.



36904
36905
36906
36907
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 36904

class StoragePoolType
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end