public sealed class DeleteResourceValueConfigRequest : IMessage<DeleteResourceValueConfigRequest>, IEquatable<DeleteResourceValueConfigRequest>, IDeepCloneable<DeleteResourceValueConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class DeleteResourceValueConfigRequest.
[[["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\u003eDeleteResourceValueConfigRequest\u003c/code\u003e class is part of the Security Command Center v2 API, used to send a request to delete a resource value configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message passing, equality checks, and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor to create a new \u003ccode\u003eDeleteResourceValueConfigRequest\u003c/code\u003e instance and a copy constructor to clone another instance.\u003c/p\u003e\n"],["\u003cp\u003eIt has two key properties: \u003ccode\u003eName\u003c/code\u003e, which is a required string representing the name of the \u003ccode\u003eResourceValueConfig\u003c/code\u003e to delete, and \u003ccode\u003eResourceValueConfigName\u003c/code\u003e, which provides a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe class is located in the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.SecurityCenter.V2.dll\u003c/code\u003e assembly, meaning that the \u003ccode\u003eDeleteResourceValueConfigRequest\u003c/code\u003e is part of a .Net library.\u003c/p\u003e\n"]]],[],null,[]]