pub type PbFastInsertResponse = FastInsertResponse;
Alias for FastInsertResponse.
FastInsertResponse
struct PbFastInsertResponse { pub status: i32, pub error_message: String, }
status: i32
error_message: String