public sealed class RerunConnectivityTestRequest : IMessage<RerunConnectivityTestRequest>, IEquatable<RerunConnectivityTestRequest>, IDeepCloneable<RerunConnectivityTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class RerunConnectivityTestRequest.
[[["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-14 UTC."],[[["This page provides reference documentation for the `RerunConnectivityTestRequest` class within the Google Cloud Network Management v1 API."],["The `RerunConnectivityTestRequest` class is used to make requests for the `RerunConnectivityTest` method, and it inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists various versions of the `RerunConnectivityTestRequest` class, from version 1.0.0 to the latest 2.13.0, each linked to its respective page."],["The class has two constructors, one default and another that accepts another `RerunConnectivityTestRequest` object as a parameter, allowing for object duplication."],["It has a property called `Name`, which is of type string, and it represents the required Connectivity Test resource name, formatted as `projects/{project_id}/locations/global/connectivityTests/{test_id}`."]]],[]]