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\u003eThe \u003ccode\u003eUpdateResourceValueConfigRequest\u003c/code\u003e class is part of the Security Command Center v2 API, used for updating resource value configurations.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, comparison, cloning, and buffered operations.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors, one default and another that takes an existing \u003ccode\u003eUpdateResourceValueConfigRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties: \u003ccode\u003eResourceValueConfig\u003c/code\u003e, representing the configuration being updated, and \u003ccode\u003eUpdateMask\u003c/code\u003e, specifying which fields should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe namespace for this class is \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e, and it is located within the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]