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."],[[["The `CalendarPeriod` enum defines abstract time periods with canonical starts, beginning at midnight UTC."],["It is located within the `Google.Type` namespace and part of the `Google.Api.CommonProtos.dll` assembly."],["The enum includes fields like `Day`, `Fortnight`, `Half`, `Month`, `Quarter`, `Week`, and `Year` to represent different time frames."],["The `Unspecified` field is used to denote an undefined period, which will result in an error if used."],["The `Fortnight` and `Week` periods follow the ISO 8601 standard for their definition of the first week of the year."]]],[]]