Google Cloud Chronicle V1 Client - Class ToolTipTrigger (0.4.0)

Reference documentation and code samples for the Google Cloud Chronicle V1 Client class ToolTipTrigger.

Protobuf type google.cloud.chronicle.v1.ToolTipTrigger

Namespace

Google \ Cloud \ Chronicle \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TOOLTIP_TRIGGER_UNSPECIFIED

Value: 0

Generated from protobuf enum TOOLTIP_TRIGGER_UNSPECIFIED = 0;

TOOLTIP_TRIGGER_NONE

Value: 1

Generated from protobuf enum TOOLTIP_TRIGGER_NONE = 1;

TOOLTIP_TRIGGER_ITEM

Value: 2

Generated from protobuf enum TOOLTIP_TRIGGER_ITEM = 2;

TOOLTIP_TRIGGER_AXIS

Value: 3

Generated from protobuf enum TOOLTIP_TRIGGER_AXIS = 3;