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-04-17 UTC."],[[["The `UpdateConnectivityTestRequest` class is used to update a connectivity test within the Network Management v1 API, and this page provides reference documentation for it, including its methods, properties, and inheritance."],["Version 2.13.0 is the latest available version for the `UpdateConnectivityTestRequest`, with documentation available for versions ranging down to 1.0.0."],["The `UpdateConnectivityTestRequest` class implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to provide functionality such as message handling, equality checking, deep cloning and buffer management."],["The class includes properties for `Resource`, which represents the connectivity test to be updated, and `UpdateMask`, which specifies the fields that should be updated."]]],[]]