public sealed class StorageLayout.Types.HierarchicalNamespace : IMessage<StorageLayout.Types.HierarchicalNamespace>, IEquatable<StorageLayout.Types.HierarchicalNamespace>, IDeepCloneable<StorageLayout.Types.HierarchicalNamespace>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Storage v2 API class StorageLayout.Types.HierarchicalNamespace.
Configuration for a bucket's hierarchical namespace feature.
[[["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 documentation is for the `StorageLayout.Types.HierarchicalNamespace` class within the Cloud Storage v2 API, specifically version 1.1.0, which is the latest."],["The `HierarchicalNamespace` class configures the hierarchical namespace feature for a bucket, enabling it."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for advanced functionalities, such as message handling, equality checks, and deep cloning."],["The `HierarchicalNamespace` class has two constructors, one default and one that takes another `HierarchicalNamespace` object to copy its data, and has one property called `Enabled`, that allows you to set a boolean value."]]],[]]