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."],[[["This webpage provides reference documentation for the `BusinessContext` class within the Google Cloud Data Catalog v1 API."],["The `BusinessContext` class, part of the `Google.Cloud.DataCatalog.V1` namespace, describes the business context of a data catalog entry."],["The documentation covers the class's constructors, properties such as `Contacts` and `EntryOverview`, and its inheritance and implementation details."],["It showcases a comprehensive list of available versions of the `BusinessContext` class, ranging from 2.14.0 (latest) down to 1.2.0."],["The `BusinessContext` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the `Object` class."]]],[]]