public sealed class CreateConnectivityTestRequest : IMessage<CreateConnectivityTestRequest>, IEquatable<CreateConnectivityTestRequest>, IDeepCloneable<CreateConnectivityTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class CreateConnectivityTestRequest.
[[["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 document provides reference information for the `CreateConnectivityTestRequest` class within the Network Management v1 API, specifically for the .NET environment."],["This class is used to structure requests for creating a new Connectivity Test within a Google Cloud project, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the available versions of the `CreateConnectivityTestRequest` class, with the latest being 2.13.0 and many previous versions such as 2.12.0, 2.11.0, all the way down to 1.0.0 also included."],["The documentation includes details on the class's constructors and properties, such as `Parent`, `Resource`, and `TestId`, which are essential for configuring a Connectivity Test."],["The class inherits from the `Object` class, having inherited methods such as `GetHashCode()`, `GetType()`, and `ToString()`, also showing the associated namespace and assembly, `Google.Cloud.NetworkManagement.V1` and `Google.Cloud.NetworkManagement.V1.dll`, respectively."]]],[]]