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-01 UTC."],[[["This page provides documentation for the `RerunConnectivityTestRequest` class within the Google Cloud Network Management v1 API, specifically focusing on version 2.5.0."],["The `RerunConnectivityTestRequest` class is used to request the rerunning of a connectivity test and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's constructors, including a default constructor and a copy constructor, as well as the `Name` property, which is a required string representing the Connectivity Test resource name."],["The documentation also lists all the available versions of the API, from version 1.0.0 to the latest 2.13.0, for the `RerunConnectivityTestRequest` class."]]],[]]