Google Cloud Dataproc Metastore V1beta Client - Class Lake (0.4.1)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class Lake.

Represents a Lake resource

Generated from protobuf message google.cloud.metastore.v1beta.Lake

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

The Lake resource name. Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}

getName

The Lake resource name.

Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}

Generated from protobuf field string name = 1 [(.google.api.resource_reference) = {

Returns
Type Description
string

setName

The Lake resource name.

Example: projects/{project_number}/locations/{location_id}/lakes/{lake_id}

Generated from protobuf field string name = 1 [(.google.api.resource_reference) = {

Parameter
Name Description
var string
Returns
Type Description
$this