Reference documentation and code samples for the Google Cloud Storage Control V2 Client class HierarchicalNamespace.
Configuration for a bucket's hierarchical namespace feature.
Generated from protobuf message google.storage.control.v2.StorageLayout.HierarchicalNamespace
Namespace
Google \ Cloud \ Storage \ Control \ V2 \ StorageLayoutMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ enabled |
bool
Enables the hierarchical namespace feature. |
getEnabled
Enables the hierarchical namespace feature.
Returns | |
---|---|
Type | Description |
bool |
setEnabled
Enables the hierarchical namespace feature.
Parameter | |
---|---|
Name | Description |
var |
bool
|
Returns | |
---|---|
Type | Description |
$this |