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 webpage provides documentation for the `VerifyConnectivityRequest` class within the Google Cloud Key Management Service v1 API."],["This `VerifyConnectivityRequest` class is used to send requests for verifying connectivity to an `EkmConnection`."],["The documentation includes details on the class's inheritance, implemented interfaces, constructors, properties, and the various versions available, ranging from 2.2.0 to 3.16.0, with 3.16.0 being the latest version."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `Name` property, of type `string`, is a required field and represents the name of the EkmConnection being verified."]]],[]]