public sealed class CreateConnectivityTestRequest : IMessage<CreateConnectivityTestRequest>, IEquatable<CreateConnectivityTestRequest>, IDeepCloneable<CreateConnectivityTestRequest>, 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-04-01 UTC."],[[["This webpage details the `CreateConnectivityTestRequest` class, which is used to create a request for the `CreateConnectivityTest` method in the Google Cloud Network Management API."],["The `CreateConnectivityTestRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The `CreateConnectivityTestRequest` class has several properties: `Parent`, `Resource`, and `TestId`, all of which are required to send a proper request."],["The page provides historical versions of the `CreateConnectivityTestRequest` class, ranging from the latest version 2.13.0 back to version 1.0.0, in addition to the 1.1.0 version."],["The `CreateConnectivityTestRequest` class has two constructors, one default and another which allows you to instantiate the object through another object of the same class."]]],[]]