public sealed class CreateConnectionRequest : IMessage<CreateConnectionRequest>, IEquatable<CreateConnectionRequest>, IDeepCloneable<CreateConnectionRequest>, IBufferMessage, IMessage
The request for [ConnectionService.CreateConnection][google.cloud.bigquery.connection.v1.ConnectionService.CreateConnection].
[[["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\u003eThe \u003ccode\u003eCreateConnectionRequest\u003c/code\u003e class is used to request the creation of a connection via \u003ccode\u003eConnectionService.CreateConnection\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.9.0 is the latest available version, with numerous earlier versions available down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateConnectionRequest\u003c/code\u003e 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for setting the \u003ccode\u003eConnection\u003c/code\u003e, \u003ccode\u003eConnectionId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e resource, the parent parameter must follow the format of \u003ccode\u003eprojects/{project_id}/locations/{location_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eCreateConnectionRequest\u003c/code\u003e: one default, and one that takes another \u003ccode\u003eCreateConnectionRequest\u003c/code\u003e object for copying purposes.\u003c/p\u003e\n"]]],[],null,[]]