Skip to content

Commit 2704266

Browse files
feat: Automated regeneration of merchantapi lfp_v1beta client (googleapis#23921)
Auto-created at 2025-08-10 10:46:19 +0000 using the toys pull request generator.
1 parent 7478ef5 commit 2704266

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

generated/google-apis-merchantapi_lfp_v1beta/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-merchantapi_lfp_v1beta
22

3+
### v0.11.0 (2025-08-10)
4+
5+
* Regenerated from discovery document revision 20250803
6+
37
### v0.10.0 (2025-06-29)
48

59
* Regenerated from discovery document revision 20250621

generated/google-apis-merchantapi_lfp_v1beta/lib/google/apis/merchantapi_lfp_v1beta/classes.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -399,8 +399,8 @@ def update!(**args)
399399
class LfpStore
400400
include Google::Apis::Core::Hashable
401401

402-
# Optional. [Google My Business category id](https://gcid-explorer.corp.google.
403-
# com/static/gcid.html).
402+
# Optional. [Google My Business category id](https://support.google.com/business/
403+
# answer/7249669).
404404
# Corresponds to the JSON property `gcidCategory`
405405
# @return [Array<String>]
406406
attr_accessor :gcid_category

generated/google-apis-merchantapi_lfp_v1beta/lib/google/apis/merchantapi_lfp_v1beta/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module MerchantapiLfpV1beta
1818
# Version of the google-apis-merchantapi_lfp_v1beta gem
19-
GEM_VERSION = "0.10.0"
19+
GEM_VERSION = "0.11.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250621"
25+
REVISION = "20250803"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)