pub type PbStreamContext = StreamContext;Aliased Type§
pub struct PbStreamContext {
pub timezone: String,
pub config_override: String,
}Fields§
§timezone: StringThe timezone associated with the streaming plan. Only applies to MV for now.
config_override: StringThe partial config of this job to override the global config.