public sealed class CreateResourceValueConfigRequest : IMessage<CreateResourceValueConfigRequest>, IEquatable<CreateResourceValueConfigRequest>, IDeepCloneable<CreateResourceValueConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CreateResourceValueConfigRequest.
Request message to create single resource value config
[[["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-04-09 UTC."],[[["This webpage provides reference documentation for the `CreateResourceValueConfigRequest` class within the Google Cloud Security Center v1 API for .NET."],["The `CreateResourceValueConfigRequest` class is used to create a request message for a single resource value configuration, and it inherits from several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors, including a default constructor and a copy constructor, and outlines the `Parent` and `ResourceValueConfig` properties with details about their types and descriptions."],["The page lists the different versions available for the Google.Cloud.SecurityCenter.V1 API, ranging from the latest 3.24.0 down to 2.2.0, with links to the corresponding documentation for each version."],["The latest API version listed is version 3.24.0 for `Google.Cloud.SecurityCenter.V1.CreateResourceValueConfigRequest`."]]],[]]