Skip to content

Commit

Permalink
chore: Update generation_config.yaml (#10894)
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeli0 authored May 29, 2024
1 parent 9b913f7 commit 96fcae8
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 33 deletions.
6 changes: 5 additions & 1 deletion generation_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1093,6 +1093,8 @@ libraries:
name_pretty: Infrastructure Manager API
product_documentation: https://cloud.google.com/infrastructure-manager/docs/overview
api_description: Creates and manages Google Cloud Platform resources and infrastructure.
api_id: config.googleapis.com
release_level: stable
GAPICs:
- proto_path: google/cloud/config/v1

Expand Down Expand Up @@ -1534,7 +1536,7 @@ libraries:
the performance characteristics of the code.
library_name: profiler
release_level: stable
api_id: profiler.googleapis.com
api_id: cloudprofiler.googleapis.com
GAPICs:
- proto_path: google/devtools/cloudprofiler/v2

Expand Down Expand Up @@ -1752,6 +1754,7 @@ libraries:
empowers organizations to define, assess early, deploy, and monitor their security
measures in a unified way and helps simplify governance and reduces administrative
toil.
release_level: stable
GAPICs:
- proto_path: google/cloud/securityposture/v1

Expand Down Expand Up @@ -2074,6 +2077,7 @@ libraries:
api_description: allows you to manipulate video content to dynamically insert ads
prior to delivery to client devices.
library_name: video-stitcher
release_level: stable
GAPICs:
- proto_path: google/cloud/video/stitcher/v1

Expand Down
4 changes: 2 additions & 2 deletions java-infra-manager/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"product_documentation": "https://cloud.google.com/infrastructure-manager/docs/overview",
"api_description": "Creates and manages Google Cloud Platform resources and infrastructure.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-infra-manager/latest/overview",
"release_level": "preview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-infra-manager",
"distribution_name": "com.google.cloud:google-cloud-infra-manager",
"api_id": "infra-manager.googleapis.com",
"api_id": "config.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
12 changes: 3 additions & 9 deletions java-infra-manager/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Java idiomatic client for [Infrastructure Manager API][product-docs].
- [Product Documentation][product-docs]
- [Client Library Documentation][javadocs]

> Note: This client is a work-in-progress, and may occasionally
> make backwards-incompatible changes.

## Quickstart

Expand Down Expand Up @@ -156,9 +153,6 @@ and on [google-cloud-java][g-c-j].
This library follows [Semantic Versioning](http://semver.org/).


It is currently in major version zero (``0.y.z``), which means that anything may change at any time
and the public API should not be considered stable.


## Contributing

Expand Down Expand Up @@ -199,9 +193,9 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java8-win.html
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.svg
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[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-infra-manager.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-infra-manager/0.20.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-infra-manager/0.21.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -214,7 +208,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[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
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=infra-manager.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=config.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-profiler/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/google-cloud-java",
"repo_short": "java-profiler",
"distribution_name": "com.google.cloud:google-cloud-profiler",
"api_id": "profiler.googleapis.com",
"api_id": "cloudprofiler.googleapis.com",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}
4 changes: 2 additions & 2 deletions java-profiler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[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-profiler.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-profiler/2.43.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-profiler/2.44.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand All @@ -208,7 +208,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[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
[enable-billing]: https://cloud.google.com/apis/docs/getting-started#enabling_billing
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=profiler.googleapis.com
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=cloudprofiler.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

Expand Down
2 changes: 1 addition & 1 deletion java-securityposture/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"product_documentation": "https://cloud.google.com/security-command-center/docs/security-posture-overview",
"api_description": "Security Posture is a comprehensive framework of policy sets that empowers organizations to define, assess early, deploy, and monitor their security measures in a unified way and helps simplify governance and reduces administrative toil.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-securityposture/latest/overview",
"release_level": "preview",
"release_level": "stable",
"transport": "both",
"language": "java",
"repo": "googleapis/google-cloud-java",
Expand Down
10 changes: 2 additions & 8 deletions java-securityposture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Java idiomatic client for [Security Posture API][product-docs].
- [Product Documentation][product-docs]
- [Client Library Documentation][javadocs]

> Note: This client is a work-in-progress, and may occasionally
> make backwards-incompatible changes.

## Quickstart

Expand Down Expand Up @@ -156,9 +153,6 @@ and on [google-cloud-java][g-c-j].
This library follows [Semantic Versioning](http://semver.org/).


It is currently in major version zero (``0.y.z``), which means that anything may change at any time
and the public API should not be considered stable.


## Contributing

Expand Down Expand Up @@ -199,9 +193,9 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java8-win.html
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.svg
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[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-securityposture.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securityposture/0.8.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-securityposture/0.9.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down
2 changes: 1 addition & 1 deletion java-video-stitcher/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"product_documentation": "https://cloud.google.com/video-stitcher/",
"api_description": "allows you to manipulate video content to dynamically insert ads prior to delivery to client devices.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-video-stitcher/latest/overview",
"release_level": "preview",
"release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/google-cloud-java",
Expand Down
10 changes: 2 additions & 8 deletions java-video-stitcher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ Java idiomatic client for [Video Stitcher API][product-docs].
- [Product Documentation][product-docs]
- [Client Library Documentation][javadocs]

> Note: This client is a work-in-progress, and may occasionally
> make backwards-incompatible changes.

## Quickstart

Expand Down Expand Up @@ -156,9 +153,6 @@ and on [google-cloud-java][g-c-j].
This library follows [Semantic Versioning](http://semver.org/).


It is currently in major version zero (``0.y.z``), which means that anything may change at any time
and the public API should not be considered stable.


## Contributing

Expand Down Expand Up @@ -199,9 +193,9 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java8-win.html
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.svg
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/google-cloud-java/java11.html
[stability-image]: https://img.shields.io/badge/stability-preview-yellow
[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-video-stitcher.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-stitcher/0.43.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-video-stitcher/0.44.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
Expand Down

0 comments on commit 96fcae8

Please sign in to comment.