Reference documentation and code samples for the Contact Center AI Insights v1 API enum QueryMetricsRequest.Types.TimeGranularity.
A time granularity divides the time line into discrete time periods.
This is useful for defining buckets over which filtering and aggregation
should be performed.
[[["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 versioned reference documentation for the `TimeGranularity` enum within the `Google.Cloud.ContactCenterInsights.V1` namespace, starting from version 1.0.0 up to the latest release of 2.19.0."],["The `TimeGranularity` enum defines how to divide time into discrete periods for filtering and aggregation of data in the Contact Center AI Insights v1 API."],["Available time granularities include `Daily`, `Hourly`, `Monthly`, `Per5Minutes`, `PerMinute`, `None`, and `Unspecified`, each representing different time intervals for data aggregation."],["The default `TimeGranularity` is set to `None` when not specified, indicating no time series."],["Each version includes documentation for `QueryMetricsRequest.Types.TimeGranularity` within the specified package."]]],[]]