pub type PbUpdateWorkerNodeSchedulabilityResponse = UpdateWorkerNodeSchedulabilityResponse;
struct PbUpdateWorkerNodeSchedulabilityResponse { pub status: Option<Status>, }
status: Option<Status>