Skip to content

Commit 967a476

Browse files
feat: Automated regeneration of Content client (#13303)
Auto-created at 2025-04-10 13:15:09 +0000 using the toys pull request generator.
1 parent a195daa commit 967a476

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 "20250301"
23+
@discovery_revision "20250408"
2424

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
defmodule GoogleApi.Content.V21.Model.Product do
1919
@moduledoc """
20-
Required product attributes are primarily defined by the product data specification. See the Product Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect.
20+
Required product attributes are primarily defined by the product data specification. See the Product Data Specification Help Center article for information. Product data. After inserting, updating, or deleting a product, it may take several minutes before changes take effect. The following reference documentation lists the field names in the **camelCase** casing style while the Products Data Specification lists the names in the **snake_case** casing style.
2121
2222
## Attributes
2323

0 commit comments

Comments
 (0)