Class: DatadogAPIClient::V1::TableWidgetHasSearchBar

Inherits:
Object
  • Object
show all
Includes:
BaseEnumModel
Defined in:
lib/datadog_api_client/v1/models/table_widget_has_search_bar.rb

Overview

Controls the display of the search bar.

Constant Summary collapse

ALWAYS =
"always".freeze
NEVER =
"never".freeze
AUTO =
"auto".freeze

Method Summary

Methods included from BaseEnumModel

included