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-03-21 UTC."],[[["This document provides reference information for the `BigQueryAuditMetadata.Types.EntityInfo` class within the Google Cloud Audit API, specifically version 2.3.0 of the .NET library."],["`EntityInfo` is a class representing user-provided metadata for entities like datasets, tables, or models in BigQuery."],["The `EntityInfo` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["It offers properties like `Description`, `FriendlyName`, and `Labels` to manage metadata associated with an entity."],["The provided documentation covers versions of the `Google.Cloud.Audit` library ranging from 1.0.0 to 2.5.0 (latest)."]]],[]]