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-03-21 UTC."],[[["This page provides reference documentation for the `RerunConnectivityTestRequest` class within the Google Cloud Network Management v1 API."],["The `RerunConnectivityTestRequest` class is used to request a rerun of a connectivity test and it is available in multiple versions, from 1.0.0 to the latest 2.13.0."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["The `RerunConnectivityTestRequest` class has a `Name` property, a string that holds the resource name of the Connectivity Test."],["The page provides details about the `RerunConnectivityTestRequest` constructors, offering both an empty and a copy-based constructor for creating instances."]]],[]]