public sealed class UpdateExternalSystemRequest : IMessage<UpdateExternalSystemRequest>, IEquatable<UpdateExternalSystemRequest>, IDeepCloneable<UpdateExternalSystemRequest>, IBufferMessage, IMessage
Request message for updating a ExternalSystem resource.
[[["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 webpage details the \u003ccode\u003eUpdateExternalSystemRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V1\u003c/code\u003e namespace, specifically for the .NET environment, with version 3.1.0 being the focus, while listing version history up to 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateExternalSystemRequest\u003c/code\u003e is used to update an \u003ccode\u003eExternalSystem\u003c/code\u003e resource, 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 inherits from \u003ccode\u003eObject\u003c/code\u003e and has properties \u003ccode\u003eExternalSystem\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used for specifying which external system to update and what fields to change, respectively.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: a default constructor and a copy constructor that takes another \u003ccode\u003eUpdateExternalSystemRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage shows the evolution of this resource across multiple versions, indicating the latest is version 3.24.0, and the user can navigate to older versions back to 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]