|
1 | 1 | { |
2 | | - "name": "bigquerystorage", |
3 | | - "name_pretty": "BigQuery Storage", |
4 | | - "product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/", |
5 | | - "client_documentation": "https://googleapis.dev/java/google-cloud-bigquerystorage/latest", |
6 | | - "api_description": "is an API for reading data stored in BigQuery. This API provides direct, high-throughput read\naccess to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained\ncontrol over what data is returned.", |
7 | | - "issue_tracker": "https://issuetracker.google.com/savedsearches/559654", |
8 | | - "release_level": "ga", |
9 | | - "language": "java", |
10 | | - "repo": "googleapis/java-bigquerystorage", |
11 | | - "repo_short": "java-bigquerystorage", |
12 | | - "distribution_name": "com.google.cloud:google-cloud-bigquerystorage", |
13 | | - "codeowner_team": "@googleapis/api-bigquery", |
14 | | - "api_id": "bigquerystorage.googleapis.com", |
15 | | - "transport": "grpc", |
16 | | - "requires_billing": true |
| 2 | + "name": "bigquerystorage", |
| 3 | + "name_pretty": "BigQuery Storage", |
| 4 | + "product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/", |
| 5 | + "client_documentation": "https://googleapis.dev/java/google-cloud-bigquerystorage/latest", |
| 6 | + "api_description": "is an API for reading data stored in BigQuery. This API provides direct, high-throughput read\naccess to existing BigQuery tables, supports parallel access with automatic liquid sharding, and allows fine-grained\ncontrol over what data is returned.", |
| 7 | + "issue_tracker": "https://issuetracker.google.com/savedsearches/559654", |
| 8 | + "release_level": "ga", |
| 9 | + "language": "java", |
| 10 | + "repo": "googleapis/java-bigquerystorage", |
| 11 | + "repo_short": "java-bigquerystorage", |
| 12 | + "distribution_name": "com.google.cloud:google-cloud-bigquerystorage", |
| 13 | + "codeowner_team": "@googleapis/api-bigquery", |
| 14 | + "api_id": "bigquerystorage.googleapis.com", |
| 15 | + "transport": "grpc", |
| 16 | + "requires_billing": true, |
| 17 | + "library_type": "GAPIC_AUTO" |
17 | 18 | } |
0 commit comments