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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides reference documentation for the `CreateKeyRingRequest` class within the Google Cloud Key Management Service v1 API, specifically for version 3.9.0."],["The `CreateKeyRingRequest` class is used to create a new key ring and it implements interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties for the `CreateKeyRingRequest` include `KeyRing`, `KeyRingId`, and `Parent`, which define the key ring's initial values, its unique identifier within a location, and the associated location's resource name, respectively."],["The latest version of this documentation is 3.16.0 and the versions go down to 2.2.0, while version 3.9.0 is in the middle of the list."],["The current `CreateKeyRingRequest` class is part of the `Google.Cloud.Kms.V1` namespace, and the code samples and documentation for the class are located within the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]