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 document provides reference information for the `BusinessContext` class within the Google Cloud Data Catalog v1 API for .NET, specifically version 2.6.0."],["The `BusinessContext` class, found in the `Google.Cloud.DataCatalog.V1` namespace, is used to define the business context of an entry and is part of the `Google.Cloud.DataCatalog.V1.dll` assembly."],["The class `BusinessContext` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring robust functionality and compatibility."],["It includes properties like `Contacts` and `EntryOverview` to define the contact persons for the entry and rich text descriptions of the entry, respectively."],["This page also contains links to previous versions of the documentation related to `BusinessContext` dating back to version 1.2.0, and also includes the latest version, which is version 2.14.0."]]],[]]