public sealed class CreateKeyRingRequest : IMessage<CreateKeyRingRequest>, IEquatable<CreateKeyRingRequest>, IDeepCloneable<CreateKeyRingRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class CreateKeyRingRequest.
Request message for
[KeyManagementService.CreateKeyRing][google.cloud.kms.v1.KeyManagementService.CreateKeyRing].
[[["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\u003eCreateKeyRingRequest\u003c/code\u003e class within the Google Cloud Key Management Service (KMS) v1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e class is used to create a request for the \u003ccode\u003eKeyManagementService.CreateKeyRing\u003c/code\u003e method, allowing the creation of a key ring in a specified location.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud KMS v1 API reference in the document is 3.16.0, with versions ranging from 3.16.0 down to 2.2.0 and includes links to the documentation of each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e class inherits from the \u003ccode\u003eObject\u003c/code\u003e class 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e class contains properties like \u003ccode\u003eKeyRing\u003c/code\u003e, \u003ccode\u003eKeyRingId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are essential for defining the key ring to be created, its ID, and its location, respectively, and it also includes constructors that allow the initial creation of the request.\u003c/p\u003e\n"]]],[],null,[]]