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-03-21 UTC."],[[["The latest version of the `UpdateExternalSystemRequest` is 3.24.0, but this page is showing the documentation for version 3.9.0."],["This page provides reference documentation for the `UpdateExternalSystemRequest` class within the Google Cloud Security Command Center v1 API."],["`UpdateExternalSystemRequest` is used to request the updating of an ExternalSystem resource in the Google Cloud Security Center API."],["The class `UpdateExternalSystemRequest` inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties named `ExternalSystem`, which is required, and `UpdateMask`, which will update all fields if left empty."]]],[]]