Skip to content

Commit 995bdaf

Browse files
docs: [google-shopping-merchant-inventories] change in wording : feed specification -> data specification (#12716)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE docs: change in wording : feed specification -> data specification END_COMMIT_OVERRIDE docs: A comment for message `LocalInventory` is changed docs: A comment for field `store_code` in message `.google.shopping.merchant.inventories.v1beta.LocalInventory` is changed docs: A comment for field `availability` in message `.google.shopping.merchant.inventories.v1beta.LocalInventory` is changed docs: A comment for field `pickup_method` in message `.google.shopping.merchant.inventories.v1beta.LocalInventory` is changed docs: A comment for field `pickup_sla` in message `.google.shopping.merchant.inventories.v1beta.LocalInventory` is changed docs: A comment for field `custom_attributes` in message `.google.shopping.merchant.inventories.v1beta.LocalInventory` is changed docs: A comment for message `RegionalInventory` is changed docs: A comment for field `availability` in message `.google.shopping.merchant.inventories.v1beta.RegionalInventory` is changed docs: A comment for field `custom_attributes` in message `.google.shopping.merchant.inventories.v1beta.RegionalInventory` is changed PiperOrigin-RevId: 635705518 Source-Link: googleapis/googleapis@657d99e Source-Link: googleapis/googleapis-gen@1f0d4cc Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWludmVudG9yaWVzLy5Pd2xCb3QueWFtbCIsImgiOiIxZjBkNGNjOWM0ZmNhMDhjYWQzNmU5NjRjZTAwMzEzNDA5ZjBjOGM2In0= --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 9268d28 commit 995bdaf

8 files changed

Lines changed: 15 additions & 15 deletions

File tree

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/services/local_inventory_service/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ async def sample_insert_local_inventory():
465465
for a specific product at the store specified by
466466
[storeCode][google.shopping.merchant.inventories.v1beta.LocalInventory.store_code].
467467
For a list of all accepted attribute values, see the
468-
[local product inventory feed
468+
[local product inventory data
469469
specification](\ https://support.google.com/merchants/answer/3061342).
470470
471471
"""

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/services/local_inventory_service/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ def sample_insert_local_inventory():
878878
for a specific product at the store specified by
879879
[storeCode][google.shopping.merchant.inventories.v1beta.LocalInventory.store_code].
880880
For a list of all accepted attribute values, see the
881-
[local product inventory feed
881+
[local product inventory data
882882
specification](\ https://support.google.com/merchants/answer/3061342).
883883
884884
"""

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/services/local_inventory_service/transports/rest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ def __call__(
361361
specified by
362362
[``storeCode``][google.shopping.merchant.inventories.v1beta.LocalInventory.store_code].
363363
For a list of all accepted attribute values, see the
364-
`local product inventory feed
364+
`local product inventory data
365365
specification <https://support.google.com/merchants/answer/3061342>`__.
366366
367367
"""

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/services/regional_inventory_service/async_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ async def sample_insert_regional_inventory():
474474
product in a specific
475475
[region][google.shopping.merchant.inventories.v1beta.RegionalInventory.region].
476476
For a list of all accepted attribute values, see the
477-
[regional product inventory feed
477+
[regional product inventory data
478478
specification](\ https://support.google.com/merchants/answer/9698880).
479479
480480
"""

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/services/regional_inventory_service/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -889,7 +889,7 @@ def sample_insert_regional_inventory():
889889
product in a specific
890890
[region][google.shopping.merchant.inventories.v1beta.RegionalInventory.region].
891891
For a list of all accepted attribute values, see the
892-
[regional product inventory feed
892+
[regional product inventory data
893893
specification](\ https://support.google.com/merchants/answer/9698880).
894894
895895
"""

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/services/regional_inventory_service/transports/rest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ def __call__(
370370
availability for a given product in a specific
371371
[``region``][google.shopping.merchant.inventories.v1beta.RegionalInventory.region].
372372
For a list of all accepted attribute values, see the
373-
`regional product inventory feed
373+
`regional product inventory data
374374
specification <https://support.google.com/merchants/answer/9698880>`__.
375375
376376
"""

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/types/localinventory.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ class LocalInventory(proto.Message):
3838
information for a specific product at the store specified by
3939
[``storeCode``][google.shopping.merchant.inventories.v1beta.LocalInventory.store_code].
4040
For a list of all accepted attribute values, see the `local product
41-
inventory feed
41+
inventory data
4242
specification <https://support.google.com/merchants/answer/3061342>`__.
4343
4444
@@ -56,7 +56,7 @@ class LocalInventory(proto.Message):
5656
store_code (str):
5757
Required. Immutable. Store code (the store ID from your
5858
Business Profile) of the physical store the product is sold
59-
in. See the `Local product inventory feed
59+
in. See the `Local product inventory data
6060
specification <https://support.google.com/merchants/answer/3061342>`__
6161
for more information.
6262
price (google.shopping.type.types.Price):
@@ -69,7 +69,7 @@ class LocalInventory(proto.Message):
6969
The ``TimePeriod`` of the sale at this store.
7070
availability (str):
7171
Availability of the product at this store. For accepted
72-
attribute values, see the `local product inventory feed
72+
attribute values, see the `local product inventory data
7373
specification <https://support.google.com/merchants/answer/3061342>`__
7474
7575
This field is a member of `oneof`_ ``_availability``.
@@ -82,15 +82,15 @@ class LocalInventory(proto.Message):
8282
Supported pickup method for this product. Unless the value
8383
is ``"not supported"``, this field must be submitted
8484
together with ``pickupSla``. For accepted attribute values,
85-
see the `local product inventory feed
85+
see the `local product inventory data
8686
specification <https://support.google.com/merchants/answer/3061342>`__
8787
8888
This field is a member of `oneof`_ ``_pickup_method``.
8989
pickup_sla (str):
9090
Relative time period from the order date for an order for
9191
this product, from this store, to be ready for pickup. Must
9292
be submitted with ``pickupMethod``. For accepted attribute
93-
values, see the `local product inventory feed
93+
values, see the `local product inventory data
9494
specification <https://support.google.com/merchants/answer/3061342>`__
9595
9696
This field is a member of `oneof`_ ``_pickup_sla``.
@@ -102,7 +102,7 @@ class LocalInventory(proto.Message):
102102
custom_attributes (MutableSequence[google.shopping.type.types.CustomAttribute]):
103103
A list of custom (merchant-provided) attributes. You can
104104
also use ``CustomAttribute`` to submit any attribute of the
105-
feed specification in its generic form.
105+
data specification in its generic form.
106106
"""
107107

108108
name: str = proto.Field(

packages/google-shopping-merchant-inventories/google/shopping/merchant_inventories_v1beta/types/regionalinventory.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class RegionalInventory(proto.Message):
3939
specific
4040
[``region``][google.shopping.merchant.inventories.v1beta.RegionalInventory.region].
4141
For a list of all accepted attribute values, see the `regional
42-
product inventory feed
42+
product inventory data
4343
specification <https://support.google.com/merchants/answer/9698880>`__.
4444
4545
@@ -70,14 +70,14 @@ class RegionalInventory(proto.Message):
7070
The ``TimePeriod`` of the sale price in this region.
7171
availability (str):
7272
Availability of the product in this region. For accepted
73-
attribute values, see the `regional product inventory feed
73+
attribute values, see the `regional product inventory data
7474
specification <https://support.google.com/merchants/answer/3061342>`__
7575
7676
This field is a member of `oneof`_ ``_availability``.
7777
custom_attributes (MutableSequence[google.shopping.type.types.CustomAttribute]):
7878
A list of custom (merchant-provided) attributes. You can
7979
also use ``CustomAttribute`` to submit any attribute of the
80-
feed specification in its generic form.
80+
data specification in its generic form.
8181
"""
8282

8383
name: str = proto.Field(

0 commit comments

Comments
 (0)