google-apis-recommender_v1beta1 0.7.0 → 0.8.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: 5ce57caa1564a9bfddb44afe903cedcaaf959f9c4beb9ec4669c74f34cdce880
4
- data.tar.gz: f138ab761abb5a3031b5874fe4a86f0d9fafe8d4605294fc153b2e6374b10432
3
+ metadata.gz: 953af154463098f04b97ecff058d1af012550959ce2be08f96055693ba49ec09
4
+ data.tar.gz: 68195ed60c92ee245e93befc6cdbc85622fb9f949a5a910a1baec39c5958ef54
5
5
  SHA512:
6
- metadata.gz: 568bceab170d139d917ff7d42ef3201112ab9548b857ec605093fc7a97a1ae6c14906c19268910dc79b3ff67b906f9261e7681ad3f83050f7654a338aaf394db
7
- data.tar.gz: 0b6cb98b958cd952d20b0c98303109718e7d3eca2c22ed48e018f31115aa687aa994cb2c790756a28f4582c32714d0acf0cf068f2083998d0689d1e5b07d3261
6
+ metadata.gz: 29ed4d3c62909f67b566c79acb2e77d23a5e1e0309b978fc59588422cfc80f9d31b23e37d84c268f816780ac849f67ad016679d5ee1d3d40d487aa4deaaefa78
7
+ data.tar.gz: 3c483bab2b9b1da3f02a5239f8ab0e45e3eb394d7ac3ed8d30a7f3789b82cc4a6fffea9ddd5bd3cea4c1a9120843f7df9e0529c20b0f3b1b52132f213e07b4b3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-recommender_v1beta1
2
2
 
3
+ ### v0.8.0 (2021-05-26)
4
+
5
+ * Regenerated from discovery document revision 20210522
6
+
3
7
  ### v0.7.0 (2021-05-19)
4
8
 
5
9
  * Unspecified changes
@@ -381,7 +381,7 @@ module Google
381
381
  class GoogleCloudRecommenderV1beta1Operation
382
382
  include Google::Apis::Core::Hashable
383
383
 
384
- # Type of this operation. Contains one of 'and', 'remove', 'replace', 'move', '
384
+ # Type of this operation. Contains one of 'add', 'remove', 'replace', 'move', '
385
385
  # copy', 'test' and 'custom' operations. This field is case-insensitive and
386
386
  # always populated.
387
387
  # Corresponds to the JSON property `action`
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RecommenderV1beta1
18
18
  # Version of the google-apis-recommender_v1beta1 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
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210510"
25
+ REVISION = "20210522"
26
26
  end
27
27
  end
28
28
  end
@@ -80,8 +80,8 @@ module Google
80
80
  execute_or_queue_command(command, &block)
81
81
  end
82
82
 
83
- # Lists insights for a Cloud project. Requires the recommender.*.list IAM
84
- # permission for the specified insight type.
83
+ # Lists insights for the specified Cloud Resource. Requires the recommender.*.
84
+ # list IAM permission for the specified insight type.
85
85
  # @param [String] parent
86
86
  # Required. The container resource on which to execute the request. Acceptable
87
87
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
@@ -207,8 +207,8 @@ module Google
207
207
  execute_or_queue_command(command, &block)
208
208
  end
209
209
 
210
- # Lists recommendations for a Cloud project. Requires the recommender.*.list IAM
211
- # permission for the specified recommender.
210
+ # Lists recommendations for the specified Cloud Resource. Requires the
211
+ # recommender.*.list IAM permission for the specified recommender.
212
212
  # @param [String] parent
213
213
  # Required. The container resource on which to execute the request. Acceptable
214
214
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
@@ -413,8 +413,8 @@ module Google
413
413
  execute_or_queue_command(command, &block)
414
414
  end
415
415
 
416
- # Lists insights for a Cloud project. Requires the recommender.*.list IAM
417
- # permission for the specified insight type.
416
+ # Lists insights for the specified Cloud Resource. Requires the recommender.*.
417
+ # list IAM permission for the specified insight type.
418
418
  # @param [String] parent
419
419
  # Required. The container resource on which to execute the request. Acceptable
420
420
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
@@ -540,8 +540,8 @@ module Google
540
540
  execute_or_queue_command(command, &block)
541
541
  end
542
542
 
543
- # Lists recommendations for a Cloud project. Requires the recommender.*.list IAM
544
- # permission for the specified recommender.
543
+ # Lists recommendations for the specified Cloud Resource. Requires the
544
+ # recommender.*.list IAM permission for the specified recommender.
545
545
  # @param [String] parent
546
546
  # Required. The container resource on which to execute the request. Acceptable
547
547
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
@@ -746,8 +746,8 @@ module Google
746
746
  execute_or_queue_command(command, &block)
747
747
  end
748
748
 
749
- # Lists insights for a Cloud project. Requires the recommender.*.list IAM
750
- # permission for the specified insight type.
749
+ # Lists insights for the specified Cloud Resource. Requires the recommender.*.
750
+ # list IAM permission for the specified insight type.
751
751
  # @param [String] parent
752
752
  # Required. The container resource on which to execute the request. Acceptable
753
753
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
@@ -873,8 +873,8 @@ module Google
873
873
  execute_or_queue_command(command, &block)
874
874
  end
875
875
 
876
- # Lists recommendations for a Cloud project. Requires the recommender.*.list IAM
877
- # permission for the specified recommender.
876
+ # Lists recommendations for the specified Cloud Resource. Requires the
877
+ # recommender.*.list IAM permission for the specified recommender.
878
878
  # @param [String] parent
879
879
  # Required. The container resource on which to execute the request. Acceptable
880
880
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
@@ -1079,8 +1079,8 @@ module Google
1079
1079
  execute_or_queue_command(command, &block)
1080
1080
  end
1081
1081
 
1082
- # Lists insights for a Cloud project. Requires the recommender.*.list IAM
1083
- # permission for the specified insight type.
1082
+ # Lists insights for the specified Cloud Resource. Requires the recommender.*.
1083
+ # list IAM permission for the specified insight type.
1084
1084
  # @param [String] parent
1085
1085
  # Required. The container resource on which to execute the request. Acceptable
1086
1086
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
@@ -1206,8 +1206,8 @@ module Google
1206
1206
  execute_or_queue_command(command, &block)
1207
1207
  end
1208
1208
 
1209
- # Lists recommendations for a Cloud project. Requires the recommender.*.list IAM
1210
- # permission for the specified recommender.
1209
+ # Lists recommendations for the specified Cloud Resource. Requires the
1210
+ # recommender.*.list IAM permission for the specified recommender.
1211
1211
  # @param [String] parent
1212
1212
  # Required. The container resource on which to execute the request. Acceptable
1213
1213
  # formats: 1. `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-recommender_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-05-24 00:00:00.000000000 Z
11
+ date: 2021-05-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommender_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1beta1/v0.7.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1beta1/v0.8.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommender_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []