Dataproc Metastore v1alpha API - Class Lake (2.0.0-alpha11)

public sealed class Lake : IMessage<Lake>, IEquatable<Lake>, IDeepCloneable<Lake>, IBufferMessage, IMessage

Reference documentation and code samples for the Dataproc Metastore v1alpha API class Lake.

Represents a Lake resource

Inheritance

object > Lake

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Constructors

Lake()

public Lake()

Lake(Lake)

public Lake(Lake other)
Parameter
Name Description
other Lake

Properties

LakeName

public LakeName LakeName { get; set; }

LakeName-typed view over the Name resource name property.

Property Value
Type Description
LakeName

Name

public string Name { get; set; }

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

Property Value
Type Description
string