public sealed class ConnectionProfile : IMessage<ConnectionProfile>, IEquatable<ConnectionProfile>, IDeepCloneable<ConnectionProfile>, 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-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eConnectionProfile\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Datastream.V1Alpha1\u003c/code\u003e namespace, detailing its properties, inheritance, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectionProfile\u003c/code\u003e class provides various properties to configure different aspects of a connection, including display name, connectivity options, and resource names such as the \u003ccode\u003eConnectionProfileName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionProfile\u003c/code\u003e supports different profile types such as \u003ccode\u003eGcsProfile\u003c/code\u003e, \u003ccode\u003eMysqlProfile\u003c/code\u003e, and \u003ccode\u003eOracleProfile\u003c/code\u003e, as well as connectivity methods like \u003ccode\u003eForwardSshConnectivity\u003c/code\u003e, \u003ccode\u003eNoConnectivity\u003c/code\u003e, \u003ccode\u003ePrivateConnectivity\u003c/code\u003e, and \u003ccode\u003eStaticServiceIpConnectivity\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eConnectionProfile\u003c/code\u003e also keeps track of metadata like the create and update times, and has the option to configure labels via the \u003ccode\u003eLabels\u003c/code\u003e property, allowing additional information to be attached to the \u003ccode\u003eConnectionProfile\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]