PbIngestDmlResponse

Type Alias PbIngestDmlResponse 

Source
pub type PbIngestDmlResponse = IngestDmlResponse;

Aliased Type§

pub struct PbIngestDmlResponse {
    pub response: Option<Response>,
}

Fields§

§response: Option<Response>