Type Alias PbApplyThrottleResponse

Source
pub type PbApplyThrottleResponse = ApplyThrottleResponse;
Expand description

Aliased Type§

struct PbApplyThrottleResponse {
    pub status: Option<Status>,
}

Fields§

§status: Option<Status>