Chronicle V1 API - Class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::TableConfig (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::DashboardChart::Visualization::TableConfig.

Configuration for table appearance.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#column_render_type_settings

def column_render_type_settings() -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::ColumnRenderTypeSettings>
Returns

#column_render_type_settings=

def column_render_type_settings=(value) -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::ColumnRenderTypeSettings>
Parameter
Returns

#column_tooltip_settings

def column_tooltip_settings() -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::ColumnTooltipSettings>
Returns

#column_tooltip_settings=

def column_tooltip_settings=(value) -> ::Array<::Google::Cloud::Chronicle::V1::DashboardChart::Visualization::ColumnTooltipSettings>
Parameter
Returns

#enable_text_wrap

def enable_text_wrap() -> ::Boolean
Returns
  • (::Boolean) — Optional. Whether to show the table.

#enable_text_wrap=

def enable_text_wrap=(value) -> ::Boolean
Parameter
  • value (::Boolean) — Optional. Whether to show the table.
Returns
  • (::Boolean) — Optional. Whether to show the table.