[[["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."],[[["The latest version available for `ScheduleOptions.DeliveryCondition` is 0.19.0, and there are versions available dating back to 0.1.0."],["`ScheduleOptions.DeliveryCondition` is a Protocol Buffer enum that defines the conditions for when to deliver a scheduled report."],["It implements `ProtocolMessageEnum` and inherits several methods from the `Enum` and `Object` classes."],["The enum offers three delivery options: `ALWAYS`, `NEVER`, and `WHEN_FLAG_CONDITIONS_MET`, each with a corresponding value."],["Static methods are available to retrieve information about the `DeliveryCondition` such as getting the descriptor or getting a specific delivery option based on a given value."]]],[]]