public sealed class DeleteConnectivityTestRequest : IMessage<DeleteConnectivityTestRequest>, IEquatable<DeleteConnectivityTestRequest>, IDeepCloneable<DeleteConnectivityTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class DeleteConnectivityTestRequest.
[[["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."],[[["The latest version available for the `DeleteConnectivityTestRequest` is 2.13.0, and the documentation provides links to various other versions, ranging from 1.0.0 to 2.12.0."],["`DeleteConnectivityTestRequest` is a class in the Network Management v1 API used for requesting the deletion of a connectivity test and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteConnectivityTestRequest` class includes a property named `Name` which is a required string field representing the resource name of the Connectivity Test that is to be deleted."],["This class is found within the `Google.Cloud.NetworkManagement.V1` namespace and its assembly file is `Google.Cloud.NetworkManagement.V1.dll`."]]],[]]