Function google_cloud_bigquery::http::routine::delete::build

source ยท
pub fn build(
    base_url: &str,
    client: &ClientWithMiddleware,
    project_id: &str,
    dataset_id: &str,
    routine_id: &str,
) -> RequestBuilder