A CalendarPeriod represents the abstract concept of a time period that has
a canonical start. Grammatically, "the start of the current
CalendarPeriod." All calendar times begin at midnight UTC.
[[["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."],[[["This webpage provides documentation for the `CalendarPeriod` enum, which is part of the `Google.Type` namespace within the `Google.Api.CommonProtos.dll` assembly."],["The `CalendarPeriod` enum represents time periods with a canonical start, where all calendar times begin at midnight UTC."],["Available fields within the `CalendarPeriod` enum include `Day`, `Fortnight`, `Half`, `Month`, `Quarter`, `Unspecified`, `Week`, and `Year`, each representing a different time span."],["`Fortnight` and `Week` fields follow the ISO 8601 standard for week and date calculations."],["The `Unspecified` enum value represents an undefined period, which will raise an error when used."]]],[]]