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, specifically version 2.12.0, and outlines its properties, including `Contacts` and `EntryOverview`."],["The `BusinessContext` class implements several interfaces, including `IMessage`, `IEquatable\u003cBusinessContext\u003e`, `IDeepCloneable\u003cBusinessContext\u003e`, `IBufferMessage`, and `IMessage`."],["The latest version available is 2.14.0, while this document covers version 2.12.0 of the `BusinessContext` class, with many previous versions listed as well."],["There are two constructors available for the `BusinessContext` class: a default constructor and one that takes another `BusinessContext` object as a parameter for cloning."]]],[]]