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 available for the `VerifyKmsConfigRequest` class is 1.8.0, while the current page's content relates to version 1.3.0, with historical versions listed."],["`VerifyKmsConfigRequest` is a class in the `Google.Cloud.NetApp.V1` API, used to specify and validate a KMS configuration, inheriting from object and implementing multiple interfaces."],["This class implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The `VerifyKmsConfigRequest` class has two constructors: a default constructor, and a constructor that takes another `VerifyKmsConfigRequest` object."],["This Class contains two properties, `KmsConfigName`, a typed view, and `Name`, which is the string name of the KMS Config to verify."]]],[]]