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-04-09 UTC."],[[["This page provides documentation for the `VerifyConnectivityResponse` class within the Google Cloud Key Management Service (KMS) v1 API, specifically for .NET developers."],["The documentation covers various versions of the `VerifyConnectivityResponse` class, ranging from version 2.2.0 to the latest version 3.16.0, and version 3.14.0 being the specific version that this page displays."],["`VerifyConnectivityResponse` is a response message used by the `EkmService.VerifyConnectivity` method within the API."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in the protocol buffer system."],["The page outlines inherited members from the base object class, and information about the constructors available for creating new instances of the VerifyConnectivityResponse class."]]],[]]