Stay organized with collections
Save and categorize content based on your preferences.
Specifies how the time periods of error group counts are aligned.
Enums
ERROR_COUNT_ALIGNMENT_UNSPECIFIED
No alignment specified.
ALIGNMENT_EQUAL_ROUNDED
The time periods shall be consecutive, have width equal to the requested duration, and be aligned at the alignmentTime provided in the request.
The alignmentTime 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.
ALIGNMENT_EQUAL_AT_END
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.
[[["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 2024-07-16 UTC."],[],[]]