Reference documentation and code samples for the Google Cloud Dataproc Metastore V1alpha Client class Lake.
Represents a Lake resource
Generated from protobuf message google.cloud.metastore.v1alpha.Lake
Namespace
Google \ Cloud \ Metastore \ V1alphaMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
The Lake resource name. Example: |
getName
The Lake resource name.
Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
| Returns | |
|---|---|
| Type | Description |
string |
|
setName
The Lake resource name.
Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|