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.
The list of fields to be updated.
If empty all mutable fields will be updated.
To update nested fields, include the top level field in the mask
For example, to update gcp_metadata.resource_type, include the
"gcp_metadata" field mask
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eUpdateResourceValueConfigRequest\u003c/code\u003e class within the Google Cloud Security Center v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateResourceValueConfigRequest\u003c/code\u003e is used to send requests to update a resource value configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various operations like cloning and equality checks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateResourceValueConfigRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eResourceValueConfig\u003c/code\u003e and \u003ccode\u003eUpdateMask\u003c/code\u003e to manage the configuration update, in which \u003ccode\u003eResourceValueConfig\u003c/code\u003e is required and \u003ccode\u003eUpdateMask\u003c/code\u003e allows for specifying which fields to change.\u003c/p\u003e\n"]]],[],null,[]]