Cloud Storage v2 API - Class StorageLayout.Types.HierarchicalNamespace (1.0.0-beta03)

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.

Inheritance

object > StorageLayout.Types.HierarchicalNamespace

Namespace

Google.Cloud.Storage.Control.V2

Assembly

Google.Cloud.Storage.Control.V2.dll

Constructors

HierarchicalNamespace()

public HierarchicalNamespace()

HierarchicalNamespace(HierarchicalNamespace)

public HierarchicalNamespace(StorageLayout.Types.HierarchicalNamespace other)
Parameter
Name Description
other StorageLayoutTypesHierarchicalNamespace

Properties

Enabled

public bool Enabled { get; set; }

Enables the hierarchical namespace feature.

Property Value
Type Description
bool