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-03-21 UTC."],[[["This page provides reference documentation for the `VerifyConnectivityRequest` class within the Google Cloud Key Management Service v1 API."],["`VerifyConnectivityRequest` is a request message used with the `EkmService.VerifyConnectivity` method for verifying the connectivity of an `EkmConnection`."],["The latest version of this class available is 3.16.0, with versions dating back to 2.2.0, each linking to its corresponding documentation page."],["The `VerifyConnectivityRequest` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two constructors, along with two properties: `EkmConnectionName`, which is a typed view of the `Name` resource, and `Name` which is a string representing the name of the EkmConnection to verify."]]],[]]