public sealed class GetConnectivityTestRequest : IMessage<GetConnectivityTestRequest>, IEquatable<GetConnectivityTestRequest>, IDeepCloneable<GetConnectivityTestRequest>, IBufferMessage, IMessage
[[["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 documents the `GetConnectivityTestRequest` class, which is used to request a specific connectivity test in the Google Cloud Network Management V1 API."],["Version 2.13.0 is the latest documented version of the `GetConnectivityTestRequest`, with the content including 16 different versions available for this request, ranging from versions 1.0.0 up to the latest."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetConnectivityTestRequest` class includes a `Name` property, which is a required string that specifies the resource name of the `ConnectivityTest` in the format `projects/{project_id}/locations/global/connectivityTests/{test_id}`."]]],[]]