pub type PbApplyThrottleResponse = ApplyThrottleResponse;
struct PbApplyThrottleResponse { pub status: Option<Status>, }
status: Option<Status>