pub type PbGetStreamRequest = GetStreamRequest;
struct PbGetStreamRequest { pub value: Option<Value>, }
value: Option<Value>