public sealed class BatchCreateResourceValueConfigsResponse : IMessage<BatchCreateResourceValueConfigsResponse>, IEquatable<BatchCreateResourceValueConfigsResponse>, IDeepCloneable<BatchCreateResourceValueConfigsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 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-04-01 UTC."],[[["This webpage provides documentation for the `BatchCreateResourceValueConfigsResponse` class within the Google Cloud Security Center v1 API."],["The latest version available is 3.24.0, and the documentation spans across multiple versions, ranging from 2.2.0 up to 3.24.0 for this specific class."],["The `BatchCreateResourceValueConfigsResponse` class is a response message used in the API to confirm creation of multiple resource value configurations, and it inherits from several interfaces, including `IMessage` and `IEquatable`."],["The class's primary property is `ResourceValueConfigs`, which is a `RepeatedField` containing a list of the resource value configurations that have been created."],["The namespace for this class is `Google.Cloud.SecurityCenter.V1`, and it is part of the `Google.Cloud.SecurityCenter.V1.dll` assembly."]]],[]]