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 webpage provides documentation for the `VerifyConnectivityRequest` class within the Google Cloud Key Management Service (KMS) v1 API, specifically focusing on version 3.8.0, but also includes several other version options for the same documentation."],["The `VerifyConnectivityRequest` class is used to send requests to the `EkmService.VerifyConnectivity` method to test connectivity, as indicated by the reference documentation."],["The `VerifyConnectivityRequest` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `VerifyConnectivityRequest` class has two constructors and includes two main properties: `EkmConnectionName`, which provides a typed view over the resource name, and `Name`, which is a string property requiring the name of the EkmConnection to verify."],["The `VerifyConnectivityRequest` class is found within the `Google.Cloud.Kms.V1` namespace and can be found within the `Google.Cloud.Kms.V1.dll` assembly."]]],[]]