File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-merchantapi_lfp_v1beta
lib/google/apis/merchantapi_lfp_v1beta Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Release history for google-apis-merchantapi_lfp_v1beta
2
2
3
+ ### v0.11.0 (2025-08-10)
4
+
5
+ * Regenerated from discovery document revision 20250803
6
+
3
7
### v0.10.0 (2025-06-29)
4
8
5
9
* Regenerated from discovery document revision 20250621
Original file line number Diff line number Diff line change @@ -399,8 +399,8 @@ def update!(**args)
399
399
class LfpStore
400
400
include Google ::Apis ::Core ::Hashable
401
401
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 ).
404
404
# Corresponds to the JSON property `gcidCategory`
405
405
# @return [Array<String>]
406
406
attr_accessor :gcid_category
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
16
16
module Apis
17
17
module MerchantapiLfpV1beta
18
18
# Version of the google-apis-merchantapi_lfp_v1beta gem
19
- GEM_VERSION = "0.10 .0"
19
+ GEM_VERSION = "0.11 .0"
20
20
21
21
# Version of the code generator used to generate this client
22
22
GENERATOR_VERSION = "0.18.0"
23
23
24
24
# Revision of the discovery document this client was generated from
25
- REVISION = "20250621 "
25
+ REVISION = "20250803 "
26
26
end
27
27
end
28
28
end
You can’t perform that action at this time.
0 commit comments