google-apis-paymentsresellersubscription_v1 0.18.0 → 0.19.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 5a996b90ec579704e5e34a8b54612407e56de7671f629139ea4ab7e0bca5956c
|
4
|
+
data.tar.gz: dca20a9c4baef1d770363d47d859dacb91a1ba1c5b772483c411fec4c68ae695
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 66da724016176a6c964021f21107198db0d69257919bc052d64321568e583663b485589821ecb3702cc079091fbd91103aa200113dda2ad9f595756a31a604d1
|
7
|
+
data.tar.gz: a5f999a407372d92ddecc83aab395a3d10a04d9d7d7696d4d13f9bddc84a99dbbf7cc13303de88c8949d9b2e8dd29ef3bd9bd14cfe4cb4fafe15bfc222a5b137
|
data/CHANGELOG.md
CHANGED
@@ -230,12 +230,11 @@ module Google
|
|
230
230
|
# following features are supported: - Logical operator `AND` - Comparison
|
231
231
|
# operator `=` (no wildcards `*`) - Traversal operator `.` - Has operator `:` (
|
232
232
|
# no wildcards `*`) - Only the following fields are supported: - `
|
233
|
-
#
|
234
|
-
#
|
235
|
-
#
|
236
|
-
#
|
237
|
-
#
|
238
|
-
# partner_eligibility_id=eligibility-id`
|
233
|
+
# applicableProducts` - `regionCodes` - `youtubePayload.partnerEligibilityId` - `
|
234
|
+
# youtubePayload.postalCode` - Unless explicitly mentioned above, other features
|
235
|
+
# are not supported. Example: `applicableProducts:partners/partner1/products/
|
236
|
+
# product1 AND regionCodes:US AND youtubePayload.postalCode=94043 AND
|
237
|
+
# youtubePayload.partnerEligibilityId=eligibility-id`
|
239
238
|
# Corresponds to the JSON property `filter`
|
240
239
|
# @return [String]
|
241
240
|
attr_accessor :filter
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module PaymentsresellersubscriptionV1
|
18
18
|
# Version of the google-apis-paymentsresellersubscription_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220908"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -58,11 +58,11 @@ module Google
|
|
58
58
|
# in https://google.aip.dev/160 with the following caveats: - Only the following
|
59
59
|
# features are supported: - Logical operator `AND` - Comparison operator `=` (no
|
60
60
|
# wildcards `*`) - Traversal operator `.` - Has operator `:` (no wildcards `*`) -
|
61
|
-
# Only the following fields are supported: - `
|
62
|
-
#
|
63
|
-
# mentioned above, other features are not supported. Example: `
|
64
|
-
# AND
|
65
|
-
#
|
61
|
+
# Only the following fields are supported: - `regionCodes` - `youtubePayload.
|
62
|
+
# partnerEligibilityId` - `youtubePayload.postalCode` - Unless explicitly
|
63
|
+
# mentioned above, other features are not supported. Example: `regionCodes:US
|
64
|
+
# AND youtubePayload.postalCode=94043 AND youtubePayload.partnerEligibilityId=
|
65
|
+
# eligibility-id`
|
66
66
|
# @param [Fixnum] page_size
|
67
67
|
# Optional. The maximum number of products to return. The service may return
|
68
68
|
# fewer than this value. If unspecified, at most 50 products will be returned.
|
@@ -146,12 +146,11 @@ module Google
|
|
146
146
|
# following features are supported: - Logical operator `AND` - Comparison
|
147
147
|
# operator `=` (no wildcards `*`) - Traversal operator `.` - Has operator `:` (
|
148
148
|
# no wildcards `*`) - Only the following fields are supported: - `
|
149
|
-
#
|
150
|
-
#
|
151
|
-
#
|
152
|
-
#
|
153
|
-
#
|
154
|
-
# partner_eligibility_id=eligibility-id`
|
149
|
+
# applicableProducts` - `regionCodes` - `youtubePayload.partnerEligibilityId` - `
|
150
|
+
# youtubePayload.postalCode` - Unless explicitly mentioned above, other features
|
151
|
+
# are not supported. Example: `applicableProducts:partners/partner1/products/
|
152
|
+
# product1 AND regionCodes:US AND youtubePayload.postalCode=94043 AND
|
153
|
+
# youtubePayload.partnerEligibilityId=eligibility-id`
|
155
154
|
# @param [Fixnum] page_size
|
156
155
|
# Optional. The maximum number of promotions to return. The service may return
|
157
156
|
# fewer than this value. If unspecified, at most 50 products will be returned.
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-paymentsresellersubscription_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.19.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2022-09-
|
11
|
+
date: 2022-09-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -58,7 +58,7 @@ licenses:
|
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-paymentsresellersubscription_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-paymentsresellersubscription_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-paymentsresellersubscription_v1/v0.19.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-paymentsresellersubscription_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|