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."],[[["This webpage provides documentation for the `VerifyConnectivityResponse` class within the Google Cloud Key Management Service v1 API."],["The `VerifyConnectivityResponse` class is the response message for the `EkmService.VerifyConnectivity` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page offers access to multiple versions of the documentation, ranging from version 2.2.0 to the latest version 3.16.0, all pertaining to `VerifyConnectivityResponse`."],["The documentation includes details about the class's inheritance from `object` and its implementation of various interfaces, along with a list of inherited members and namespace."],["The provided constructors for `VerifyConnectivityResponse` include a default constructor and one that takes another `VerifyConnectivityResponse` object as a parameter."]]],[]]