The time periods shall be consecutive, have width equal to the
requested duration, and be aligned at the end of the requested time
period. This can result in a different size of the
first time period.
AlignmentEqualRounded
The time periods shall be consecutive, have width equal to the
requested duration, and be aligned at the alignment_time provided in
the request.
The alignment_time does not have to be inside the query period but
even if it is outside, only time periods are returned which overlap
with the query period.
A rounded alignment will typically result in a
different size of the first or the last time period.
[[["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."],[[["This document provides reference information for the `TimedCountAlignment` enum within the Google Cloud Error Reporting v1beta1 API."],["The `TimedCountAlignment` enum defines how time periods for error group counts are aligned, offering options such as `AlignmentEqualAtEnd` and `AlignmentEqualRounded`."],["The document details three versions of the API, with `3.0.0-beta05` being the latest and includes fields and their corresponding descriptions for the `TimedCountAlignment` enum."],["The enum fields include `AlignmentEqualAtEnd`, which aligns time periods at the end of the requested time, and `AlignmentEqualRounded`, which aligns them to a specified time, potentially resulting in varying time period sizes."]]],[]]