public sealed class DestinationConfig : IMessage<DestinationConfig>, IEquatable<DestinationConfig>, IDeepCloneable<DestinationConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class DestinationConfig.
[[["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 page provides reference documentation for the `DestinationConfig` class within the Integration Connectors v1 API."],["`DestinationConfig` is used to define the target endpoint for Connectors and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DestinationConfig` class has two constructors and properties, one for setting up `Destinations` and another to identify the `Key` for a destination."],["The `DestinationConfig` class is found in the `Google.Cloud.Connectors.V1` namespace within the `Google.Cloud.Connectors.V1.dll` assembly."],["The latest version available is 1.3.0, with version 1.1.0 being the version this page represents."]]],[]]