public sealed class UpdateSettingsRequest : IMessage<UpdateSettingsRequest>, IEquatable<UpdateSettingsRequest>, IDeepCloneable<UpdateSettingsRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class UpdateSettingsRequest.
[[["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 page provides documentation for the `UpdateSettingsRequest` class within the Google Cloud Security Command Center Settings v1beta1 API."],["`UpdateSettingsRequest` is a request message used for updating settings, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of this API class is `2.0.0-beta04`, while previous beta versions `2.0.0-beta03` and `1.0.0-beta04` are also documented."],["The `UpdateSettingsRequest` class has two constructors, a default one, and another that copies an existing `UpdateSettingsRequest` object, and two properties: `Settings` to define the new settings and `UpdateMask` to specify which settings field to update."]]],[]]