Vision AI V1 API - Module Google::Cloud::VisionAI::V1::Event::Clock (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::Event::Clock.

Clock that will be used for joining streams.

Constants

CLOCK_UNSPECIFIED

value: 0
Clock is not specified.

CAPTURE

value: 1
Use the timestamp when the data is captured. Clients need to sync the clock.

INGEST

value: 2
Use the timestamp when the data is received.