Class Lake (1.0.0-alpha04)

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

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
NameDescription
otherLake

Properties

LakeName

public LakeName LakeName { get; set; }

LakeName-typed view over the Name resource name property.

Property Value
TypeDescription
LakeName

Name

public string Name { get; set; }

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

Property Value
TypeDescription
String