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."],[[["The latest version available for the Google Cloud Key Management Service v1 API is 3.16.0, with links to documentation provided for this and all previous versions."],["The content focuses on the `VerifyConnectivityResponse` class within the `Google.Cloud.Kms.V1` namespace, detailing its properties, methods, and implementation of various interfaces."],["`VerifyConnectivityResponse` is a response message for `EkmService.VerifyConnectivity`, used to check connectivity status in the Google Cloud Key Management Service."],["The `VerifyConnectivityResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Documentation for this class is available within the Google Cloud .NET documentation, and there are also constructor methods."]]],[]]