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-readerrevenuesubscriptionlinking_v1/lib/google/apis/readerrevenuesubscriptionlinking_v1/classes.rb
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -48,10 +48,7 @@ class Entitlement
48
48
attr_accessor:detail
49
49
50
50
# Required. Expiration time of the entitlement. Entitlements that have expired
51
-
# over 30 days will be purged. Required. LINT.IfChange(expire_time) The max
52
-
# expire_time is 398 days from now(). LINT.ThenChange(//depot/google3/java/com/
Copy file name to clipboardExpand all lines: generated/google-apis-readerrevenuesubscriptionlinking_v1/lib/google/apis/readerrevenuesubscriptionlinking_v1/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
moduleReaderrevenuesubscriptionlinkingV1
18
18
# Version of the google-apis-readerrevenuesubscriptionlinking_v1 gem
19
-
GEM_VERSION="0.4.0"
19
+
GEM_VERSION="0.5.0"
20
20
21
21
# Version of the code generator used to generate this client
22
-
GENERATOR_VERSION="0.15.0"
22
+
GENERATOR_VERSION="0.15.1"
23
23
24
24
# Revision of the discovery document this client was generated from
0 commit comments