forked from googleapis/java-bigquerystorage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.repo-metadata.json
18 lines (18 loc) · 1.01 KB
/
.repo-metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name": "bigquerystorage",
"name_pretty": "BigQuery Storage",
"product_documentation": "https://cloud.google.com/bigquery/docs/reference/storage/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-bigquerystorage/latest/history",
"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.",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559654",
"release_level": "ga",
"language": "java",
"repo": "googleapis/java-bigquerystorage",
"repo_short": "java-bigquerystorage",
"distribution_name": "com.google.cloud:google-cloud-bigquerystorage",
"codeowner_team": "@googleapis/api-bigquery",
"api_id": "bigquerystorage.googleapis.com",
"transport": "grpc",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
}