public sealed class VerifyKmsConfigRequest : IMessage<VerifyKmsConfigRequest>, IEquatable<VerifyKmsConfigRequest>, IDeepCloneable<VerifyKmsConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class VerifyKmsConfigRequest.
VerifyKmsConfigRequest specifies the KMS config to be validated.
[[["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."],[[["The `VerifyKmsConfigRequest` class, part of the Google.Cloud.NetApp.V1 API, is used to specify and validate a KMS (Key Management Service) configuration."],["Version 1.8.0 is the latest version of the API, with the document covering the 1.6.0 release."],["The `VerifyKmsConfigRequest` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class contains two properties: `KmsConfigName`, a typed view over the resource, and `Name`, which is the required string name of the KMS config to verify."],["The documentation also provides a listing of past versions of the class, from 1.0.0 to 1.7.0."]]],[]]