View Source GoogleApi.Storage.V1.Model.BucketHierarchicalNamespace (google_api_storage v0.45.0)
The bucket's hierarchical namespace configuration.
Attributes
-
enabled
(type:boolean()
, default:nil
) - When set to true, hierarchical namespace is enabled for this bucket.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Storage.V1.Model.BucketHierarchicalNamespace{ enabled: boolean() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.