From 55684d95b656f888f6bb81fded4f7080272553b7 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Tue, 10 Dec 2024 16:27:17 +0000 Subject: [PATCH] Release Google.Shopping.Merchant.Reviews.V1Beta version 1.0.0-beta01 Changes in this release: Initial release. --- README.md | 1 + .../.repo-metadata.json | 2 +- .../Google.Shopping.Merchant.Reviews.V1Beta.csproj | 2 +- apis/Google.Shopping.Merchant.Reviews.V1Beta/docs/history.md | 5 +++++ generator-input/apis.json | 2 +- 5 files changed, 9 insertions(+), 3 deletions(-) create mode 100644 apis/Google.Shopping.Merchant.Reviews.V1Beta/docs/history.md diff --git a/README.md b/README.md index 4fb6fc8e4f9c..b06c8ab87637 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ Each package name links to the documentation for that package. | [Google.Shopping.Merchant.Promotions.V1Beta](https://googleapis.dev/dotnet/Google.Shopping.Merchant.Promotions.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Shopping.Merchant.Promotions.V1Beta)](https://nuget.org/packages/Google.Shopping.Merchant.Promotions.V1Beta) | [Merchant (V1Beta API)](https://developers.google.com/merchant/api) | | [Google.Shopping.Merchant.Quota.V1Beta](https://googleapis.dev/dotnet/Google.Shopping.Merchant.Quota.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Shopping.Merchant.Quota.V1Beta)](https://nuget.org/packages/Google.Shopping.Merchant.Quota.V1Beta) | [Merchant (V1Beta API)](https://developers.google.com/merchant/api) | | [Google.Shopping.Merchant.Reports.V1Beta](https://googleapis.dev/dotnet/Google.Shopping.Merchant.Reports.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Shopping.Merchant.Reports.V1Beta)](https://nuget.org/packages/Google.Shopping.Merchant.Reports.V1Beta) | [Merchant (V1Beta API)](https://developers.google.com/merchant/api) | +| [Google.Shopping.Merchant.Reviews.V1Beta](https://googleapis.dev/dotnet/Google.Shopping.Merchant.Reviews.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Shopping.Merchant.Reviews.V1Beta)](https://nuget.org/packages/Google.Shopping.Merchant.Reviews.V1Beta) | [Merchant (V1Beta API)](https://developers.google.com/merchant/api) | | [Google.Shopping.Type](https://googleapis.dev/dotnet/Google.Shopping.Type/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Shopping.Type)](https://nuget.org/packages/Google.Shopping.Type) | Version-agnostic types for Shopping APIs | | [Grafeas.V1](https://cloud.google.com/dotnet/docs/reference/Grafeas.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Grafeas.V1)](https://nuget.org/packages/Grafeas.V1) | [Grafeas](https://grafeas.io/) | diff --git a/apis/Google.Shopping.Merchant.Reviews.V1Beta/.repo-metadata.json b/apis/Google.Shopping.Merchant.Reviews.V1Beta/.repo-metadata.json index 8052d73d754f..396a7cfb62c9 100644 --- a/apis/Google.Shopping.Merchant.Reviews.V1Beta/.repo-metadata.json +++ b/apis/Google.Shopping.Merchant.Reviews.V1Beta/.repo-metadata.json @@ -1,6 +1,6 @@ { "distribution_name": "Google.Shopping.Merchant.Reviews.V1Beta", - "release_level": "unreleased", + "release_level": "preview", "client_documentation": "https://googleapis.dev/dotnet/Google.Shopping.Merchant.Reviews.V1Beta/latest", "library_type": "GAPIC_AUTO", "language": "dotnet", diff --git a/apis/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta.csproj b/apis/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta.csproj index a89bb098a031..9dcc8838ca31 100644 --- a/apis/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta.csproj +++ b/apis/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta/Google.Shopping.Merchant.Reviews.V1Beta.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta00 + 1.0.0-beta01 netstandard2.0;net462 true Recommended Google client library to access the Merchant Reviews API (v1beta) which allows you to programmatically manage your Merchant Center accounts. diff --git a/apis/Google.Shopping.Merchant.Reviews.V1Beta/docs/history.md b/apis/Google.Shopping.Merchant.Reviews.V1Beta/docs/history.md new file mode 100644 index 000000000000..4833a8a0a703 --- /dev/null +++ b/apis/Google.Shopping.Merchant.Reviews.V1Beta/docs/history.md @@ -0,0 +1,5 @@ +# Version history + +## Version 1.0.0-beta01, released 2024-12-10 + +Initial release. diff --git a/generator-input/apis.json b/generator-input/apis.json index 4a1f5c5d2828..63e38269aa21 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -6366,7 +6366,7 @@ }, { "id": "Google.Shopping.Merchant.Reviews.V1Beta", - "version": "1.0.0-beta00", + "version": "1.0.0-beta01", "type": "grpc", "productName": "Merchant", "productUrl": "https://developers.google.com/merchant/api",