[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["This webpage provides documentation for the `BucketAutoclass` feature within the Google Cloud Storage C++ library, detailing its use across multiple library versions."],["The latest version documented is `2.37.0-rc`, while the oldest version listed is `2.11.0`, each with corresponding links to the specific `BucketAutoclass` documentation page."],["`BucketAutoclass` allows users to configure automatic storage class transitions for data within a bucket, and examples are provided on how to check and modify the configuration within code."],["The documented functionality includes the ability to enable or disable autoclass and set a timestamp, as shown by the `BucketAutoclass` constructors, and `std::chrono::system_clock::time_point` is used to represent a specific point in time."],["The `BucketAutoclass` functionality is used within the `BucketMetadataPatchBuilder`, to make changes to the bucket metadata, specifically the `autoclass` portion of it."]]],[]]