public sealed class BatchCreateResourceValueConfigsResponse : IMessage<BatchCreateResourceValueConfigsResponse>, IEquatable<BatchCreateResourceValueConfigsResponse>, IDeepCloneable<BatchCreateResourceValueConfigsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Security Command Center v2 API class BatchCreateResourceValueConfigsResponse.
Response message for BatchCreateResourceValueConfigs
[[["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 documentation provides details for the `BatchCreateResourceValueConfigsResponse` class within the Security Command Center v2 API."],["`BatchCreateResourceValueConfigsResponse` is a response message used for batch creation of resource value configurations, inheriting from `object` and implementing multiple interfaces."],["The class includes two constructors, a default one and another that takes a `BatchCreateResourceValueConfigsResponse` object as a parameter."],["The `ResourceValueConfigs` property, of type `RepeatedField\u003cResourceValueConfig\u003e`, holds the created resource value configurations."]]],[]]