google-apis-recommender_v1 0.12.0 → 0.16.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: 19fedcf6681debed72bd5cbdd295ed848b27361dbc4a098baf0fd4172c6560b3
4
- data.tar.gz: 9719e7951c2fa4c0042964a71edb99ad44570b23c64ce9413d068aa349a9b83e
3
+ metadata.gz: 010e53428b730fd3ad6dc18a2cfed7d6d8cfe28447a9c0917900d0092c31adf6
4
+ data.tar.gz: 82a8c858c3f6bc52ed76956c83a822d5cd84669569bb79b55391b28a3c223ac8
5
5
  SHA512:
6
- metadata.gz: 0d86787117f9d14911abfa5ec8dddde0236c8344f9bdc030651ccafe8f38af6be006f03a9a06b998bd75e88b799037eca788e457b9f2d54bb417316a3a731431
7
- data.tar.gz: 8f4eb1cd3eb64da333ddd2e3f2c9b57b72f41296e0996d89f72b585224148729d8cfdbbf56176a9db358cecb5ba480ffe4b7f83717d361ff08e149b1aaa74f0b
6
+ metadata.gz: 1b0484266e59fd1e9b1f0a3adbe0d158a30131314dab2f76c30d44ccb9fccb9ed1ac117abe6d9d33cb009836efa63bdf81a84656b2a8c3d854e1098e07f84937
7
+ data.tar.gz: ae68d4426447f25b629e88a156b28a6648700cf6eac41e4734c19783f6c7c919bf782e3396ba3156869b8de45a470c4afa847863f6a2aeb5d07c486a7fa87823
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-recommender_v1
2
2
 
3
+ ### v0.16.0 (2021-12-14)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.15.0 (2021-11-03)
8
+
9
+ * Regenerated from discovery document revision 20211031
10
+
11
+ ### v0.14.0 (2021-10-20)
12
+
13
+ * Unspecified changes
14
+
15
+ ### v0.13.0 (2021-09-01)
16
+
17
+ * Regenerated from discovery document revision 20210806
18
+
3
19
  ### v0.12.0 (2021-08-04)
4
20
 
5
21
  * Regenerated from discovery document revision 20210731
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/recommender_v1"
51
51
  client = Google::Apis::RecommenderV1::RecommenderService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Recommender service in particular.)
67
67
 
@@ -301,8 +301,8 @@ module Google
301
301
  attr_accessor :etag
302
302
 
303
303
  # State properties to include with this state. Overwrites any existing `
304
- # state_metadata`. Keys must match the regex /^a-z0-9`0,62`$/. Values must match
305
- # the regex /^[a-zA-Z0-9_./-]`0,255`$/.
304
+ # state_metadata`. Keys must match the regex `/^a-z0-9`0,62`$/`. Values must
305
+ # match the regex `/^[a-zA-Z0-9_./-]`0,255`$/`.
306
306
  # Corresponds to the JSON property `stateMetadata`
307
307
  # @return [Hash<String,String>]
308
308
  attr_accessor :state_metadata
@@ -328,8 +328,8 @@ module Google
328
328
  attr_accessor :etag
329
329
 
330
330
  # State properties to include with this state. Overwrites any existing `
331
- # state_metadata`. Keys must match the regex /^a-z0-9`0,62`$/. Values must match
332
- # the regex /^[a-zA-Z0-9_./-]`0,255`$/.
331
+ # state_metadata`. Keys must match the regex `/^a-z0-9`0,62`$/`. Values must
332
+ # match the regex `/^[a-zA-Z0-9_./-]`0,255`$/`.
333
333
  # Corresponds to the JSON property `stateMetadata`
334
334
  # @return [Hash<String,String>]
335
335
  attr_accessor :state_metadata
@@ -355,8 +355,8 @@ module Google
355
355
  attr_accessor :etag
356
356
 
357
357
  # State properties to include with this state. Overwrites any existing `
