public sealed class UpdateResourceValueConfigRequest : IMessage<UpdateResourceValueConfigRequest>, IEquatable<UpdateResourceValueConfigRequest>, IDeepCloneable<UpdateResourceValueConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 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 page provides documentation for the `UpdateResourceValueConfigRequest` class within the Google Cloud Security Center v1 API for .NET."],["The latest available version of this class is 3.24.0, but the current version displayed is 3.23.0, alongside a list of previous versions ranging from 2.2.0 to 3.22.0."],["`UpdateResourceValueConfigRequest` is used to construct request messages for updating resource value configurations in Google Cloud Security Command Center."],["The class includes properties such as `ResourceValueConfig` and `UpdateMask`, allowing for specific configuration updates with the ability to specify which fields to modify."],["The UpdateResourceValueConfigRequest class implements the IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."]]],[]]