public sealed class Trigger.Types.Schedule : IMessage<Trigger.Types.Schedule>, IEquatable<Trigger.Types.Schedule>, IDeepCloneable<Trigger.Types.Schedule>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Trigger.Types.Schedule.
Required. Cron schedule for running
scans periodically.
To explicitly set a timezone in the cron tab, apply a prefix in the
cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or "TZ=${IANA_TIME_ZONE}".
The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone
database
(wikipedia).
For example, CRON_TZ=America/New_York 1 * * * *, or
TZ=America/New_York 1 * * * *.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eTrigger.Types.Schedule\u003c/code\u003e class within the Google Cloud Dataplex V1 API, specifically version 2.6.0 and above.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTrigger.Types.Schedule\u003c/code\u003e class is designed to schedule periodic scans and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class features a \u003ccode\u003eCron\u003c/code\u003e property, which is a string used to define the cron schedule for the periodic scans, including the ability to specify the timezone with the \u003ccode\u003eCRON_TZ\u003c/code\u003e or \u003ccode\u003eTZ\u003c/code\u003e prefix.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions of the API, with 3.6.0 being the latest version and version 1.0.0 being the oldest, providing a range of options for developers using the API.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two constructors, \u003ccode\u003eSchedule()\u003c/code\u003e and \u003ccode\u003eSchedule(Schedule)\u003c/code\u003e, to initialize or copy a scheduled trigger object.\u003c/p\u003e\n"]]],[],null,[]]