Skip to content

Commit f8c4c1e

Browse files
chore: release main
1 parent 54b8269 commit f8c4c1e

7 files changed

Lines changed: 27 additions & 6 deletions

File tree

packages/google-cloud-tpu/samples/generated_samples/snippet_metadata_google.cloud.tpu.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-tpu",
11-
"version": "0.1.0"
11+
"version": "1.21.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-tpu/samples/generated_samples/snippet_metadata_google.cloud.tpu.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-tpu",
11-
"version": "0.1.0"
11+
"version": "1.21.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-tpu/samples/generated_samples/snippet_metadata_google.cloud.tpu.v2alpha1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-tpu",
11-
"version": "0.1.0"
11+
"version": "1.21.0"
1212
},
1313
"snippets": [
1414
{

packages/google-shopping-merchant-datasources/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.1.7](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-datasources-v0.1.6...google-shopping-merchant-datasources-v0.1.7) (2025-01-13)
4+
5+
6+
### Features
7+
8+
* A new message `MerchantReviewDataSource` is added to specify the datasource of the merchant review ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
9+
* A new message `ProductReviewDataSource` is added to specify the datasource of the product review ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
10+
* New field `merchant_review_data_source` added in message `.google.shopping.merchant.datasources.v1beta.DataSource` to specify the datasource of the merchant review ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
11+
* New field product_review_data_source added in message google.shopping.merchant.datasources.v1beta.DataSource to ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
12+
13+
14+
### Documentation
15+
16+
* A comment for enum value `FETCH` in enum `FileInputType` is changed ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
17+
* A comment for enum value `GOOGLE_SHEETS` in enum `FileInputType` is changed ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
18+
* A comment for field `feed_label` in message `.google.shopping.merchant.datasources.v1beta.SupplementalProductDataSource` is changed ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
19+
* A comment for field `password` in message `.google.shopping.merchant.datasources.v1beta.FileInput` is changed ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
20+
* A comment for field `take_from_data_sources` in message `.google.shopping.merchant.datasources.v1beta.PrimaryProductDataSource` is changed ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
21+
* A comment for field `username` in message `.google.shopping.merchant.datasources.v1beta.FileInput` is changed ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
22+
* A comment for message `SupplementalProductDataSource` is changed ([e89d3b2](https://github.com/googleapis/google-cloud-python/commit/e89d3b2c3ad57fb68a84b02d8683dbb556d5adda))
23+
324
## [0.1.6](https://github.com/googleapis/google-cloud-python/compare/google-shopping-merchant-datasources-v0.1.5...google-shopping-merchant-datasources-v0.1.6) (2024-12-12)
425

526

packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.7" # {x-release-please-version}

packages/google-shopping-merchant-datasources/google/shopping/merchant_datasources_v1beta/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "0.0.0" # {x-release-please-version}
16+
__version__ = "0.1.7" # {x-release-please-version}

packages/google-shopping-merchant-datasources/samples/generated_samples/snippet_metadata_google.shopping.merchant.datasources.v1beta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-shopping-merchant-datasources",
11-
"version": "0.1.0"
11+
"version": "0.1.7"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)