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-25 UTC."],[[["This webpage provides documentation for the `BusinessContext` class within the Google Cloud Data Catalog v1 API, with the latest version being 2.14.0."],["The `BusinessContext` class, implemented within the `Google.Cloud.DataCatalog.V1` namespace, is used to define the business context of an entry."],["The `BusinessContext` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes properties such as `Contacts` and `EntryOverview` to provide detailed information about the entry's contact people and rich text descriptions, respectively."],["There are multiple versions of the documentation available, ranging from version 1.2.0 all the way up to the latest 2.14.0, with each version representing the state of the BusinessContext at that time."]]],[]]