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, specifically for the .NET framework."],["The `UpdateSourceRequest` class is used to send requests to update a source resource within the Security Command Center."],["The content displays a list of available versions for `UpdateSourceRequest`, ranging from the latest version 3.24.0 down to version 2.2.0, including version 3.15.0 which is the page's current version."],["The `UpdateSourceRequest` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with its own unique constructors and properties (`Source`, `UpdateMask`)."],["The page provides detailed information regarding the properties `Source` and `UpdateMask` within `UpdateSourceRequest`, including their type, description and what to expect."]]],[]]