public sealed class BigQueryAuditMetadata.Types.EntityInfo : IMessage<BigQueryAuditMetadata.Types.EntityInfo>, IEquatable<BigQueryAuditMetadata.Types.EntityInfo>, IDeepCloneable<BigQueryAuditMetadata.Types.EntityInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.EntityInfo.
User-provided metadata for an entity, for e.g. dataset, table or model.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eBigQueryAuditMetadata.Types.EntityInfo\u003c/code\u003e class within the Google Cloud Audit API, detailing its functionality and usage in .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEntityInfo\u003c/code\u003e class represents user-provided metadata for entities like datasets, tables, or models, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class is available across multiple versions, ranging from version 1.0.0 up to the latest version 2.5.0, all within the \u003ccode\u003eGoogle.Cloud.Audit\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eFriendlyName\u003c/code\u003e, and \u003ccode\u003eLabels\u003c/code\u003e, allowing for detailed metadata to be associated with the entity, which can all be set.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors: a default one \u003ccode\u003eEntityInfo()\u003c/code\u003e and another one that allows you to instantiate the object while passing an existing \u003ccode\u003eEntityInfo\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,["# Google Cloud Audit API - Class BigQueryAuditMetadata.Types.EntityInfo (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.Audit/2.4.0/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Audit/2.3.0/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Audit/2.2.0/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Audit/2.1.0/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Audit/2.0.0/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Audit/1.1.0/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Audit/1.0.0/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo) \n\n public sealed class BigQueryAuditMetadata.Types.EntityInfo : IMessage\u003cBigQueryAuditMetadata.Types.EntityInfo\u003e, IEquatable\u003cBigQueryAuditMetadata.Types.EntityInfo\u003e, IDeepCloneable\u003cBigQueryAuditMetadata.Types.EntityInfo\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Audit API class BigQueryAuditMetadata.Types.EntityInfo.\n\nUser-provided metadata for an entity, for e.g. dataset, table or model. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BigQueryAuditMetadata.Types.EntityInfo \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BigQueryAuditMetadata](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata)[Types](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata.Types)[EntityInfo](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BigQueryAuditMetadata](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata)[Types](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata.Types)[EntityInfo](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BigQueryAuditMetadata](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata)[Types](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata.Types)[EntityInfo](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit.BigQueryAuditMetadata.Types.EntityInfo), [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.Audit](/dotnet/docs/reference/Google.Cloud.Audit/latest/Google.Cloud.Audit)\n\nAssembly\n--------\n\nGoogle.Cloud.Audit.dll\n\nConstructors\n------------\n\n### EntityInfo()\n\n public EntityInfo()\n\n### EntityInfo(EntityInfo)\n\n public EntityInfo(BigQueryAuditMetadata.Types.EntityInfo other)\n\nProperties\n----------\n\n### Description\n\n public string Description { get; set; }\n\nA long description for the entity.\n\n### FriendlyName\n\n public string FriendlyName { get; set; }\n\nA short name for the entity.\n\n### Labels\n\n public MapField\u003cstring, string\u003e Labels { get; }\n\nLabels provided for the entity."]]