358
- # state_metadata`. Keys must match the regex /^a-z0-9`0,62`$/. Values must match
359
- # the regex /^[a-zA-Z0-9_./-]`0,255`$/.
358
+ # state_metadata`. Keys must match the regex `/^a-z0-9`0,62`$/`. Values must
359
+ # match the regex `/^[a-zA-Z0-9_./-]`0,255`$/`.
360
360
  # Corresponds to the JSON property `stateMetadata`
361
361
  # @return [Hash<String,String>]
362
362
  attr_accessor :state_metadata
@@ -397,12 +397,12 @@ module Google
397
397
  # Set of filters to apply if `path` refers to array elements or nested array
398
398
  # elements in order to narrow down to a single unique element that is being
399
399
  # tested/modified. This is intended to be an exact match per filter. To perform
400
- # advanced matching, use path_value_matchers. * Example: ` "/versions/*/name" : "
401
- # it-123" "/versions/*/targetSize/percent": 20 ` * Example: ` "/bindings/*/role":
402
- # "roles/owner" "/bindings/*/condition" : null ` * Example: ` "/bindings/*/role"
403
- # : "roles/owner" "/bindings/*/members/*" : ["x@example.com", "y@example.com"] `
404
- # When both path_filters and path_value_matchers are set, an implicit AND must
405
- # be performed.
400
+ # advanced matching, use path_value_matchers. * Example: ``` ` "/versions/*/name"
401
+ # : "it-123" "/versions/*/targetSize/percent": 20 ` ``` * Example: ``` ` "/
402
+ # bindings/*/role": "roles/owner" "/bindings/*/condition" : null ` ``` * Example:
403
+ # ``` ` "/bindings/*/role": "roles/owner" "/bindings/*/members/*" : ["x@example.
404
+ # com", "y@example.com"] ` ``` When both path_filters and path_value_matchers
405
+ # are set, an implicit AND must be performed.
406
406
  # Corresponds to the JSON property `pathFilters`
407
407
  # @return [Hash<String,Object>]
408
408
  attr_accessor :path_filters
@@ -563,6 +563,14 @@ module Google
563
563
  # @return [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1RecommendationStateInfo]
564
564
  attr_accessor :state_info
565
565
 
566
+ # Corresponds to a mutually exclusive group ID within a recommender. A non-empty
567
+ # ID indicates that the recommendation belongs to a mutually exclusive group.
568
+ # This means that only one recommendation within the group is suggested to be
569
+ # applied.
570
+ # Corresponds to the JSON property `xorGroupId`
571
+ # @return [String]
572
+ attr_accessor :xor_group_id
573
+
566
574
  def initialize(**args)
567
575
  update!(**args)
568
576
  end
@@ -580,6 +588,7 @@ module Google
580
588
  @priority = args[:priority] if args.key?(:priority)
581
589
  @recommender_subtype = args[:recommender_subtype] if args.key?(:recommender_subtype)
582
590
  @state_info = args[:state_info] if args.key?(:state_info)
591
+ @xor_group_id = args[:xor_group_id] if args.key?(:xor_group_id)
583
592
  end
584
593
  end
585
594
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RecommenderV1
18
18
  # Version of the google-apis-recommender_v1 gem
19
- GEM_VERSION = "0.12.0"
19
+ GEM_VERSION = "0.16.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210731"
25
+ REVISION = "20211031"
26
26
  end
27
27
  end
28
28
  end
@@ -292,6 +292,7 @@ module Google
292
292
  property :recommender_subtype, as: 'recommenderSubtype'
293
293
  property :state_info, as: 'stateInfo', class: Google::Apis::RecommenderV1::GoogleCloudRecommenderV1RecommendationStateInfo, decorator: Google::Apis::RecommenderV1::GoogleCloudRecommenderV1RecommendationStateInfo::Representation
294
294
 
295
+ property :xor_group_id, as: 'xorGroupId'
295
296
  end
296
297
  end
297
298
 
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-recommender_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.0
4
+ version: 0.16.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: 2021-08-09 00:00:00.000000000 Z
11
+ date: 2022-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommender_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1/v0.12.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommender_v1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recommender_v1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1/v0.16.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-recommender_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths:
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Recommender API V1