-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Add samples demonstrating getting and setting Autoclass feature for a bucket.
Autoclass feature at the bucket level, allows for the automatic selection of the best storage class based on object metadata and access patterns. Currently, Autoclass supports new buckets only - a bucket can be enabled for Autoclass only at creation, once disabled it cannot be enabled again
- region tags:
storage_get_autoclassandstorage_set_autoclass
canonical samples (internal): go/gcs-autoclass-canonical-sample
details and coordination (internal): go/gcs-dpe-autoclass
python-storage example: googleapis/python-storage#791
Please wait for approval from myself before merging/releasing so we can coordinate around release dates.
Metadata
Metadata
Assignees
Labels
api: storageIssues related to the Cloud Storage API.Issues related to the Cloud Storage API.samplesIssues that are directly related to samples.Issues that are directly related to samples.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.