Skip to main content

PbMatchRecognizeInputMode

Type Alias PbMatchRecognizeInputMode 

Source
pub type PbMatchRecognizeInputMode = MatchRecognizeInputMode;

Aliased Type§

#[repr(i32)]
pub enum PbMatchRecognizeInputMode { Unspecified = 0, EventTime = 1, ProcessingTime = 2, }

Variants§

§

Unspecified = 0

§

EventTime = 1

§

ProcessingTime = 2