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 latest version of the `VerifyKmsConfigRequest` API is 1.8.0, with multiple previous versions available, ranging down to 1.0.0."],["`VerifyKmsConfigRequest` is a class used in the NetApp v1 API to validate a KMS configuration."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class includes properties like `KmsConfigName` (a typed view of the resource name) and `Name` (the required name of the KMS config to be verified)."],["The `VerifyKmsConfigRequest` class is contained in the `Google.Cloud.NetApp.V1` namespace within the `Google.Cloud.NetApp.V1.dll` assembly."]]],[]]