diff --git a/generation_config.yaml b/generation_config.yaml index 806ab1a32db0..73137f4b02cb 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1235,7 +1235,7 @@ libraries: api_description: Programatically manage your Merchant Issues client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-issue-resolution/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-issue-resolution api_id: merchantapi.googleapis.com library_type: GAPIC_AUTO @@ -1253,7 +1253,7 @@ libraries: api_description: Programmatically manage your Merchant Center Accounts client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-order-tracking/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-order-tracking api_id: merchantapi.googleapis.com library_type: GAPIC_AUTO @@ -2243,7 +2243,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-accounts/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-accounts api_id: merchantapi.googleapis.com library_type: GAPIC_AUTO @@ -2260,7 +2260,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-conversions/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-conversions api_id: shopping-merchant-conversions.googleapis.com library_type: GAPIC_AUTO @@ -2277,7 +2277,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-datasources/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-datasources api_id: merchantapi.googleapis.com library_type: GAPIC_AUTO @@ -2294,6 +2294,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. library_name: shopping-merchant-inventories cloud_api: false + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-inventories GAPICs: - proto_path: google/shopping/merchant/inventories/v1 @@ -2304,7 +2305,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-notifications/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-notifications api_id: shopping-merchant-notifications.googleapis.com library_type: GAPIC_AUTO @@ -2320,7 +2321,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-lfp/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-lfp api_id: shopping-merchant-lfp.googleapis.com library_type: GAPIC_AUTO @@ -2353,7 +2354,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-products/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-products api_id: merchantapi.googleapis.com library_type: GAPIC_AUTO @@ -2369,7 +2370,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-promotions/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-promotions api_id: merchantapi.googleapis.com library_type: GAPIC_AUTO @@ -2386,7 +2387,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. client_documentation: https://cloud.google.com/java/docs/reference/google-shopping-merchant-quota/latest/overview - release_level: preview + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-quota api_id: shopping-merchant-quota.googleapis.com library_type: GAPIC_AUTO @@ -2403,6 +2404,7 @@ libraries: api_description: Programmatically manage your Merchant Center accounts. library_name: shopping-merchant-reports cloud_api: false + release_level: stable distribution_name: com.google.shopping:google-shopping-merchant-reports GAPICs: - proto_path: google/shopping/merchant/reports/v1 diff --git a/java-java-shopping-merchant-issue-resolution/.repo-metadata.json b/java-java-shopping-merchant-issue-resolution/.repo-metadata.json index 000040ec9f8a..7c6b3d1fbb4a 100644 --- a/java-java-shopping-merchant-issue-resolution/.repo-metadata.json +++ b/java-java-shopping-merchant-issue-resolution/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programatically manage your Merchant Issues", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-issue-resolution/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-java-shopping-merchant-issue-resolution/README.md b/java-java-shopping-merchant-issue-resolution/README.md index 3a0945c9bd62..b10eca6c3c7a 100644 --- a/java-java-shopping-merchant-issue-resolution/README.md +++ b/java-java-shopping-merchant-issue-resolution/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant Issue Resolution 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-issue-resolution - 0.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-issue-resolution:0.10.0' +implementation 'com.google.shopping:google-shopping-merchant-issue-resolution:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-issue-resolution" % "0.10.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-issue-resolution" % "0.11.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-issue-resolution.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-issue-resolution/0.10.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-issue-resolution/0.11.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 diff --git a/java-java-shopping-merchant-order-tracking/.repo-metadata.json b/java-java-shopping-merchant-order-tracking/.repo-metadata.json index dce58417a115..88ec231509d7 100644 --- a/java-java-shopping-merchant-order-tracking/.repo-metadata.json +++ b/java-java-shopping-merchant-order-tracking/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center Accounts", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-order-tracking/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-java-shopping-merchant-order-tracking/README.md b/java-java-shopping-merchant-order-tracking/README.md index cab19f077a06..4db7b4bd0fb2 100644 --- a/java-java-shopping-merchant-order-tracking/README.md +++ b/java-java-shopping-merchant-order-tracking/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant Order Tracking 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-order-tracking - 0.10.0 + 0.11.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-order-tracking:0.10.0' +implementation 'com.google.shopping:google-shopping-merchant-order-tracking:0.11.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-order-tracking" % "0.10.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-order-tracking" % "0.11.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-order-tracking.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-order-tracking/0.10.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-order-tracking/0.11.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 diff --git a/java-shopping-merchant-accounts/.repo-metadata.json b/java-shopping-merchant-accounts/.repo-metadata.json index 49a06979099b..cd597c8f0da2 100644 --- a/java-shopping-merchant-accounts/.repo-metadata.json +++ b/java-shopping-merchant-accounts/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-accounts/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-accounts/README.md b/java-shopping-merchant-accounts/README.md index 71346529038c..f3e6d9e128ae 100644 --- a/java-shopping-merchant-accounts/README.md +++ b/java-shopping-merchant-accounts/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-accounts - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-accounts:0.26.0' +implementation 'com.google.shopping:google-shopping-merchant-accounts:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "0.26.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-accounts" % "0.27.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-accounts.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-accounts/0.26.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-accounts/0.27.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 diff --git a/java-shopping-merchant-conversions/.repo-metadata.json b/java-shopping-merchant-conversions/.repo-metadata.json index 4723a3e9dbb2..8743562684ab 100644 --- a/java-shopping-merchant-conversions/.repo-metadata.json +++ b/java-shopping-merchant-conversions/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-conversions/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-conversions/README.md b/java-shopping-merchant-conversions/README.md index 3fd302382731..adff6c23b364 100644 --- a/java-shopping-merchant-conversions/README.md +++ b/java-shopping-merchant-conversions/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant Conversions 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-conversions - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-conversions:0.29.0' +implementation 'com.google.shopping:google-shopping-merchant-conversions:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.29.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-conversions" % "0.30.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-conversions.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-conversions/0.29.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-conversions/0.30.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 diff --git a/java-shopping-merchant-datasources/.repo-metadata.json b/java-shopping-merchant-datasources/.repo-metadata.json index a2ed949194b4..85de6b5d4292 100644 --- a/java-shopping-merchant-datasources/.repo-metadata.json +++ b/java-shopping-merchant-datasources/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-datasources/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-datasources/README.md b/java-shopping-merchant-datasources/README.md index e0079ed42c67..d6225f1714d8 100644 --- a/java-shopping-merchant-datasources/README.md +++ b/java-shopping-merchant-datasources/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-datasources - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-datasources:0.26.0' +implementation 'com.google.shopping:google-shopping-merchant-datasources:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "0.26.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-datasources" % "0.27.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-datasources.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-datasources/0.26.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-datasources/0.27.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 diff --git a/java-shopping-merchant-inventories/.repo-metadata.json b/java-shopping-merchant-inventories/.repo-metadata.json index 79a1e887738b..bbb9ab6e0325 100644 --- a/java-shopping-merchant-inventories/.repo-metadata.json +++ b/java-shopping-merchant-inventories/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-inventories/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-inventories/README.md b/java-shopping-merchant-inventories/README.md index cb2c34f3c5ec..cc0254cdc28a 100644 --- a/java-shopping-merchant-inventories/README.md +++ b/java-shopping-merchant-inventories/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-inventories - 0.46.0 + 0.47.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-inventories:0.46.0' +implementation 'com.google.shopping:google-shopping-merchant-inventories:0.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.46.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-inventories" % "0.47.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-inventories.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/0.46.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-inventories/0.47.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 diff --git a/java-shopping-merchant-lfp/.repo-metadata.json b/java-shopping-merchant-lfp/.repo-metadata.json index a76e94d8cfed..1ab7994dd8b3 100644 --- a/java-shopping-merchant-lfp/.repo-metadata.json +++ b/java-shopping-merchant-lfp/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-lfp/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-lfp/README.md b/java-shopping-merchant-lfp/README.md index 40eb394f8a6f..608b275fe29e 100644 --- a/java-shopping-merchant-lfp/README.md +++ b/java-shopping-merchant-lfp/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant LFP 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-lfp - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-lfp:0.29.0' +implementation 'com.google.shopping:google-shopping-merchant-lfp:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.29.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-lfp" % "0.30.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-lfp.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-lfp/0.29.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-lfp/0.30.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 diff --git a/java-shopping-merchant-notifications/.repo-metadata.json b/java-shopping-merchant-notifications/.repo-metadata.json index 4651759f3c04..280cc9680d73 100644 --- a/java-shopping-merchant-notifications/.repo-metadata.json +++ b/java-shopping-merchant-notifications/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-notifications/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-notifications/README.md b/java-shopping-merchant-notifications/README.md index ce8354180996..45581ce4be37 100644 --- a/java-shopping-merchant-notifications/README.md +++ b/java-shopping-merchant-notifications/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant Notifications 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-notifications - 0.29.0 + 0.30.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-notifications:0.29.0' +implementation 'com.google.shopping:google-shopping-merchant-notifications:0.30.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.29.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-notifications" % "0.30.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-notifications.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-notifications/0.29.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-notifications/0.30.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 diff --git a/java-shopping-merchant-products/.repo-metadata.json b/java-shopping-merchant-products/.repo-metadata.json index 9d821da128da..25eecc0e1f2f 100644 --- a/java-shopping-merchant-products/.repo-metadata.json +++ b/java-shopping-merchant-products/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-products/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-products/README.md b/java-shopping-merchant-products/README.md index 2ba9c0a7cbd4..95341ab53b2a 100644 --- a/java-shopping-merchant-products/README.md +++ b/java-shopping-merchant-products/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-products - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-products:0.26.0' +implementation 'com.google.shopping:google-shopping-merchant-products:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "0.26.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-products" % "0.27.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-products.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-products/0.26.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-products/0.27.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 diff --git a/java-shopping-merchant-promotions/.repo-metadata.json b/java-shopping-merchant-promotions/.repo-metadata.json index 783a590b04cd..a08cc8251e0f 100644 --- a/java-shopping-merchant-promotions/.repo-metadata.json +++ b/java-shopping-merchant-promotions/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-promotions/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-promotions/README.md b/java-shopping-merchant-promotions/README.md index d5555813ded2..ed404f711b11 100644 --- a/java-shopping-merchant-promotions/README.md +++ b/java-shopping-merchant-promotions/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-promotions - 0.26.0 + 0.27.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-promotions:0.26.0' +implementation 'com.google.shopping:google-shopping-merchant-promotions:0.27.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "0.26.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-promotions" % "0.27.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-promotions.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-promotions/0.26.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-promotions/0.27.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 diff --git a/java-shopping-merchant-quota/.repo-metadata.json b/java-shopping-merchant-quota/.repo-metadata.json index 6f445f9d9cbe..db6b9e22e1be 100644 --- a/java-shopping-merchant-quota/.repo-metadata.json +++ b/java-shopping-merchant-quota/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-quota/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-quota/README.md b/java-shopping-merchant-quota/README.md index 81f9b20c742e..bdaa985d6892 100644 --- a/java-shopping-merchant-quota/README.md +++ b/java-shopping-merchant-quota/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant Quota 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-quota - 0.33.0 + 0.34.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-quota:0.33.0' +implementation 'com.google.shopping:google-shopping-merchant-quota:0.34.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.33.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-quota" % "0.34.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-quota.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-quota/0.33.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-quota/0.34.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 diff --git a/java-shopping-merchant-reports/.repo-metadata.json b/java-shopping-merchant-reports/.repo-metadata.json index e420c332580f..419f7103c721 100644 --- a/java-shopping-merchant-reports/.repo-metadata.json +++ b/java-shopping-merchant-reports/.repo-metadata.json @@ -4,7 +4,7 @@ "product_documentation": "https://developers.google.com/merchant/api", "api_description": "Programmatically manage your Merchant Center accounts.", "client_documentation": "https://cloud.google.com/java/docs/reference/google-shopping-merchant-reports/latest/overview", - "release_level": "preview", + "release_level": "stable", "transport": "both", "language": "java", "repo": "googleapis/google-cloud-java", diff --git a/java-shopping-merchant-reports/README.md b/java-shopping-merchant-reports/README.md index ffaf0b613663..f0a8bcc0dbfc 100644 --- a/java-shopping-merchant-reports/README.md +++ b/java-shopping-merchant-reports/README.md @@ -8,9 +8,6 @@ Java idiomatic client for [Merchant 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 @@ -45,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.shopping google-shopping-merchant-reports - 0.46.0 + 0.47.0 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.shopping:google-shopping-merchant-reports:0.46.0' +implementation 'com.google.shopping:google-shopping-merchant-reports:0.47.0' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.46.0" +libraryDependencies += "com.google.shopping" % "google-shopping-merchant-reports" % "0.47.0" ``` ## Authentication @@ -155,9 +152,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 @@ -198,9 +192,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.shopping/google-shopping-merchant-reports.svg -[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-reports/0.46.0 +[maven-version-link]: https://central.sonatype.com/artifact/com.google.shopping/google-shopping-merchant-reports/0.47.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