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"]],[["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-03-21 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."]]],[]]