google-apis-recommender_v1 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: f6c7da8d34af290bd002b1f810cfba3954c0eb792645bbeabdc3e8f29b6277a4
4
- data.tar.gz: 909a8c4c7494b9783c22649c83dc2e0d4419e0ef1288d3bfe15f3236bcd6bd1d
3
+ metadata.gz: 1596d7faf45decd9297f478946f60ec74b4d8b0979d1bc048d173d6ed351743e
4
+ data.tar.gz: '0683ddfd0ccaf0b25dd1a870ff708d490db45eb309f74c9e64491fee451ded95'
5
5
  SHA512:
6
- metadata.gz: b020cc5f8698dd86caa5050ec9e8b494d02e8915022601d6b91461b8011e9602eeae32d6f38a43aeeb31ab2068e54994d63167b6868769355a6e2295504c71ca
7
- data.tar.gz: 706b333c67b6e208c1b0bf7a00ad2e5b24686509afd602db6cc70c9211bc2346e541339c4213a31ebd85cd3f5b55b6ef6a26050ec4a74ea4f5a715ef3e4be308
6
+ metadata.gz: '069610ba8140ceef6b65dfcca5ee714b4d65c20fb6147628950f3dc55ab2b46d1bbf0ea06563db4bd552b2d33716fab4c0aafb251ba283e21f2a400514b9f10f'
7
+ data.tar.gz: dca776057036b414259f2fb850e444ef422955c608e1744bfd0117b83c43b7f576c28d3b88a568bb126d77a99c505e4f188509b72c3951638a82af65521feba6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-recommender_v1
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 GoogleCloudRecommenderV1Operation
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 always
386
386
  # populated.
387
387
  # Corresponds to the JSON property `action`
@@ -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.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_v1
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_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1/v0.7.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1/v0.8.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommender_v1
57
57
  post_install_message:
58
58
  rdoc_options: []