pub type PbApplyThrottleResponse = ApplyThrottleResponse;
Expand description
Alias for ApplyThrottleResponse
.
Aliased Type§
struct PbApplyThrottleResponse {
pub status: Option<Status>,
}
Fields§
§status: Option<Status>
pub type PbApplyThrottleResponse = ApplyThrottleResponse;
Alias for ApplyThrottleResponse
.
struct PbApplyThrottleResponse {
pub status: Option<Status>,
}
status: Option<Status>