google-apis-recommender_v1 0.7.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 1596d7faf45decd9297f478946f60ec74b4d8b0979d1bc048d173d6ed351743e
|
|
4
|
+
data.tar.gz: '0683ddfd0ccaf0b25dd1a870ff708d490db45eb309f74c9e64491fee451ded95'
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: '069610ba8140ceef6b65dfcca5ee714b4d65c20fb6147628950f3dc55ab2b46d1bbf0ea06563db4bd552b2d33716fab4c0aafb251ba283e21f2a400514b9f10f'
|
|
7
|
+
data.tar.gz: dca776057036b414259f2fb850e444ef422955c608e1744bfd0117b83c43b7f576c28d3b88a568bb126d77a99c505e4f188509b72c3951638a82af65521feba6
|
data/CHANGELOG.md
CHANGED
|
@@ -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 '
|
|
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.
|
|
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 = "
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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.
|
|
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-
|
|
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.
|
|
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: []
|