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-03-21 UTC."],[[["This documentation covers the `BatchCalculateEffectiveSettingsResponse` class within the Google Cloud Security Command Center Settings v1beta1 API."],["The `BatchCalculateEffectiveSettingsResponse` class is a response message for BatchGetEffectiveSettings and it inherits from `object` while implementing several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class is located in the `Google.Cloud.SecurityCenter.Settings.V1Beta1` namespace and is part of the `Google.Cloud.SecurityCenter.Settings.V1Beta1.dll` assembly."],["The class has a `Settings` property, which is a `RepeatedField` containing the settings that were requested."]]],[]]