public enum QueryMetrics.Types.MetricsWindowReference documentation and code samples for the Database Center v1beta API enum QueryMetrics.Types.MetricsWindow.
Enum to represent the window over which the metrics are aggregated.
Namespace
Google.Cloud.DatabaseCenter.V1BetaAssembly
Google.Cloud.DatabaseCenter.V1Beta.dll
Fields |
|
|---|---|
| Name | Description |
LastOneDay |
Metrics are aggregated over the last 1 day. |
LastOneWeek |
Metrics are aggregated over the last 7 days. |
LastTwoWeeks |
Metrics are aggregated over the last 14 days. |
Unspecified |
Unspecified. Default value. |