public sealed class UpdateConnectivityTestRequest : IMessage<UpdateConnectivityTestRequest>, IEquatable<UpdateConnectivityTestRequest>, IDeepCloneable<UpdateConnectivityTestRequest>, IBufferMessage, IMessage
[[["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 details the `UpdateConnectivityTestRequest` class, which is used to update connectivity tests within the Google Cloud Network Management V1 service."],["The latest version of `UpdateConnectivityTestRequest` is 2.13.0, and the page provides documentation for versions ranging from 1.0.0 up to 2.13.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparisons, deep cloning, and buffered message handling."],["The `UpdateConnectivityTestRequest` class features two constructors and two properties: `Resource`, which specifies the fields of the test to update, and `UpdateMask`, which specifies which paths of fields are to be updated."],["The class inherits from `Object` and includes standard methods like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, which are all standard from the parent object."]]],[]]