PbIngestDmlAckResponse

Type Alias PbIngestDmlAckResponse 

Source
pub type PbIngestDmlAckResponse = IngestDmlAckResponse;

Aliased Type§

pub struct PbIngestDmlAckResponse {
    pub dml_batch_id: u64,
}

Fields§

§dml_batch_id: u64