pub type PbCancelCreatingJobsRequest = CancelCreatingJobsRequest;
struct PbCancelCreatingJobsRequest { pub jobs: Option<Jobs>, }
jobs: Option<Jobs>