Module: Google::Cloud::Chronicle::V1::TimeUnit
- Defined in:
- proto_docs/google/cloud/chronicle/v1/dashboard_query.rb
Overview
TimeUnit supported for PAST filter operator.
Constant Summary collapse
- TIME_UNIT_UNSPECIFIED =
Default unspecified.
0- SECOND =
1- MINUTE =
2- HOUR =
3- DAY =
4- WEEK =
5- MONTH =
6- YEAR =
7