pub type PbListStreamingJobStatesResponse = ListStreamingJobStatesResponse;Aliased Type§
pub struct PbListStreamingJobStatesResponse {
pub states: Vec<StreamingJobState>,
}Fields§
§states: Vec<StreamingJobState>pub type PbListStreamingJobStatesResponse = ListStreamingJobStatesResponse;pub struct PbListStreamingJobStatesResponse {
pub states: Vec<StreamingJobState>,
}states: Vec<StreamingJobState>