check_bq_dataset_exists# langchain_google_community.bq_storage_vectorstores.utils.check_bq_dataset_exists(client: Any, dataset_id: str) → bool[source]# Parameters: client (Any) – dataset_id (str) – Return type: bool