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-08-28 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGetConnectivityTestRequest\u003c/code\u003e class is 2.13.0, with previous versions ranging from 2.12.0 down to 1.0.0 available in the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetConnectivityTestRequest\u003c/code\u003e is a class used for requesting the \u003ccode\u003eGetConnectivityTest\u003c/code\u003e method in the Network Management v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<GetConnectivityTestRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<GetConnectivityTestRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetConnectivityTestRequest\u003c/code\u003e class has properties such as \u003ccode\u003eConnectivityTestName\u003c/code\u003e, which is a typed view over the resource name property, and \u003ccode\u003eName\u003c/code\u003e, which is the required resource name of the connectivity test in a specific format.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eGetConnectivityTestRequest()\u003c/code\u003e and an overload that accepts another \u003ccode\u003eGetConnectivityTestRequest\u003c/code\u003e object as a parameter \u003ccode\u003eGetConnectivityTestRequest(GetConnectivityTestRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Network Management v1 API - Class GetConnectivityTestRequest (2.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.14.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.13.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.12.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.11.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.10.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.9.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.8.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.7.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.6.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.5.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.4.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.3.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.2.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.1.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.0.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.1.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.0.0/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest) \n\n public sealed class GetConnectivityTestRequest : IMessage\u003cGetConnectivityTestRequest\u003e, IEquatable\u003cGetConnectivityTestRequest\u003e, IDeepCloneable\u003cGetConnectivityTestRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Network Management v1 API class GetConnectivityTestRequest.\n\nRequest for the `GetConnectivityTest` method. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetConnectivityTestRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetConnectivityTestRequest](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetConnectivityTestRequest](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetConnectivityTestRequest](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetworkManagement.V1](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkManagement.V1.dll\n\nConstructors\n------------\n\n### GetConnectivityTestRequest()\n\n public GetConnectivityTestRequest()\n\n### GetConnectivityTestRequest(GetConnectivityTestRequest)\n\n public GetConnectivityTestRequest(GetConnectivityTestRequest other)\n\nProperties\n----------\n\n### ConnectivityTestName\n\n public ConnectivityTestName ConnectivityTestName { get; set; }\n\n[ConnectivityTestName](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.ConnectivityTestName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.GetConnectivityTestRequest#Google_Cloud_NetworkManagement_V1_GetConnectivityTestRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. `ConnectivityTest` resource name using the form:\n`projects/{project_id}/locations/global/connectivityTests/{test_id}`"]]