Cluster Director V1BETA API - Module Google::Cloud::HypercomputeCluster::V1beta::NewBucketConfig::StorageClass (v0.1.0)

Reference documentation and code samples for the Cluster Director V1BETA API module Google::Cloud::HypercomputeCluster::V1beta::NewBucketConfig::StorageClass.

Storage class for a Cloud Storage bucket.

Constants

STORAGE_CLASS_UNSPECIFIED

value: 0
Not set.

STANDARD

value: 1
Best for data that is frequently accessed.

NEARLINE

value: 2
Low-cost storage for data that is accessed less frequently.

COLDLINE

value: 3
Very low-cost storage for infrequently accessed data.

ARCHIVE

value: 4
Lowest-cost storage for data archiving, online backup, and disaster recovery.