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."],[[["The latest version of the Google Cloud Key Management Service v1 API documented is 3.16.0, with the content on the page also covering previous versions down to 2.2.0."],["This page provides reference documentation and code samples for the `VerifyConnectivityRequest` class within the Google Cloud Key Management Service v1 API."],["The `VerifyConnectivityRequest` class is used to verify the connectivity of an `EkmConnection`, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `EkmConnectionName` and `Name`, where `Name` is the resource name of the `EkmConnection` to be verified."],["This page lists the constructors and properties of the `VerifyConnectivityRequest` class, providing details on how to instantiate and use it within the Google Cloud KMS V1 API."]]],[]]