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 .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e class is used to send requests to the \u003ccode\u003eKeyManagementService.CreateKeyRing\u003c/code\u003e method, enabling the creation of new key rings within a specified location.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateKeyRingRequest\u003c/code\u003e include \u003ccode\u003eKeyRing\u003c/code\u003e (the KeyRing object to be created), \u003ccode\u003eKeyRingId\u003c/code\u003e (a unique identifier for the KeyRing), and \u003ccode\u003eParent\u003c/code\u003e (the location where the KeyRing will reside), which are all required.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the Google Cloud KMS v1 API, ranging from the latest version 3.16.0 down to version 2.2.0, with the focus being on version 3.14.0, to show its available class, method, and property information.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateKeyRingRequest\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, and inherits from the base .NET \u003ccode\u003eobject\u003c/code\u003e class, providing various functionalities for object interaction and manipulation.\u003c/p\u003e\n"]]],[],null,[]]