public sealed class UpdateConnectionProfileRequest : IMessage<UpdateConnectionProfileRequest>, IEquatable<UpdateConnectionProfileRequest>, IDeepCloneable<UpdateConnectionProfileRequest>, IBufferMessage, IMessage
Request message for 'UpdateConnectionProfile' request.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateConnectionProfileRequest\u003c/code\u003e class is used to send requests for updating connection profiles, as a core part of the Google Cloud Data Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to facilitate operations like message handling, comparison, deep cloning, and efficient data buffering.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties like \u003ccode\u003eConnectionProfile\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e that are essential for defining the connection profile to be updated, ensuring request uniqueness, and specifying which fields to modify, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class available is 2.5.0, but several previous versions are documented, starting with the first documented version at 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor methods available to create an instance of the \u003ccode\u003eUpdateConnectionProfileRequest\u003c/code\u003e class: one default constructor and another which allows you to set the values via another \u003ccode\u003eUpdateConnectionProfileRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]