public sealed class UpdateResourceValueConfigRequest : IMessage<UpdateResourceValueConfigRequest>, IEquatable<UpdateResourceValueConfigRequest>, IDeepCloneable<UpdateResourceValueConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class UpdateResourceValueConfigRequest.
[[["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 documentation is for the `UpdateResourceValueConfigRequest` class within the Security Command Center v2 API, specifically version 1.0.0-beta03."],["`UpdateResourceValueConfigRequest` is a request message used to update a resource value configuration, implementing interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class inherits from the base `object` class and includes constructors for creating new instances of `UpdateResourceValueConfigRequest`."],["Key properties include `ResourceValueConfig`, representing the config to be updated, and `UpdateMask`, specifying which fields should be modified during the update."],["The class is contained within the namespace `Google.Cloud.SecurityCenter.V2` and is a part of the `Google.Cloud.SecurityCenter.V2.dll` assembly."]]],[]]