public sealed class UpdateExternalSystemRequest : IMessage<UpdateExternalSystemRequest>, IEquatable<UpdateExternalSystemRequest>, IDeepCloneable<UpdateExternalSystemRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class UpdateExternalSystemRequest.
Request message for updating a ExternalSystem resource.
[[["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-01 UTC."],[[["This page provides reference documentation for the `UpdateExternalSystemRequest` class within the Google Cloud Security Center v1 API, covering versions from 2.2.0 up to the latest release, 3.24.0."],["The `UpdateExternalSystemRequest` class is used to update an `ExternalSystem` resource, and it includes properties like `ExternalSystem` and `UpdateMask` to specify the update details."],["The `UpdateExternalSystemRequest` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation includes a list of available versions, inherited members, namespace information, assembly details, constructors, and properties relevant to the `UpdateExternalSystemRequest` class."],["The documentation presents the latest version of the class which is 3.24.0, followed by the previous versions listed in descending order."]]],[]]