Name of the Durable Reduced Availability (DRA) location type.
Use of this storage class is not recommended; Regional storage has
lower pricing for some operations but otherwise the same pricing structure,
and better performance/availability.
[[["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-03-21 UTC."],[[["This page details the `StorageClasses` within the `Google.Cloud.Storage.V1` namespace, providing string constants for various Google Cloud Storage classes and location types."],["The latest version of these classes is version 4.11.0, and historical versions from 3.4.0 up to this version are also documented here."],["It covers the storage class names such as Archive, Coldline, Nearline, Standard, Regional, and Multi-Regional, as well as the deprecated Durable Reduced Availability."],["Each storage class field is defined as a public constant string, for example, the Archive class is defined as `public const string Archive = \"ARCHIVE\"`."],["The StorageClasses provide constants to be used with the `StorageClass` field in `Google.Apis.Storage.v1.Data.Bucket` and `Google.Apis.Storage.v1.Data.Object` and provides a link to the google documentation for further details."]]],[]]