dotnet-docs-samples icon indicating copy to clipboard operation
dotnet-docs-samples copied to clipboard

storage: add samples for Autoclass

Open cojenco opened this issue 2 years ago • 1 comments

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_autoclass and storage_set_autoclass

canonical samples (internal): go/gcs-autoclass-canonical-sample details and coordination (internal): go/gcs-dpe-autoclass python-storage example: https://github.com/googleapis/python-storage/pull/791

Please wait for approval from myself before merging/releasing so we can coordinate around release dates.

cojenco avatar Aug 30 '22 22:08 cojenco

Assigning to @anshuldavid13 as she will look into this most likely, @anshuldavid13 feel free to reassign to someone from your team if appropiate.

amanda-tarafa avatar Aug 31 '22 10:08 amanda-tarafa

Closed by #1951

amanda-tarafa avatar Nov 08 '22 10:11 amanda-tarafa