Skip to content

Commit

Permalink
docs: add links to rpc and rest documentation in repo-metadata.json (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
alicejli committed Sep 28, 2023
1 parent d2b59e2 commit 453c1b7
Show file tree
Hide file tree
Showing 53 changed files with 535 additions and 445 deletions.
6 changes: 4 additions & 2 deletions java-aiplatform/.repo-metadata.json
Expand Up @@ -12,5 +12,7 @@
"distribution_name": "com.google.cloud:google-cloud-aiplatform",
"api_id": "aiplatform.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
}
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/vertex-ai/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/vertex-ai/docs/reference/rpc"
}
5 changes: 3 additions & 2 deletions java-alloydb-connectors/.repo-metadata.json
Expand Up @@ -12,5 +12,6 @@
"distribution_name": "com.google.cloud:google-cloud-alloydb-connectors",
"api_id": "alloydb.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/alloydb/docs/reference/rest"
}
5 changes: 3 additions & 2 deletions java-alloydb/.repo-metadata.json
Expand Up @@ -12,5 +12,6 @@
"distribution_name": "com.google.cloud:google-cloud-alloydb",
"api_id": "alloydb.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/alloydb/docs/reference/rest"
}
29 changes: 15 additions & 14 deletions java-api-gateway/.repo-metadata.json
@@ -1,16 +1,17 @@
{
"api_shortname": "apigateway",
"name_pretty": "API Gateway",
"product_documentation": "https://cloud.google.com/api-gateway/docs",
"api_description": "enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-api-gateway/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-api-gateway",
"distribution_name": "com.google.cloud:google-cloud-api-gateway",
"api_id": "api-gateway.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
"api_shortname": "apigateway",
"name_pretty": "API Gateway",
"product_documentation": "https://cloud.google.com/api-gateway/docs",
"api_description": "enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-api-gateway/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-api-gateway",
"distribution_name": "com.google.cloud:google-cloud-api-gateway",
"api_id": "api-gateway.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/api-gateway/docs/reference/rest"
}
32 changes: 17 additions & 15 deletions java-artifact-registry/.repo-metadata.json
@@ -1,17 +1,19 @@
{
"api_shortname": "artifactregistry",
"name_pretty": "Artifact Registry",
"product_documentation": "https://cloud.google.com/artifact-registry",
"api_description": "provides a single place for your organization to manage container images and language packages (such as Maven and npm). It is fully integrated with Google Cloud's tooling and runtimes and comes with support for native artifact protocols. This makes it simple to integrate it with your CI/CD tooling to set up automated pipelines.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-artifact-registry/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-artifact-registry",
"distribution_name": "com.google.cloud:google-cloud-artifact-registry",
"api_id": "artifactregistry.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"codeowner_team": "@googleapis/aap-dpes"
"api_shortname": "artifactregistry",
"name_pretty": "Artifact Registry",
"product_documentation": "https://cloud.google.com/artifact-registry",
"api_description": "provides a single place for your organization to manage container images and language packages (such as Maven and npm). It is fully integrated with Google Cloud's tooling and runtimes and comes with support for native artifact protocols. This makes it simple to integrate it with your CI/CD tooling to set up automated pipelines.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-artifact-registry/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-artifact-registry",
"distribution_name": "com.google.cloud:google-cloud-artifact-registry",
"api_id": "artifactregistry.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"codeowner_team": "@googleapis/aap-dpes",
"rest_documentation": "https://cloud.google.com/artifact-registry/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/artifact-registry/docs/reference/rpc"
}
29 changes: 15 additions & 14 deletions java-assured-workloads/.repo-metadata.json
@@ -1,16 +1,17 @@
{
"api_shortname": "assuredworkloads",
"name_pretty": "Assured Workloads for Government",
"product_documentation": "https://cloud.google.com/assured-workloads/",
"api_description": "allows you to secure your government workloads and accelerate your path to running compliant workloads on Google Cloud with Assured Workloads for Government.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-assured-workloads/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-assured-workloads",
"distribution_name": "com.google.cloud:google-cloud-assured-workloads",
"api_id": "assuredworkloads.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
"api_shortname": "assuredworkloads",
"name_pretty": "Assured Workloads for Government",
"product_documentation": "https://cloud.google.com/assured-workloads/",
"api_description": "allows you to secure your government workloads and accelerate your path to running compliant workloads on Google Cloud with Assured Workloads for Government.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-assured-workloads/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-assured-workloads",
"distribution_name": "com.google.cloud:google-cloud-assured-workloads",
"api_id": "assuredworkloads.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/assured-workloads/docs/reference/rest"
}
32 changes: 17 additions & 15 deletions java-automl/.repo-metadata.json
@@ -1,17 +1,19 @@
{
"api_shortname": "automl",
"name_pretty": "Cloud Auto ML",
"product_documentation": "https://cloud.google.com/automl/docs/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-automl/latest/overview",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559744",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-automl",
"distribution_name": "com.google.cloud:google-cloud-automl",
"api_id": "automl.googleapis.com",
"api_description": "makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites.",
"transport": "grpc",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
"api_shortname": "automl",
"name_pretty": "Cloud Auto ML",
"product_documentation": "https://cloud.google.com/automl/docs/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-automl/latest/overview",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559744",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-automl",
"distribution_name": "com.google.cloud:google-cloud-automl",
"api_id": "automl.googleapis.com",
"api_description": "makes the power of machine learning available to you even if you have limited knowledge of machine learning. You can use AutoML to build on Google's machine learning capabilities to create your own custom machine learning models that are tailored to your business needs, and then integrate those models into your applications and web sites.",
"transport": "grpc",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/automl/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/automl/docs/reference/rpc"
}
6 changes: 4 additions & 2 deletions java-bare-metal-solution/.repo-metadata.json
Expand Up @@ -12,5 +12,7 @@
"distribution_name": "com.google.cloud:google-cloud-bare-metal-solution",
"api_id": "baremetalsolution.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/bare-metal/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/bare-metal/docs/reference/rpc"
}
3 changes: 2 additions & 1 deletion java-bigquerymigration/.repo-metadata.json
Expand Up @@ -12,5 +12,6 @@
"distribution_name": "com.google.cloud:google-cloud-bigquerymigration",
"api_id": "bigquerymigration.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/bigquery/docs/reference/rest"
}
32 changes: 17 additions & 15 deletions java-billing/.repo-metadata.json
@@ -1,17 +1,19 @@
{
"api_shortname": "cloudbilling",
"name_pretty": "Cloud Billing",
"product_documentation": "https://cloud.google.com/billing/docs",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-billing/latest/overview",
"api_description": "allows developers to manage their billing accounts or browse the catalog of SKUs and pricing.",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559770",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-billing",
"distribution_name": "com.google.cloud:google-cloud-billing",
"api_id": "cloudbilling.googleapis.com",
"transport": "grpc",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
"api_shortname": "cloudbilling",
"name_pretty": "Cloud Billing",
"product_documentation": "https://cloud.google.com/billing/docs",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-billing/latest/overview",
"api_description": "allows developers to manage their billing accounts or browse the catalog of SKUs and pricing.",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559770",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-billing",
"distribution_name": "com.google.cloud:google-cloud-billing",
"api_id": "cloudbilling.googleapis.com",
"transport": "grpc",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/billing/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/billing/docs/reference/rpc"
}
4 changes: 3 additions & 1 deletion java-binary-authorization/.repo-metadata.json
Expand Up @@ -13,5 +13,7 @@
"api_id": "binary-authorization.googleapis.com",
"requires_billing": true,
"codeowner_team": "@googleapis/aap-dpes",
"library_type": "GAPIC_AUTO"
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/binary-authorization/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/binary-authorization/docs/reference/rpc"
}
30 changes: 16 additions & 14 deletions java-channel/.repo-metadata.json
@@ -1,16 +1,18 @@
{
"api_shortname": "cloudchannel",
"name_pretty": "Channel Services",
"product_documentation": "https://cloud.google.com/channel/docs",
"api_description": "With Channel Services, Google Cloud partners and resellers have a single unified resale platform, with a unified resale catalog, customer management, order management, billing management, policy and authorization management, and cost management.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-channel/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-channel",
"distribution_name": "com.google.cloud:google-cloud-channel",
"api_id": "cloudchannel.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
"api_shortname": "cloudchannel",
"name_pretty": "Channel Services",
"product_documentation": "https://cloud.google.com/channel/docs",
"api_description": "With Channel Services, Google Cloud partners and resellers have a single unified resale platform, with a unified resale catalog, customer management, order management, billing management, policy and authorization management, and cost management.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-channel/latest/overview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-channel",
"distribution_name": "com.google.cloud:google-cloud-channel",
"api_id": "cloudchannel.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/channel/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/channel/docs/reference/rpc"
}
31 changes: 16 additions & 15 deletions java-container/.repo-metadata.json
@@ -1,17 +1,18 @@
{
"api_shortname": "container",
"name_pretty": "Kubernetes Engine",
"product_documentation": "https://cloud.google.com/kubernetes-engine/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-container/latest/overview",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559777",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-container",
"distribution_name": "com.google.cloud:google-cloud-container",
"codeowner_team": "@googleapis/yoshi-java",
"api_id": "container.googleapis.com",
"api_description": "is an enterprise-grade platform for containerized applications, including stateful and stateless, AI and ML, Linux and Windows, complex and simple web apps, API, and backend services. Leverage industry-first features like four-way auto-scaling and no-stress management. Optimize GPU and TPU provisioning, use integrated developer tools, and get multi-cluster support from SREs.",
"transport": "grpc",
"library_type": "GAPIC_AUTO"
"api_shortname": "container",
"name_pretty": "Kubernetes Engine",
"product_documentation": "https://cloud.google.com/kubernetes-engine/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-container/latest/overview",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559777",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-container",
"distribution_name": "com.google.cloud:google-cloud-container",
"codeowner_team": "@googleapis/yoshi-java",
"api_id": "container.googleapis.com",
"api_description": "is an enterprise-grade platform for containerized applications, including stateful and stateless, AI and ML, Linux and Windows, complex and simple web apps, API, and backend services. Leverage industry-first features like four-way auto-scaling and no-stress management. Optimize GPU and TPU provisioning, use integrated developer tools, and get multi-cluster support from SREs.",
"transport": "grpc",
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/kubernetes-engine/docs/reference/rest"
}
3 changes: 2 additions & 1 deletion java-data-fusion/.repo-metadata.json
Expand Up @@ -12,5 +12,6 @@
"distribution_name": "com.google.cloud:google-cloud-data-fusion",
"api_id": "datafusion.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/data-fusion/docs/reference/rest"
}
6 changes: 4 additions & 2 deletions java-dataflow/.repo-metadata.json
Expand Up @@ -12,5 +12,7 @@
"distribution_name": "com.google.cloud:google-cloud-dataflow",
"api_id": "dataflow.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/dataflow/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/dataflow/docs/reference/rpc"
}
32 changes: 17 additions & 15 deletions java-datalabeling/.repo-metadata.json
@@ -1,17 +1,19 @@
{
"api_shortname": "datalabeling",
"name_pretty": "Data Labeling",
"product_documentation": "https://cloud.google.com/ai-platform/data-labeling/docs/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-datalabeling/latest/overview",
"api_description": "is a service that lets you work with human labelers to generate highly accurate labels for a collection of data that you can use to train your machine learning models.",
"issue_tracker": "",
"release_level": "preview",
"language": "java",
"transport": "grpc",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-datalabeling",
"distribution_name": "com.google.cloud:google-cloud-datalabeling",
"api_id": "datalabeling.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
"api_shortname": "datalabeling",
"name_pretty": "Data Labeling",
"product_documentation": "https://cloud.google.com/ai-platform/data-labeling/docs/",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-datalabeling/latest/overview",
"api_description": "is a service that lets you work with human labelers to generate highly accurate labels for a collection of data that you can use to train your machine learning models.",
"issue_tracker": "",
"release_level": "preview",
"language": "java",
"transport": "grpc",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-datalabeling",
"distribution_name": "com.google.cloud:google-cloud-datalabeling",
"api_id": "datalabeling.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/ai-platform/data-labeling/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/ai-platform/data-labeling/docs/reference/rpc"
}
4 changes: 3 additions & 1 deletion java-dataplex/.repo-metadata.json
Expand Up @@ -12,5 +12,7 @@
"distribution_name": "com.google.cloud:google-cloud-dataplex",
"api_id": "dataplex.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
"requires_billing": true,
"rest_documentation": "https://cloud.google.com/dataplex/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/dataplex/docs/reference/rpc"
}
4 changes: 3 additions & 1 deletion java-dataproc-metastore/.repo-metadata.json
Expand Up @@ -12,5 +12,7 @@
"distribution_name": "com.google.cloud:google-cloud-dataproc-metastore",
"api_id": "metastore.googleapis.com",
"requires_billing": true,
"library_type": "GAPIC_AUTO"
"library_type": "GAPIC_AUTO",
"rest_documentation": "https://cloud.google.com/dataproc-metastore/docs/reference/rest",
"rpc_documentation": "https://cloud.google.com/dataproc-metastore/docs/reference/rpc"
}

0 comments on commit 453c1b7

Please sign in to comment.