Reference documentation and code samples for the Compute V1 Client class StoragePoolType.
Generated from protobuf message google.cloud.compute.v1.StoragePoolType
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ creation_timestamp
string
[Output Only] Creation timestamp in RFC3339 text format.
↳ deprecated
Google\Cloud\Compute\V1\DeprecationStatus
[Output Only] The deprecation status associated with this storage pool type.
↳ description
string
[Output Only] An optional description of this resource.
↳ id
int|string
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
↳ kind
string
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
↳ max_pool_provisioned_capacity_gb
int|string
[Output Only] Maximum storage pool size in GB.
↳ max_pool_provisioned_iops
int|string
[Output Only] Maximum provisioned IOPS.
↳ max_pool_provisioned_throughput
int|string
[Output Only] Maximum provisioned throughput.
↳ min_pool_provisioned_capacity_gb
int|string
[Output Only] Minimum storage pool size in GB.
↳ min_pool_provisioned_iops
int|string
[Output Only] Minimum provisioned IOPS.
↳ min_pool_provisioned_throughput
int|string
[Output Only] Minimum provisioned throughput.
↳ min_size_gb
int|string
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
↳ name
string
[Output Only] Name of the resource.
↳ self_link
string
[Output Only] Server-defined URL for the resource.
↳ self_link_with_id
string
[Output Only] Server-defined URL for this resource with the resource id.
↳ supported_disk_types
array
[Output Only] The list of disk types supported in this storage pool type.
↳ zone
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.
getCreationTimestamp
[Output Only] Creation timestamp in RFC3339 text format.
string
hasCreationTimestamp
clearCreationTimestamp
setCreationTimestamp
[Output Only] Creation timestamp in RFC3339 text format.
var
string
$this
getDeprecated
[Output Only] The deprecation status associated with this storage pool type.
hasDeprecated
clearDeprecated
setDeprecated
[Output Only] The deprecation status associated with this storage pool type.
$this
getDescription
[Output Only] An optional description of this resource.
string
hasDescription
clearDescription
setDescription
[Output Only] An optional description of this resource.
var
string
$this
getId
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
int|string
hasId
clearId
setId
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
var
int|string
$this
getKind
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
string
hasKind
clearKind
setKind
[Output Only] Type of the resource. Always compute#storagePoolType for storage pool types.
var
string
$this
getMaxPoolProvisionedCapacityGb
[Output Only] Maximum storage pool size in GB.
int|string
hasMaxPoolProvisionedCapacityGb
clearMaxPoolProvisionedCapacityGb
setMaxPoolProvisionedCapacityGb
[Output Only] Maximum storage pool size in GB.
var
int|string
$this
getMaxPoolProvisionedIops
[Output Only] Maximum provisioned IOPS.
int|string
hasMaxPoolProvisionedIops
clearMaxPoolProvisionedIops
setMaxPoolProvisionedIops
[Output Only] Maximum provisioned IOPS.
var
int|string
$this
getMaxPoolProvisionedThroughput
[Output Only] Maximum provisioned throughput.
int|string
hasMaxPoolProvisionedThroughput
clearMaxPoolProvisionedThroughput
setMaxPoolProvisionedThroughput
[Output Only] Maximum provisioned throughput.
var
int|string
$this
getMinPoolProvisionedCapacityGb
[Output Only] Minimum storage pool size in GB.
int|string
hasMinPoolProvisionedCapacityGb
clearMinPoolProvisionedCapacityGb
setMinPoolProvisionedCapacityGb
[Output Only] Minimum storage pool size in GB.
var
int|string
$this
getMinPoolProvisionedIops
[Output Only] Minimum provisioned IOPS.
int|string
hasMinPoolProvisionedIops
clearMinPoolProvisionedIops
setMinPoolProvisionedIops
[Output Only] Minimum provisioned IOPS.
var
int|string
$this
getMinPoolProvisionedThroughput
[Output Only] Minimum provisioned throughput.
int|string
hasMinPoolProvisionedThroughput
clearMinPoolProvisionedThroughput
setMinPoolProvisionedThroughput
[Output Only] Minimum provisioned throughput.
var
int|string
$this
getMinSizeGb
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
int|string
hasMinSizeGb
clearMinSizeGb
setMinSizeGb
[Deprecated] This field is deprecated. Use minPoolProvisionedCapacityGb instead.
var
int|string
$this
getName
[Output Only] Name of the resource.
string
hasName
clearName
setName
[Output Only] Name of the resource.
var
string
$this
getSelfLink
[Output Only] Server-defined URL for the resource.
string
hasSelfLink
clearSelfLink
setSelfLink
[Output Only] Server-defined URL for the resource.
var
string
$this
getSelfLinkWithId
[Output Only] Server-defined URL for this resource with the resource id.
string
hasSelfLinkWithId
clearSelfLinkWithId
setSelfLinkWithId
[Output Only] Server-defined URL for this resource with the resource id.
var
string
$this
getSupportedDiskTypes
[Output Only] The list of disk types supported in this storage pool type.
setSupportedDiskTypes
[Output Only] The list of disk types supported in this storage pool type.
var
string[]
$this
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.
string
hasZone
clearZone
setZone
[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.
var
string
$this