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 Command Center v1 API, specifically for .NET developers."],["The latest version of the `UpdateSourceRequest` class is 3.24.0, and the page provides a list of historical versions, ranging from 2.2.0 to 3.24.0, with links to each version's documentation."],["The `UpdateSourceRequest` class, used for updating a source, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `UpdateSourceRequest` class includes properties like `Source`, representing the resource to update, and `UpdateMask`, used to determine which fields to update, along with detailed descriptions of each."],["The document outlines the constructors available for the `UpdateSourceRequest` class, which include a default constructor and one that accepts another `UpdateSourceRequest` object for duplication."]]],[]]