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` class is 1.8.0, part of the Google.Cloud.NetApp.V1 API."],["This class is used to specify a KMS (Key Management Service) configuration that needs to be validated."],["`VerifyKmsConfigRequest` inherits from the base `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors to create new instances, either default or based on an existing `VerifyKmsConfigRequest` object."],["The class contains properties such as `KmsConfigName`, of type KmsConfigName, which provides a view over the `Name` resource, and `Name`, a required string property that specifies the name of the KMS Config to be verified."]]],[]]