public sealed class BatchGetSettingsResponse : IMessage<BatchGetSettingsResponse>, IEquatable<BatchGetSettingsResponse>, IDeepCloneable<BatchGetSettingsResponse>, IBufferMessage, IMessage
[[["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 document describes the `BatchGetSettingsResponse` class, which is a response message for batch setting retrieval in the Google Cloud Security Center."],["The `BatchGetSettingsResponse` class is part of the `Google.Cloud.SecurityCenter.Settings.V1Beta1` namespace and is found in the `Google.Cloud.SecurityCenter.Settings.V1Beta1.dll` assembly."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class has a `Settings` property of type `RepeatedField\u003cSettings\u003e` that contains the requested settings."],["There are 3 versions of the package available, the latest being version 2.0.0-beta04."]]],[]]