Skip to content

Commit 57704b4

Browse files
docs: [google-shopping-merchant-lfp] change in wording : feed specification -> data specification (#12717)
- [ ] Regenerate this pull request now. BEGIN_COMMIT_OVERRIDE docs: change in wording : feed specification -> data specification END_COMMIT_OVERRIDE docs: A comment for field `availability` in message `.google.shopping.merchant.lfp.v1beta.LfpInventory` is changed docs: A comment for field `pickup_method` in message `.google.shopping.merchant.lfp.v1beta.LfpInventory` is changed docs: A comment for field `pickup_sla` in message `.google.shopping.merchant.lfp.v1beta.LfpInventory` is changed docs: A comment for message `LfpStore` is changed docs: A comment for enum `StoreMatchingState` is changed docs: A comment for field `matching_state` in message `.google.shopping.merchant.lfp.v1beta.LfpStore` is changed PiperOrigin-RevId: 635705712 Source-Link: googleapis/googleapis@958ef9d Source-Link: googleapis/googleapis-gen@fa683ea Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWxmcC8uT3dsQm90LnlhbWwiLCJoIjoiZmE2ODNlYWYxMTBiMGRlZWNlOTBiNDY1OGNlODE3YTczZmY2YzIxZCJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 9451d99 commit 57704b4

5 files changed

Lines changed: 43 additions & 38 deletions

File tree

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/services/lfp_store_service/async_client.py

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -318,11 +318,12 @@ async def sample_get_lfp_store():
318318
Returns:
319319
google.shopping.merchant_lfp_v1beta.types.LfpStore:
320320
A store for the merchant. This will
321-
be used to match to a Google Business
322-
Profile listing for the target merchant.
323-
If a matching listing can't be found,
324-
the inventories or sales submitted with
325-
the store code will not be used.
321+
be used to match to a store under the
322+
Google Business Profile of the target
323+
merchant. If a matching store can't be
324+
found, the inventories or sales
325+
submitted with the store code will not
326+
be used.
326327
327328
"""
328329
# Create or coerce a protobuf request object.
@@ -442,11 +443,12 @@ async def sample_insert_lfp_store():
442443
Returns:
443444
google.shopping.merchant_lfp_v1beta.types.LfpStore:
444445
A store for the merchant. This will
445-
be used to match to a Google Business
446-
Profile listing for the target merchant.
447-
If a matching listing can't be found,
448-
the inventories or sales submitted with
449-
the store code will not be used.
446+
be used to match to a store under the
447+
Google Business Profile of the target
448+
merchant. If a matching store can't be
449+
found, the inventories or sales
450+
submitted with the store code will not
451+
be used.
450452
451453
"""
452454
# Create or coerce a protobuf request object.

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/services/lfp_store_service/client.py

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -738,11 +738,12 @@ def sample_get_lfp_store():
738738
Returns:
739739
google.shopping.merchant_lfp_v1beta.types.LfpStore:
740740
A store for the merchant. This will
741-
be used to match to a Google Business
742-
Profile listing for the target merchant.
743-
If a matching listing can't be found,
744-
the inventories or sales submitted with
745-
the store code will not be used.
741+
be used to match to a store under the
742+
Google Business Profile of the target
743+
merchant. If a matching store can't be
744+
found, the inventories or sales
745+
submitted with the store code will not
746+
be used.
746747
747748
"""
748749
# Create or coerce a protobuf request object.
@@ -859,11 +860,12 @@ def sample_insert_lfp_store():
859860
Returns:
860861
google.shopping.merchant_lfp_v1beta.types.LfpStore:
861862
A store for the merchant. This will
862-
be used to match to a Google Business
863-
Profile listing for the target merchant.
864-
If a matching listing can't be found,
865-
the inventories or sales submitted with
866-
the store code will not be used.
863+
be used to match to a store under the
864+
Google Business Profile of the target
865+
merchant. If a matching store can't be
866+
found, the inventories or sales
867+
submitted with the store code will not
868+
be used.
867869
868870
"""
869871
# Create or coerce a protobuf request object.

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/services/lfp_store_service/transports/rest.py

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -385,11 +385,12 @@ def __call__(
385385
Returns:
386386
~.lfpstore.LfpStore:
387387
A store for the merchant. This will
388-
be used to match to a Google Business
389-
Profile listing for the target merchant.
390-
If a matching listing can't be found,
391-
the inventories or sales submitted with
392-
the store code will not be used.
388+
be used to match to a store under the
389+
Google Business Profile of the target
390+
merchant. If a matching store can't be
391+
found, the inventories or sales
392+
submitted with the store code will not
393+
be used.
393394
394395
"""
395396

@@ -477,11 +478,12 @@ def __call__(
477478
Returns:
478479
~.lfpstore.LfpStore:
479480
A store for the merchant. This will
480-
be used to match to a Google Business
481-
Profile listing for the target merchant.
482-
If a matching listing can't be found,
483-
the inventories or sales submitted with
484-
the store code will not be used.
481+
be used to match to a store under the
482+
Google Business Profile of the target
483+
merchant. If a matching store can't be
484+
found, the inventories or sales
485+
submitted with the store code will not
486+
be used.
485487
486488
"""
487489

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/types/lfpinventory.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ class LfpInventory(proto.Message):
7171
availability (str):
7272
Required. Availability of the product at this store. For
7373
accepted attribute values, see the `local product inventory
74-
feed
74+
data
7575
specification <https://support.google.com/merchants/answer/3061342>`__
7676
quantity (int):
7777
Optional. Quantity of the product available
@@ -87,15 +87,15 @@ class LfpInventory(proto.Message):
8787
Optional. Supported pickup method for this offer. Unless the
8888
value is "not supported", this field must be submitted
8989
together with ``pickupSla``. For accepted attribute values,
90-
see the `local product inventory feed
90+
see the `local product inventory data
9191
specification <https://support.google.com/merchants/answer/3061342>`__.
9292
9393
This field is a member of `oneof`_ ``_pickup_method``.
9494
pickup_sla (str):
9595
Optional. Expected date that an order will be ready for
9696
pickup relative to the order date. Must be submitted
9797
together with ``pickupMethod``. For accepted attribute
98-
values, see the `local product inventory feed
98+
values, see the `local product inventory data
9999
specification <https://support.google.com/merchants/answer/3061342>`__.
100100
101101
This field is a member of `oneof`_ ``_pickup_sla``.

packages/google-shopping-merchant-lfp/google/shopping/merchant_lfp_v1beta/types/lfpstore.py

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434

3535
class LfpStore(proto.Message):
3636
r"""A store for the merchant. This will be used to match to a
37-
Google Business Profile listing for the target merchant. If a
38-
matching listing can't be found, the inventories or sales
37+
store under the Google Business Profile of the target merchant.
38+
If a matching store can't be found, the inventories or sales
3939
submitted with the store code will not be used.
4040
4141
@@ -82,7 +82,7 @@ class LfpStore(proto.Message):
8282
This field is a member of `oneof`_ ``_place_id``.
8383
matching_state (google.shopping.merchant_lfp_v1beta.types.LfpStore.StoreMatchingState):
8484
Optional. Output only. The state of matching to a Google
85-
Business Profile listing. See
85+
Business Profile. See
8686
[matchingStateHint][google.shopping.merchant.lfp.v1beta.LfpStore.matching_state_hint]
8787
for further details if no match is found.
8888
matching_state_hint (str):
@@ -112,8 +112,7 @@ class LfpStore(proto.Message):
112112
"""
113113

114114
class StoreMatchingState(proto.Enum):
115-
r"""The state of matching ``LfpStore`` to a Google Business Profile
116-
listing.
115+
r"""The state of matching ``LfpStore`` to a Google Business Profile.
117116
118117
Values:
119118
STORE_MATCHING_STATE_UNSPECIFIED (0):

0 commit comments

Comments
 (0)