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 reference documentation for the `VerifyConnectivityRequest` class within the Google Cloud Key Management Service v1 API, specifically for .NET development."],["The `VerifyConnectivityRequest` class is used to create request messages for verifying connectivity to an EkmConnection, as part of the EkmService."],["This documentation includes details on the class's inheritance, implemented interfaces, constructors, and properties, such as `EkmConnectionName` and `Name`, which are relevant for usage."],["Multiple versions of the documentation are available, with the latest version being 3.16.0, and this specific documentation is for version 3.13.0."],["The page also provides links to various older versions of the documentation, allowing developers to refer to specific versions as required, down to version 2.2.0."]]],[]]