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 page provides reference documentation for the `UpdateConnectivityTestRequest` class within the Google Cloud Network Management v1 API, detailing its structure and functionality."],["The `UpdateConnectivityTestRequest` class is part of the `Google.Cloud.NetworkManagement.V1` namespace and is used to update connectivity test resources, as indicated by its purpose and the associated versions listed."],["The `UpdateConnectivityTestRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of the `UpdateConnectivityTestRequest` class include `Resource`, which holds the `ConnectivityTest` to be updated, and `UpdateMask`, which specifies which fields of the resource should be modified."],["The page shows a historical list of available versions for the `UpdateConnectivityTestRequest`, ranging from the latest version 2.13.0 down to version 1.0.0, and provides links to the documentation for each specific version."]]],[]]