Skip to content

Commit

Permalink
Release Google.Shopping.Css.V1 version 1.0.0-beta06 (#14054)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- UpdateCssProduct is added to CssProductInput proto ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))

### Documentation improvements

- Mark `freshness_time` as deprecated ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `page_size` in message `.google.shopping.css.v1.ListChildAccountsRequest` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `low_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `high_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `number_of_offers` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `headline_offer_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `headline_offer_shipping_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `approved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `pending_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `disapproved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `servability` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `applicable_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `feed_id` in message`.google.shopping.css.v1.InsertCssProductInputRequest` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for message `CssProduct` is changed ([commit 76bc3bd](https://togithub.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- Fix comment on list account labels ([commit 4c15ac9](https://togithub.com/googleapis/google-cloud-dotnet/commit/4c15ac9c65d0e308b2806eea7da13a2eef4903a3))
  • Loading branch information
jskeet authored Jan 6, 2025
1 parent 6d53462 commit b84a4ae
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.0.0-beta05</Version>
<Version>1.0.0-beta06</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Shopping CSS API, which allows you to programmatically manage your Comparison Shopping Service (CSS) account data at scale.</Description>
Expand Down
24 changes: 24 additions & 0 deletions apis/Google.Shopping.Css.V1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Version history

## Version 1.0.0-beta06, released 2025-01-06

### New features

- UpdateCssProduct is added to CssProductInput proto ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))

### Documentation improvements

- Mark `freshness_time` as deprecated ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `page_size` in message `.google.shopping.css.v1.ListChildAccountsRequest` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `low_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `high_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `number_of_offers` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `headline_offer_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `headline_offer_shipping_price` in message `.google.shopping.css.v1.Attributes` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `approved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `pending_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `disapproved_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `servability` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `applicable_countries` in message `.google.shopping.css.v1.CssProductStatus` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for field `feed_id` in message`.google.shopping.css.v1.InsertCssProductInputRequest` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- A comment for message `CssProduct` is changed ([commit 76bc3bd](https://github.com/googleapis/google-cloud-dotnet/commit/76bc3bd61adbf4a1793ae1ff8f708ecf932ad259))
- Fix comment on list account labels ([commit 4c15ac9](https://github.com/googleapis/google-cloud-dotnet/commit/4c15ac9c65d0e308b2806eea7da13a2eef4903a3))

## Version 1.0.0-beta05, released 2024-10-29

### New features
Expand Down
2 changes: 1 addition & 1 deletion generator-input/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -6152,7 +6152,7 @@
},
{
"id": "Google.Shopping.Css.V1",
"version": "1.0.0-beta05",
"version": "1.0.0-beta06",
"type": "grpc",
"productName": "CSS",
"productUrl": "https://developers.google.com/comparison-shopping-services/api",
Expand Down

0 comments on commit b84a4ae

Please sign in to comment.