You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: generated/google-apis-merchantapi_inventories_v1beta/lib/google/apis/merchantapi_inventories_v1beta/classes.rb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -366,7 +366,7 @@ class ProductStatusChangeMessage
366
366
# @return [String]
367
367
attr_accessor:event_time
368
368
369
-
# Optional. The product expiration time. This field will not bet set if the
369
+
# Optional. The product expiration time. This field will not be set if the
370
370
# notification is sent for a product deletion event.
371
371
# Corresponds to the JSON property `expirationTime`
Copy file name to clipboardExpand all lines: generated/google-apis-merchantapi_inventories_v1beta/lib/google/apis/merchantapi_inventories_v1beta/gem_version.rb
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ module Google
16
16
moduleApis
17
17
moduleMerchantapiInventoriesV1beta
18
18
# Version of the google-apis-merchantapi_inventories_v1beta gem
19
-
GEM_VERSION="0.7.0"
19
+
GEM_VERSION="0.8.0"
20
20
21
21
# Version of the code generator used to generate this client
22
-
GENERATOR_VERSION="0.17.0"
22
+
GENERATOR_VERSION="0.18.0"
23
23
24
24
# Revision of the discovery document this client was generated from
0 commit comments