[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eLake\u003c/code\u003e class in the Dataproc Metastore v1beta API represents a Lake resource and is part of the \u003ccode\u003eGoogle.Cloud.Metastore.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLake\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for message handling, equality comparisons, deep cloning, and buffer message manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers two constructors, \u003ccode\u003eLake()\u003c/code\u003e for a default instance and \u003ccode\u003eLake(Lake other)\u003c/code\u003e for creating a copy, based on an existing \u003ccode\u003eLake\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two properties, \u003ccode\u003eLakeName\u003c/code\u003e of type \u003ccode\u003eLakeName\u003c/code\u003e, which is a resource-name view over the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eName\u003c/code\u003e, of type \u003ccode\u003estring\u003c/code\u003e, representing the resource name of the Lake.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation represents three versions, with the latest being 2.0.0-beta11, followed by 2.0.0-beta10 and 1.0.0-beta02.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1beta API - Class Lake (2.0.0-beta11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.Lake)\n- [2.0.0-beta10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/2.0.0-beta10/Google.Cloud.Metastore.V1Beta.Lake)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/1.0.0-beta02/Google.Cloud.Metastore.V1Beta.Lake) \n\n public sealed class Lake : IMessage\u003cLake\u003e, IEquatable\u003cLake\u003e, IDeepCloneable\u003cLake\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1beta API class Lake.\n\nRepresents a Lake resource \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Lake \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Lake](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.Lake), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Lake](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.Lake), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Lake](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.Lake), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Metastore.V1Beta](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Beta.dll\n\nConstructors\n------------\n\n### Lake()\n\n public Lake()\n\n### Lake(Lake)\n\n public Lake(Lake other)\n\nProperties\n----------\n\n### LakeName\n\n public LakeName LakeName { get; set; }\n\n[LakeName](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.LakeName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.Lake#Google_Cloud_Metastore_V1Beta_Lake_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nThe Lake resource name.\nExample:\n`projects/{project_number}/locations/{location_id}/lakes/{lake_id}`"]]