public sealed class CreateEkmConnectionRequest : IMessage<CreateEkmConnectionRequest>, IEquatable<CreateEkmConnectionRequest>, IDeepCloneable<CreateEkmConnectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class CreateEkmConnectionRequest.
Request message for
[EkmService.CreateEkmConnection][google.cloud.kms.v1.EkmService.CreateEkmConnection].
Required. The resource name of the location associated with the
[EkmConnection][google.cloud.kms.v1.EkmConnection], in the format
projects/*/locations/*.
[[["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 page provides reference documentation for the \u003ccode\u003eCreateEkmConnectionRequest\u003c/code\u003e class within the Google Cloud Key Management Service v1 API, specifically version 3.9.0, and also contains links to previous and more current versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateEkmConnectionRequest\u003c/code\u003e is used as the request message for the \u003ccode\u003eEkmService.CreateEkmConnection\u003c/code\u003e method, and includes the \u003ccode\u003eEkmConnection\u003c/code\u003e, \u003ccode\u003eEkmConnectionId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e properties, which are all required to create a connection.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreateEkmConnectionRequest\u003c/code\u003e inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, providing methods and capabilities for message handling and object manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEkmConnectionId\u003c/code\u003e property must be unique within a location, adhere to the regular expression \u003ccode\u003e[a-zA-Z0-9_-]{1,63}\u003c/code\u003e, and the \u003ccode\u003eParent\u003c/code\u003e property represents the resource name of the associated location in the format \u003ccode\u003eprojects/*/locations/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also includes constructors for creating new instances of the class, one being a default constructor, and the other allowing you to pass an existing instance to clone.\u003c/p\u003e\n"]]],[],null,[]]