public sealed class UpdateSourceRequest : IMessage<UpdateSourceRequest>, IEquatable<UpdateSourceRequest>, IDeepCloneable<UpdateSourceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class UpdateSourceRequest.
[[["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."],[[["This webpage provides reference documentation for the `UpdateSourceRequest` class within the Google Cloud Security Center v1 API for .NET, with the current version being 3.8.0."],["The `UpdateSourceRequest` class is used to send requests for updating a source in the Security Command Center, and it implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The page lists various previous versions of the documentation for `UpdateSourceRequest`, ranging from version 3.24.0 (latest) down to version 2.2.0, along with each version's respective URL."],["The `UpdateSourceRequest` class has properties for `Source`, representing the source to update, and `UpdateMask`, specifying which fields should be modified."],["The `UpdateSourceRequest` class has two constructors to allow different instantiations, one empty and the other with an existing `UpdateSourceRequest` object."]]],[]]