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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eDestinationConfig\u003c/code\u003e class within the Google Cloud Connectors v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDestinationConfig\u003c/code\u003e is used to define the target endpoint for Connectors and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDestinationConfig\u003c/code\u003e class has a \u003ccode\u003eDestinations\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Destination>\u003c/code\u003e which allows for multiple destinations to be defined for a given key.\u003c/p\u003e\n"],["\u003cp\u003eThere is a \u003ccode\u003eKey\u003c/code\u003e property that is a string identifier for the supported destination within the Connector.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a parameterless default and another constructor that copies data from another \u003ccode\u003eDestinationConfig\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]