Database Center v1beta API - Enum QueryMetrics.Types.MetricsWindow (1.0.0-beta08)

public enum QueryMetrics.Types.MetricsWindow

Reference 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.V1Beta

Assembly

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.