public sealed class CreateConnectionRequest : IMessage<CreateConnectionRequest>, IEquatable<CreateConnectionRequest>, IDeepCloneable<CreateConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class CreateConnectionRequest.
Request message for ConnectorsService.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\u003eThis document provides reference information for the \u003ccode\u003eCreateConnectionRequest\u003c/code\u003e class within the Google Cloud Connectors v1 API, specifically version 1.1.0, which is part of the Integration Connectors service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateConnectionRequest\u003c/code\u003e class is used to define the request message for creating a new connection and it includes required fields such as \u003ccode\u003eConnection\u003c/code\u003e, \u003ccode\u003eConnectionId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e to specify the connection details and its location.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateConnectionRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from the base .NET object class, therefore it has methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e that are inherited.\u003c/p\u003e\n"],["\u003cp\u003eThere are two ways to create an instance of this class, either by using the default constructor, or by cloning an existing instance with the \u003ccode\u003eCreateConnectionRequest(CreateConnectionRequest other)\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties like \u003ccode\u003eParentAsLocationName\u003c/code\u003e to provide a typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name, and \u003ccode\u003eConnectionId\u003c/code\u003e to assign a unique identifier to the connection.\u003c/p\u003e\n"]]],[],null,[]]