public sealed class ConnectionProfile : IMessage<ConnectionProfile>, IEquatable<ConnectionProfile>, IDeepCloneable<ConnectionProfile>, IBufferMessage, IMessage
A set of reusable connection configurations to be used as a source or
destination for a stream.
[[["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\u003eThis document outlines the \u003ccode\u003eConnectionProfile\u003c/code\u003e class, a reusable configuration for connecting to data streams, whether as a source or destination.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectionProfile\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Datastream.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports various connectivity methods, including Forward SSH tunnel, private connectivity, and static service IP, as well as multiple profiles such as Cloud Storage, MySQL, and Oracle.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, ranging from version 1.0.0 to 2.9.0, with 2.9.0 being the latest version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionProfile\u003c/code\u003e also implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it compatible with various data handling practices.\u003c/p\u003e\n"]]],[],null,[]]