String constants for the names of the storage classes and location types, as used in Google.Apis.Storage.v1.Data.Bucket.StorageClass
and Google.Apis.Storage.v1.Data.Object.StorageClass. See https://cloud.google.com/storage/docs/storage-classes for details.
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-04-17 UTC."],[[["This webpage details the `StorageClasses` within the `Google.Cloud.Storage.V1` namespace for .NET, providing string constants for various storage classes and location types used in Google Cloud Storage."],["The `StorageClasses` are categorized into types such as Archive, Coldline, DurableReducedAvailability, MultiRegional, Nearline, Regional, and Standard, each represented by a specific constant string value."],["The latest version available is 4.11.0, with accessible documentation links for versions spanning from 4.0.0 to 4.11.0, as well as older versions from 3.4.0 to 3.7.0, allowing for browsing documentation of different versions."],["The Durable Reduced Availability (DRA) storage class is noted as not recommended due to the availability of Regional storage, which offers better pricing and performance."],["The Standard storage class can correspond to either Multi-Regional or Regional, depending on the specified location."]]],[]]