public sealed class UpdateConnectivityTestRequest : IMessage<UpdateConnectivityTestRequest>, IEquatable<UpdateConnectivityTestRequest>, IDeepCloneable<UpdateConnectivityTestRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Network Management v1 API class UpdateConnectivityTestRequest.
[[["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 `UpdateConnectivityTestRequest` class within the Network Management v1 API for .NET, specifically version 2.8.0."],["The `UpdateConnectivityTestRequest` class is used to send requests for the `UpdateConnectivityTest` method, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, and it contains properties such as `Resource` of type `ConnectivityTest` and `UpdateMask` of type `FieldMask`, which are used to update specific fields."],["The document also includes a list of all the different versions of this class that have been published, from 1.0.0 to the latest version 2.13.0."]]],[]]