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\u003eThe \u003ccode\u003eConnectionProfile\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace provides reusable configurations for establishing connections, whether as a data source or destination for a stream.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eConnectionProfile\u003c/code\u003e class offers support for various connectivity methods, including Forward SSH tunnel, private connectivity, and static service IP.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionProfile\u003c/code\u003e supports specific database types like MySQL and Oracle, with dedicated profile configurations available, such as \u003ccode\u003eMysqlProfile\u003c/code\u003e and \u003ccode\u003eOracleProfile\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eConnectionProfile\u003c/code\u003e is \u003ccode\u003e2.9.0\u003c/code\u003e, and the documented class \u003ccode\u003eConnectionProfile\u003c/code\u003e is part of version \u003ccode\u003e2.0.0\u003c/code\u003e but previous and newer versions are accessible, dating back to \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eUpdateTime\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which deal with resource management and identification, as well as the \u003ccode\u003eLabels\u003c/code\u003e property for categorizing and organizing profiles.\u003c/p\u003e\n"]]],[],null,[]]