[[["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-25 UTC."],[[["The `Trigger` class in the Google Cloud Dataplex v1 API is used for managing DataScan scheduling and trigger settings."],["The latest available version of this API is 3.6.0, but this page is focused on version 2.9.0 and lists many versions that come before and after this one, which are accessible via their respective links."],["`Trigger` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class, indicating its capabilities and usage within the .NET environment."],["The `Trigger` class has two constructors, a default constructor and one that accepts another `Trigger` object as a parameter for creating a new object based off of another, and it contains properties such as `ModeCase`, `OnDemand`, and `Schedule` to configure how and when the scans occur."],["The `Trigger` class allows for scans to be configured as either on-demand, running once via the `RunDataScan` API, or on a recurring schedule."]]],[]]