public sealed class CreateKeyRingRequest : IMessage<CreateKeyRingRequest>, IEquatable<CreateKeyRingRequest>, IDeepCloneable<CreateKeyRingRequest>, IBufferMessage, IMessage
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\u003eThe content covers various versions of the \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e class within the Google.Cloud.Kms.V1 namespace, ranging from version 2.2.0 to the latest version 3.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e is a message class used for creating key rings via \u003ccode\u003eKeyManagementService.CreateKeyRing\u003c/code\u003e, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing interfaces like \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 includes properties like \u003ccode\u003eKeyRing\u003c/code\u003e, \u003ccode\u003eKeyRingId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are required fields for specifying the details of the key ring to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows the different parameters and types associated with the properties of \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e for managing key rings, such as the property \u003ccode\u003eKeyRingId\u003c/code\u003e, which must be unique and follow a specified format.\u003c/p\u003e\n"],["\u003cp\u003eIt also includes information about the class's constructors, one of which is the default constructor, and the other which accepts another \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]