public sealed class VerifyConnectivityRequest : IMessage<VerifyConnectivityRequest>, IEquatable<VerifyConnectivityRequest>, IDeepCloneable<VerifyConnectivityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Key Management Service v1 API class VerifyConnectivityRequest.
Request 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 `VerifyConnectivityRequest` class within the Google Cloud Key Management Service v1 API."],["The latest version of the documentation is for version 3.16.0, and this particular page is referencing version 3.15.0."],["`VerifyConnectivityRequest` is used to verify the connectivity of an `EkmConnection` within the API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling diverse functionality."],["The `VerifyConnectivityRequest` class has two constructors, one default and one that takes another `VerifyConnectivityRequest` object, and includes the `EkmConnectionName` and `Name` properties."]]],[]]