Module: Google::Cloud::StorageInsights::V1::FrequencyOptions::Frequency
- Defined in:
- proto_docs/google/cloud/storageinsights/v1/storageinsights.rb
Overview
This ENUM specifies possible frequencies of report generation.
Constant Summary collapse
- FREQUENCY_UNSPECIFIED =
Unspecified.
0- DAILY =
Report will be generated daily.
1- WEEKLY =
Report will be generated weekly.
2