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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThe document provides reference documentation for the \u003ccode\u003eUpdateConnectivityTestRequest\u003c/code\u003e class within the Network Management v1 API for .NET, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.13.0, and the document lists all versions from 1.0.0 up to the latest, each linked to their respective documentation for the \u003ccode\u003eUpdateConnectivityTestRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateConnectivityTestRequest\u003c/code\u003e is used to submit a request to the \u003ccode\u003eUpdateConnectivityTest\u003c/code\u003e method, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eUpdateConnectivityTestRequest()\u003c/code\u003e) and one that takes another \u003ccode\u003eUpdateConnectivityTestRequest\u003c/code\u003e object as a parameter (\u003ccode\u003eUpdateConnectivityTestRequest(UpdateConnectivityTestRequest other)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eResource\u003c/code\u003e of type \u003ccode\u003eConnectivityTest\u003c/code\u003e, which specifies which fields to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e of type \u003ccode\u003eFieldMask\u003c/code\u003e, which specifies which fields to change.\u003c/p\u003e\n"]]],[],null,[]]