pub type PbStreamContext = StreamContext;
struct PbStreamContext { pub timezone: String, }
timezone: String
The timezone associated with the streaming plan. Only applies to MV for now.