pub type PbStreamContext = StreamContext;
Expand description
Alias for StreamContext
.
Aliased Type§
struct PbStreamContext {
pub timezone: String,
}
Fields§
§timezone: String
The timezone associated with the streaming plan. Only applies to MV for now.