@@ -400,6 +400,30 @@ libraries:
400400 release_level : stable
401401 GAPICs :
402402 - proto_path : google/cloud/bigquery/reservation/v1
403+ - api_shortname : bigquerystorage
404+ name_pretty : BigQuery Storage
405+ product_documentation : https://cloud.google.com/bigquery/docs/reference/storage/
406+ client_documentation : https://cloud.google.com/java/docs/reference/google-cloud-bigquerystorage/latest/history
407+ api_description : is an API for reading data stored in BigQuery. This API provides
408+ direct, high-throughput read access to existing BigQuery tables, supports parallel
409+ access with automatic liquid sharding, and allows fine-grained control over what
410+ data is returned.
411+ issue_tracker : https://issuetracker.google.com/savedsearches/559654
412+ release_level : stable
413+ language : java
414+ distribution_name : com.google.cloud:google-cloud-bigquerystorage
415+ codeowner_team : ' @googleapis/api-bigquery'
416+ api_id : bigquerystorage.googleapis.com
417+ transport : grpc
418+ requires_billing : true
419+ library_type : GAPIC_COMBO
420+ recommended_package : com.google.cloud.bigquery.storage.v1
421+ GAPICs :
422+ - proto_path : google/cloud/bigquery/storage/v1
423+ - proto_path : google/cloud/bigquery/storage/v1alpha
424+ - proto_path : google/cloud/bigquery/storage/v1beta1
425+ - proto_path : google/cloud/bigquery/storage/v1beta2
426+ - proto_path : google/cloud/bigquery/storage/v1beta
403427- api_shortname : cloudbilling
404428 name_pretty : Cloud Billing
405429 product_documentation : https://cloud.google.com/billing/docs
0 commit comments