public sealed class GetConnectivityTestRequest : IMessage<GetConnectivityTestRequest>, IEquatable<GetConnectivityTestRequest>, IDeepCloneable<GetConnectivityTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class GetConnectivityTestRequest.
[[["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."],[[["This page provides reference documentation for the `GetConnectivityTestRequest` class within the Google Cloud Network Management v1 API, specifically for version 2.11.0."],["The `GetConnectivityTestRequest` class is used to make requests for the `GetConnectivityTest` method, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the available versions of this class, ranging from version 1.0.0 to the latest version, 2.13.0, with links to their respective documentation."],["The class has two constructors, a default one, and one that takes in another object of the same class."],["The page details the `GetConnectivityTestRequest` class' properties, `ConnectivityTestName` and `Name`, outlining their types and descriptions, with `Name` being required to use the test."]]],[]]