public sealed class DestinationConfig : IMessage<DestinationConfig>, IEquatable<DestinationConfig>, IDeepCloneable<DestinationConfig>, IBufferMessage, IMessage
[[["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-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eDestinationConfig\u003c/code\u003e class is 2.9.0, with versions dating back to 1.0.0 available for review.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDestinationConfig\u003c/code\u003e is a class used to configure the destination of a data stream, implementing interfaces such as \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\u003eThis class offers two constructors: a default constructor \u003ccode\u003eDestinationConfig()\u003c/code\u003e and one that takes another \u003ccode\u003eDestinationConfig\u003c/code\u003e object as a parameter \u003ccode\u003eDestinationConfig(DestinationConfig other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eDestinationConnectionProfile\u003c/code\u003e (string) to specify the destination connection profile resource, and \u003ccode\u003eGcsDestinationConfig\u003c/code\u003e to set configurations for loading data to Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThe class resides within the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace and is located in the \u003ccode\u003eGoogle.Cloud.Datastream.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]