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."],[[["The webpage provides documentation for the `BusinessContext` class within the Google Cloud Data Catalog v1 API, with the current version being 2.13.0."],["It lists available versions of the API class ranging from 2.14.0 (latest) down to 1.2.0, allowing access to documentation for previous releases."],["The `BusinessContext` class includes properties for `Contacts` and `EntryOverview`, allowing users to define contact information and rich text descriptions for data entries."],["The `BusinessContext` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it can be used effectively in different contexts."],["The documentation lists the constructors available for the BusinessContext class, including the default constructor and a constructor that takes another BusinessContext object as a parameter."]]],[]]