public sealed class BusinessContext : IMessage<BusinessContext>, IEquatable<BusinessContext>, IDeepCloneable<BusinessContext>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class BusinessContext.
[[["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."],[[["The latest version of the `BusinessContext` class within the Data Catalog v1 API is version 2.14.0, while the current page focuses on version 2.3.0."],["The `BusinessContext` class, part of the Google.Cloud.DataCatalog.V1 namespace, provides the business context for data catalog entries."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`BusinessContext` has properties for `Contacts` and `EntryOverview`, which define the contact people and overview for a given entry."],["There are multiple previous versions of this class, going down as low as 1.2.0, and all versions are linked to on the page for reference."]]],[]]