public sealed class VerifyConnectivityResponse : IMessage<VerifyConnectivityResponse>, IEquatable<VerifyConnectivityResponse>, IDeepCloneable<VerifyConnectivityResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class VerifyConnectivityResponse.
Response message for
[EkmService.VerifyConnectivity][google.cloud.kms.v1.EkmService.VerifyConnectivity].
[[["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 Google Cloud Key Management Service v1 API's `VerifyConnectivityResponse` is 3.16.0, with previous versions listed down to 2.2.0."],["`VerifyConnectivityResponse` is a class within the `Google.Cloud.Kms.V1` namespace and serves as the response message for `EkmService.VerifyConnectivity`."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, facilitating its usage and functionality within the .NET environment."],["The `VerifyConnectivityResponse` class offers two constructors: a default constructor and one that accepts another `VerifyConnectivityResponse` instance for object duplication."],["This document provides detailed reference information for the class `VerifyConnectivityResponse`, including its inheritance, implemented interfaces, assembly, constructors and where to find more resources on each of those features."]]],[]]