Google Cloud Hypercompute Cluster V1beta Client - Class GcsHierarchicalNamespaceConfig (0.1.0)

Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1beta Client class GcsHierarchicalNamespaceConfig.

Message describing Google Cloud Storage hierarchical namespace configuration

Generated from protobuf message google.cloud.hypercomputecluster.v1beta.GcsHierarchicalNamespaceConfig

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ enabled bool

Required. Enables hierarchical namespace setup for the bucket.

getEnabled

Required. Enables hierarchical namespace setup for the bucket.

Returns
Type Description
bool

setEnabled

Required. Enables hierarchical namespace setup for the bucket.

Parameter
Name Description
var bool
Returns
Type Description
$this