[[["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."],[[["The `Schedule` class, found within the `Google.Cloud.Dlp.V2` namespace, is used for defining schedules for inspect job triggers in the Data Loss Prevention (DLP) API."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, with several inherited members like `GetHashCode` and `GetType`."],["The `Schedule` class offers two constructors, a default constructor and one that accepts another `Schedule` instance for cloning, both having no parameters besides themselves."],["The class contains a property, `OptionCase`, of the type `Schedule.OptionOneofCase` and a property, `RecurrencePeriodDuration`, of the type `Duration` which is used to specify the periodic basis for job starts."],["Version 4.16.0 is the latest available version while the list goes back to version 2.15.0 and the Schedule class is accessible from version 2.15.0 and onward."]]],[]]