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."],[[["`CalendarPeriod` is an enumeration representing a time period with a canonical start, where all calendar times begin at midnight UTC."],["The `CalendarPeriod` enum is found within the `Google.Type` namespace of the `Google.Api.CommonProtos.dll` assembly."],["This enumeration defines various calendar periods such as `Day`, `Fortnight`, `Half`, `Month`, `Quarter`, `Week`, and `Year`, alongside an `Unspecified` option."],["Specific calendar periods like `Fortnight` and `Week` follow the [ISO 8601](https://en.wikipedia.org/wiki/ISO_week_date) standard, and `Half`, and `Quarter` have specific start dates."],["The latest documentation version is 2.15.0, with version 2.10.0 being the current version of the doc."]]],[]]