public enum Event.Types.ClockReference 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.V1Assembly
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. |