Vision AI V1 API - Module Google::Cloud::VisionAI::V1::Event::Clock (v1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.