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-paymentsresellersubscription_v1/lib/google/apis/paymentsresellersubscription_v1/classes.rb
Copy file name to clipboardExpand all lines: generated/google-apis-paymentsresellersubscription_v1/lib/google/apis/paymentsresellersubscription_v1/gem_version.rb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -16,13 +16,13 @@ module Google
16
16
moduleApis
17
17
modulePaymentsresellersubscriptionV1
18
18
# Version of the google-apis-paymentsresellersubscription_v1 gem
19
-
GEM_VERSION="0.47.0"
19
+
GEM_VERSION="0.48.0"
20
20
21
21
# Version of the code generator used to generate this client
22
22
GENERATOR_VERSION="0.16.0"
23
23
24
24
# Revision of the discovery document this client was generated from
Copy file name to clipboardExpand all lines: generated/google-apis-paymentsresellersubscription_v1/lib/google/apis/paymentsresellersubscription_v1/service.rb
+28-28Lines changed: 28 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,9 @@ def initialize
51
51
@batch_path='batch'
52
52
end
53
53
54
-
# To retrieve the products that can be resold by the partner. It should be
55
-
# autenticated with a service account. - This API doesn't apply to YouTube
56
-
# products currently.
54
+
# Currently, it doesn't support **YouTube** products. Retrieves the products
55
+
# that can be resold by the partner. It should be autenticated with a service
56
+
# account.
57
57
# @param [String] parent
58
58
# Required. The parent, the partner that can resell. Format: partners/`partner`
0 commit comments