Skip to content

Commit 0e1b121

Browse files
feat: Automated regeneration of Content client (googleapis#13085)
Auto-created at 2025-03-04 13:19:45 +0000 using the toys pull request generator.
1 parent a960ce3 commit 0e1b121

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/content/lib/google_api/content/v21/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Content.V21 do
2020
API client metadata for GoogleApi.Content.V21.
2121
"""
2222

23-
@discovery_revision "20250208"
23+
@discovery_revision "20250301"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/content/lib/google_api/content/v21/model/return_policy_online_return_reason_category_info.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Content.V21.Model.ReturnPolicyOnlineReturnReasonCategoryInfo
2121
2222
## Attributes
2323
24-
* `returnLabelSource` (*type:* `String.t`, *default:* `nil`) - The corresponding return label source.
24+
* `returnLabelSource` (*type:* `String.t`, *default:* `nil`) - The corresponding return label source. If the `ReturnMethod` field includes `BY_MAIL`, it is required to specify `ReturnLabelSource` for both `BUYER_REMORSE` and `ITEM_DEFECT` return reason categories.
2525
* `returnReasonCategory` (*type:* `String.t`, *default:* `nil`) - The return reason category.
2626
* `returnShippingFee` (*type:* `GoogleApi.Content.V21.Model.ReturnPolicyOnlineReturnShippingFee.t`, *default:* `nil`) - The corresponding return shipping fee. This is only applicable when returnLabelSource is not the customer's responsibility.
2727
"""

0 commit comments

Comments
 (0)