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-04-01 UTC."],[[["This document provides reference information for the `CreateConnectivityTestRequest` class within the Google Cloud Network Management v1 API, specifically for version 2.5.0."],["`CreateConnectivityTestRequest` is used to create a connectivity test and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Parent`, `Resource`, and `TestId`, where `Parent` specifies the project and location, `Resource` is the `ConnectivityTest` resource to create, and `TestId` is the logical name of the connectivity test with specific formatting and uniqueness requirements."],["The provided content lists all available versions from `1.0.0` to `2.13.0` for the `CreateConnectivityTestRequest` class, with `2.13.0` being the latest."],["This class is a part of the `Google.Cloud.NetworkManagement.V1` namespace, and its implementation details are found in the `Google.Cloud.NetworkManagement.V1.dll` assembly."]]],[]]