Stay organized with collections
Save and categorize content based on your preferences.
Storage classes supported for Blob objects.
Enums
BLOB_STORAGE_CLASS_UNSPECIFIED
If unspecified in CreateDataset, the StorageClass defaults to STANDARD. If unspecified in UpdateDataset and the StorageClass is set in the field mask, an InvalidRequest error is thrown.
[[["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-06-27 UTC."],[[["\u003cp\u003eBlob objects have five storage classes that dictate how they are stored.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBLOB_STORAGE_CLASS_UNSPECIFIED\u003c/code\u003e defaults to \u003ccode\u003eSTANDARD\u003c/code\u003e during dataset creation and will throw an error if updated and included in the field mask.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSTANDARD\u003c/code\u003e, \u003ccode\u003eNEARLINE\u003c/code\u003e, \u003ccode\u003eCOLDLINE\u003c/code\u003e, and \u003ccode\u003eARCHIVE\u003c/code\u003e storage classes correspond to Google Cloud Storage's Standard, Nearline, Coldline, and Archive storage options, respectively.\u003c/p\u003e\n"],["\u003cp\u003eEach storage class option have a different storage solution, as can be found in the provided document.\u003c/p\u003e\n"]]],[],null,[]]