public sealed class BatchCalculateEffectiveSettingsResponse : IMessage<BatchCalculateEffectiveSettingsResponse>, IEquatable<BatchCalculateEffectiveSettingsResponse>, IDeepCloneable<BatchCalculateEffectiveSettingsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center Settings v1beta1 API class BatchCalculateEffectiveSettingsResponse.
[[["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-02 UTC."],[[["This page provides reference documentation for the `BatchCalculateEffectiveSettingsResponse` class within the Google Cloud Security Command Center Settings v1beta1 API."],["The `BatchCalculateEffectiveSettingsResponse` class is designed to serve as the response message for BatchGetEffectiveSettings operations."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `BatchCalculateEffectiveSettingsResponse` class has a constructor and a property named `Settings`, which is a `RepeatedField` of `Settings` objects."],["The latest version is 2.0.0-beta04, and previous version 2.0.0-beta03 and 1.0.0-beta04 are also available."]]],[]]