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 webpage provides reference documentation for the `RerunConnectivityTestRequest` class within the Google Cloud Network Management v1 API, specifically for .NET developers."],["The `RerunConnectivityTestRequest` class, used in the `RerunConnectivityTest` method, is currently documented with version 2.8.0 and is part of the `Google.Cloud.NetworkManagement.V1` namespace."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods like `GetHashCode`, `GetType`, and `ToString`."],["The `RerunConnectivityTestRequest` class includes a constructor and one key property, `Name`, which is a required string representing the Connectivity Test resource name."],["There are previous versions of the documentation available, with the latest version being 2.13.0."]]],[]]