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

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

Column render type settings. This is used to determine the data render type of the column in the table.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#column_render_type

def column_render_type() -> ::Google::Cloud::Chronicle::V1::RenderType
Returns

#column_render_type=

def column_render_type=(value) -> ::Google::Cloud::Chronicle::V1::RenderType
Parameter
Returns

#field

def field() -> ::String
Returns
  • (::String) — Optional. Field key in data.

#field=

def field=(value) -> ::String
Parameter
  • value (::String) — Optional. Field key in data.
Returns
  • (::String) — Optional. Field key in data.