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