build

Function build 

Source
pub fn build(
    base_url: &str,
    client: &ClientWithMiddleware,
    project_id: &str,
    dataset_id: &str,
    data: &ListRoutinesRequest,
    page_token: Option<String>,
) -> RequestBuilder