public sealed class VerifyKmsConfigResponse : IMessage<VerifyKmsConfigResponse>, IEquatable<VerifyKmsConfigResponse>, IDeepCloneable<VerifyKmsConfigResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class VerifyKmsConfigResponse.
VerifyKmsConfigResponse contains the information if the config is correctly
and error message.
[[["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."],[[["This webpage provides documentation for the `VerifyKmsConfigResponse` class within the Google Cloud NetApp v1 API, which is used to check the status and health of the KMS configuration."],["The `VerifyKmsConfigResponse` class contains properties such as `HealthError`, `Healthy`, and `Instructions` to indicate if a configuration is valid, provide error messages and supply instructions if there is an issue."],["The class has implemented various interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is constructed through a default constructor or by copying another `VerifyKmsConfigResponse`."],["The `VerifyKmsConfigResponse` class is part of the `Google.Cloud.NetApp.V1` namespace, found in the `Google.Cloud.NetApp.V1.dll` assembly, with various versions of the API being listed, with version 1.8.0 being the latest."]]],[]]