Vision AI v1 API - Enum Event.Types.Clock (1.0.0-beta01)

public enum Event.Types.Clock

Reference documentation and code samples for the Vision AI v1 API enum Event.Types.Clock.

Clock that will be used for joining streams.

Namespace

Google.Cloud.VisionAI.V1

Assembly

Google.Cloud.VisionAI.V1.dll

Fields

Name Description
Capture

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

Ingest

Use the timestamp when the data is received.

Unspecified

Clock is not specified.