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 page provides documentation for the `VerifyConnectivityResponse` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for .NET development."],["The documentation covers versions of the API ranging from 2.2.0 to the latest release, 3.16.0, with the selected page being version 3.13.0."],["`VerifyConnectivityResponse` is a response message class used by `EkmService.VerifyConnectivity` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes details on the class's constructors, which are `VerifyConnectivityResponse()` and `VerifyConnectivityResponse(VerifyConnectivityResponse other)`, and it states the inheritance and inherited members."],["The `VerifyConnectivityResponse` class is located in the `Google.Cloud.Kms.V1` namespace, and it's part of the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]