Type Alias PbStreamContext

Source
pub type PbStreamContext = StreamContext;

Aliased Type§

struct PbStreamContext {
    pub timezone: String,
}

Fields§

§timezone: String

The timezone associated with the streaming plan. Only applies to MV for now.