Interface ScheduledQueryInsights.Builder

  • Method Details

    • mode

      Provides the following modes to enable ScheduledQueryInsights:

      • ENABLED_WITH_RATE_CONTROL – Enables ScheduledQueryInsights for the queries being processed. This mode also includes a rate control mechanism, which limits the QueryInsights feature to 1 query per second (QPS).

      • DISABLED – Disables ScheduledQueryInsights.

      Parameters:
      mode - Provides the following modes to enable ScheduledQueryInsights:

      • ENABLED_WITH_RATE_CONTROL – Enables ScheduledQueryInsights for the queries being processed. This mode also includes a rate control mechanism, which limits the QueryInsights feature to 1 query per second (QPS).

      • DISABLED – Disables ScheduledQueryInsights.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      Provides the following modes to enable ScheduledQueryInsights:

      • ENABLED_WITH_RATE_CONTROL – Enables ScheduledQueryInsights for the queries being processed. This mode also includes a rate control mechanism, which limits the QueryInsights feature to 1 query per second (QPS).

      • DISABLED – Disables ScheduledQueryInsights.

      Parameters:
      mode - Provides the following modes to enable ScheduledQueryInsights:

      • ENABLED_WITH_RATE_CONTROL – Enables ScheduledQueryInsights for the queries being processed. This mode also includes a rate control mechanism, which limits the QueryInsights feature to 1 query per second (QPS).

      • DISABLED – Disables ScheduledQueryInsights.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: