[[["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 document provides reference information for the `ListDetectorsResponse` class within the Google Cloud Security Command Center Settings v1beta1 API, specifically version 2.0.0-beta03."],["The `ListDetectorsResponse` class is used to encapsulate the response message when listing detectors, and it inherits from the base `object` class while implementing several interfaces including `IMessage`, `IEquatable`, and `IEnumerable`."],["The class contains a `Detectors` property, which is a `RepeatedField` of `Detector` objects representing the list of detectors returned, and a `NextPageToken` string property for retrieving subsequent pages of results."],["There are two constructors, a default and a copy constructor, and methods such as `GetEnumerator` which is used to iterate through the `Detector` resources in the response."],["The document lists the latest version as `2.0.0-beta04`, with the current document pertaining to version `2.0.0-beta03`, and an additional past version of `1.0.0-beta04` being included in the list."]]],[]]