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-03-21 UTC."],[[["This webpage details the `CreateConnectivityTestRequest` class, which is used to create a request for the `CreateConnectivityTest` method in the Google Cloud Network Management V1 API."],["The `CreateConnectivityTestRequest` class has properties for `Parent`, `Resource`, and `TestId`, which are all required for the request."],["The latest version of the API available on this page is 2.13.0, while older versions dating back to 1.0.0 are also available for reference."],["The `CreateConnectivityTestRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited members from `Object`."],["You can instantiate a new `CreateConnectivityTestRequest` using its default constructor or by providing another `CreateConnectivityTestRequest` as an argument."]]],[]]