public sealed class SharingEnvironmentConfig.Types.DefaultExchangeConfig : IMessage<SharingEnvironmentConfig.Types.DefaultExchangeConfig>, IEquatable<SharingEnvironmentConfig.Types.DefaultExchangeConfig>, IDeepCloneable<SharingEnvironmentConfig.Types.DefaultExchangeConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Analytics Hub v1 API class SharingEnvironmentConfig.Types.DefaultExchangeConfig.
Default Analytics Hub data exchange, used for secured data sharing.
[[["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-31 UTC."],[[["The latest version available for `SharingEnvironmentConfig.Types.DefaultExchangeConfig` is 1.7.0, with previous versions dating back to 1.0.0."],["`SharingEnvironmentConfig.Types.DefaultExchangeConfig` is a class in the Analytics Hub v1 API, designed for secure data sharing via a default data exchange."],["This class inherits from the base `object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Two constructors are provided: a default constructor `DefaultExchangeConfig()` and one that takes another `DefaultExchangeConfig` instance as a parameter for creating a new object with identical values."],["It is part of the `Google.Cloud.BigQuery.AnalyticsHub.V1` namespace and is contained within the `Google.Cloud.BigQuery.AnalyticsHub.V1.dll` assembly."]]],[]]