[[["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-15 UTC."],[[["This webpage provides documentation for various versions of `Report.DateRange.FixedDateRangeOrBuilder`, starting from version 0.1.0 up to the latest version 0.19.0."],["`Report.DateRange.FixedDateRangeOrBuilder` implements `MessageOrBuilder` and is used for specifying a fixed date range within a report."],["The interface requires users to define both a start date and an end date, both inclusive, for the specified date range via `getStartDate()` and `getEndDate()`, returning the specific date."],["The `hasStartDate()` and `hasEndDate()` methods are available to check if the start date and end date fields have been set respectively, providing boolean returns."],["You can obtain a date builder to create or modify the date for the start and end date via `getStartDateOrBuilder()` and `getEndDateOrBuilder()`, returning the `DateOrBuilder` interface."]]],[]]