public sealed class 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, detailing its purpose, inheritance, and implementation."],["The `EntityInfo` class serves as a container for user-provided metadata related to entities like datasets, tables, or models."],["It inherits from `Object` and implements interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `EntityInfo` include `Description`, `FriendlyName`, and `Labels`, which allow for storing descriptions, short names, and labels associated with the entity."],["The latest version of the documentation is for version 2.5.0, with previous versions available, including down to 1.0.0."]]],[]]