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"]],[["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."],[[["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."]]],[]]