Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion java-accessapproval/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api_description": "enables controlling access to your organization's data by Google personnel.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-accessapproval/latest/overview",
"release_level": "stable",
"transport": "both",
"transport": "grpc+rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-accessapproval",
Expand Down
7 changes: 4 additions & 3 deletions java-accessapproval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-accessapproval" % "2.9

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -176,14 +176,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-accessapproval.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-accessapproval/2.94.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion java-accesscontextmanager/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api_description": "n/a",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-identity-accesscontextmanager/latest/overview",
"release_level": "stable",
"transport": "both",
"transport": "grpc+rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-accesscontextmanager",
Expand Down
7 changes: 4 additions & 3 deletions java-accesscontextmanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ libraryDependencies += "com.google.cloud" % "google-identity-accesscontextmanage

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -176,14 +176,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-identity-accesscontextmanager.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-identity-accesscontextmanager/1.94.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion java-admanager/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api_description": "The Ad Manager API enables an app to integrate with Google Ad Manager. You can read Ad Manager data and run reports using the API.",
"client_documentation": "https://cloud.google.com/java/docs/reference/ad-manager/latest/overview",
"release_level": "preview",
"transport": "http",
"transport": "rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-admanager",
Expand Down
7 changes: 4 additions & 3 deletions java-admanager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ libraryDependencies += "com.google.api-ads" % "ad-manager" % "0.52.0"

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -159,14 +159,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.api-ads/ad-manager.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.api-ads/ad-manager/0.52.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion java-advisorynotifications/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api_description": "An API for accessing Advisory Notifications in Google Cloud.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-advisorynotifications/latest/overview",
"release_level": "stable",
"transport": "both",
"transport": "grpc+rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-advisorynotifications",
Expand Down
7 changes: 4 additions & 3 deletions java-advisorynotifications/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-advisorynotifications"

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -176,14 +176,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-advisorynotifications.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-advisorynotifications/0.82.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion java-agentregistry/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api_description": "Agent Registry is a centralized, unified catalog that lets you store,\ndiscover, and govern Model Context Protocol (MCP) servers, tools, and AI\nagents within Google Cloud.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-agentregistry/latest/overview",
"release_level": "preview",
"transport": "both",
"transport": "grpc+rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-agentregistry",
Expand Down
7 changes: 4 additions & 3 deletions java-agentregistry/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-agentregistry" % "0.0.

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -184,14 +184,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-agentregistry.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-agentregistry/0.0.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
7 changes: 4 additions & 3 deletions java-aiplatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-aiplatform" % "3.94.0"

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -176,14 +176,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-aiplatform.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-aiplatform/3.94.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
7 changes: 4 additions & 3 deletions java-alloydb-connectors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-alloydb-connectors" %

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -176,14 +176,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-alloydb-connectors.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb-connectors/0.71.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion java-alloydb/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api_description": "AlloyDB is a fully managed, PostgreSQL-compatible database service with industry-leading performance, availability, and scale.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-alloydb/latest/overview",
"release_level": "stable",
"transport": "both",
"transport": "grpc+rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-alloydb",
Expand Down
7 changes: 4 additions & 3 deletions java-alloydb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ libraryDependencies += "com.google.cloud" % "google-cloud-alloydb" % "0.82.0"

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -176,14 +176,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-alloydb.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-alloydb/0.82.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
2 changes: 1 addition & 1 deletion java-analytics-admin/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"api_description": "allows you to manage Google Analytics accounts and properties.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-analytics-admin/latest/overview",
"release_level": "preview",
"transport": "both",
"transport": "grpc+rest",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-analytics-admin",
Expand Down
7 changes: 4 additions & 3 deletions java-analytics-admin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ libraryDependencies += "com.google.analytics" % "google-analytics-admin" % "0.10

## Authentication

See the [Authentication][authentication] section in the base directory's README.
See the [Authentication][authentication] guide and the [Java-specific Authentication Guide][java-authentication] for more information.

## Authorization

Expand Down Expand Up @@ -182,14 +182,15 @@ Java is a registered trademark of Oracle and/or its affiliates.
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.analytics/google-analytics-admin.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.analytics/google-analytics-admin/0.103.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[authentication]: https://cloud.google.com/docs/authentication/
[java-authentication]: https://cloud.google.com/java/getting-started/getting-started-with-google-auth-library
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-cli]: https://cloud.google.com/cli
[troubleshooting]: https://github.com/googleapis/google-cloud-java/blob/main/TROUBLESHOOTING.md
[troubleshooting]: https://cloud.google.com/java/docs/troubleshooting
[contributing]: https://github.com/googleapis/google-cloud-java/blob/main/CONTRIBUTING.md
[code-of-conduct]: https://github.com/googleapis/google-cloud-java/blob/main/CODE_OF_CONDUCT.md#contributor-code-of-conduct
[license]: https://github.com/googleapis/google-cloud-java/blob/main/LICENSE
Expand Down
Loading
Loading