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 document provides reference information for the `RerunConnectivityTestRequest` class within the Google Cloud Network Management v1 API, specifically version 2.12.0."],["The `RerunConnectivityTestRequest` class is used to request the rerunning of a connectivity test and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists different versions of the `RerunConnectivityTestRequest` class, ranging from version 1.0.0 to the latest version 2.13.0."],["`RerunConnectivityTestRequest` has two constructors, and properties such as `ConnectivityTestName`, which has a specific type, and `Name`, which is a string."],["The document outlines the class's inheritance from `object`, implemented interfaces, inherited members and its namespace within the Google.Cloud.NetworkManagement.V1 assembly."]]],[]]