Chronicle v1 API - Enum PlotMode (1.0.0-beta05)

public enum PlotMode

Reference documentation and code samples for the Chronicle v1 API enum PlotMode.

Plot mode for the map.

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Fields

Name Description
Both

Plot mode is both points and heatmap.

Heatmap

Plot mode is heatmap.

Points

Plot mode is points.

Unspecified

Plot mode is not specified.