[[["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-24 UTC."],[[["This document provides reference documentation for the `ListJobTriggersResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically in the .NET environment."],["`ListJobTriggersResponse` is the response message type used when listing job triggers and is implemented as a sealed class that inherits from Object, and implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, `IPageResponse`, and `IEnumerable`."],["The document details the properties of `ListJobTriggersResponse`, which include `JobTriggers` (a list of triggered jobs) and `NextPageToken` (used for pagination), along with its associated methods, `GetEnumerator` and `IEnumerable.GetEnumerator`."],["This documentation covers versions ranging from 2.15.0 up to the latest version, 4.16.0, for the Data Loss Prevention v2 API."],["The class has two constructors: a default one `ListJobTriggersResponse()` and another that takes in a `ListJobTriggersResponse` type as an argument, `ListJobTriggersResponse(ListJobTriggersResponse other)`."]]],[]]