pub fn build(
base_url: &str,
client: &ClientWithMiddleware,
project_id: &str,
req: Option<&ListDatasetsRequest>,
page_token: Option<String>,
) -> RequestBuilderpub fn build(
base_url: &str,
client: &ClientWithMiddleware,
project_id: &str,
req: Option<&ListDatasetsRequest>,
page_token: Option<String>,
) -> RequestBuilder