Chronicle V1 API - Module Google::Cloud::Chronicle::V1::PlotMode (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API module Google::Cloud::Chronicle::V1::PlotMode.

Plot mode for the map.

Constants

PLOT_MODE_UNSPECIFIED

value: 0
Plot mode is not specified.

PLOT_MODE_POINTS

value: 1
Plot mode is points.

PLOT_MODE_HEATMAP

value: 2
Plot mode is heatmap.

PLOT_MODE_BOTH

value: 3
Plot mode is both points and heatmap.