google-apis-recommender_v1beta1 0.6.0 → 0.11.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: e2f69f03fd9b2c0d9dfc2d2355b8ba1dd4740bc5b6b32a19f23c2f8f89f97577
|
4
|
+
data.tar.gz: ee6d8c09aed56340827c29828c98b16cd9f27eb24c15b1f3e6f223a73ceb5171
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d24c6e922fce9051870a647d06db3f0c2b74e69a99033b596501569ca8151e95c223222efddc606971aa16a1c9638ca9b93e7d60da73c05743efe4a564cfbc68
|
7
|
+
data.tar.gz: eaf8053d36a23e0b991e96f447620a890f3e0e2b1208d07042447b87c95429103dc0da762a836709f99296479bb5e404e314a9e6174267946ace48679f39f578
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,26 @@
|
|
1
1
|
# Release history for google-apis-recommender_v1beta1
|
2
2
|
|
3
|
+
### v0.11.0 (2021-06-29)
|
4
|
+
|
5
|
+
* Regenerated using generator version 0.4.0
|
6
|
+
|
7
|
+
### v0.10.0 (2021-06-24)
|
8
|
+
|
9
|
+
* Unspecified changes
|
10
|
+
|
11
|
+
### v0.9.0 (2021-06-16)
|
12
|
+
|
13
|
+
* Regenerated from discovery document revision 20210613
|
14
|
+
* Regenerated using generator version 0.3.0
|
15
|
+
|
16
|
+
### v0.8.0 (2021-05-26)
|
17
|
+
|
18
|
+
* Regenerated from discovery document revision 20210522
|
19
|
+
|
20
|
+
### v0.7.0 (2021-05-19)
|
21
|
+
|
22
|
+
* Unspecified changes
|
23
|
+
|
3
24
|
### v0.6.0 (2021-05-13)
|
4
25
|
|
5
26
|
* Regenerated from discovery document revision 20210510
|
@@ -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 '
|
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.
|
19
|
+
GEM_VERSION = "0.11.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210613"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -80,14 +80,15 @@ 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
|
-
# formats:
|
88
|
-
# INSIGHT_TYPE_ID]`
|
89
|
-
#
|
90
|
-
# insightTypes/[INSIGHT_TYPE_ID]`
|
87
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
|
88
|
+
# INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[
|
89
|
+
# INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
90
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
91
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
91
92
|
# LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP
|
92
93
|
# Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
|
93
94
|
# supported insight types: https://cloud.google.com/recommender/docs/insights/
|
@@ -207,14 +208,15 @@ module Google
|
|
207
208
|
execute_or_queue_command(command, &block)
|
208
209
|
end
|
209
210
|
|
210
|
-
# Lists recommendations for
|
211
|
-
# permission for the specified recommender.
|
211
|
+
# Lists recommendations for the specified Cloud Resource. Requires the
|
212
|
+
# recommender.*.list IAM permission for the specified recommender.
|
212
213
|
# @param [String] parent
|
213
214
|
# Required. The container resource on which to execute the request. Acceptable
|
214
|
-
# formats:
|
215
|
-
# RECOMMENDER_ID]`
|
216
|
-
#
|
217
|
-
# recommenders/[RECOMMENDER_ID]`
|
215
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
|
216
|
+
# RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[
|
217
|
+
# RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
218
|
+
# recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
219
|
+
# recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
218
220
|
# LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations:
|
219
221
|
# https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported
|
220
222
|
# recommenders: https://cloud.google.com/recommender/docs/recommenders.
|
@@ -413,14 +415,15 @@ module Google
|
|
413
415
|
execute_or_queue_command(command, &block)
|
414
416
|
end
|
415
417
|
|
416
|
-
# Lists insights for
|
417
|
-
# permission for the specified insight type.
|
418
|
+
# Lists insights for the specified Cloud Resource. Requires the recommender.*.
|
419
|
+
# list IAM permission for the specified insight type.
|
418
420
|
# @param [String] parent
|
419
421
|
# Required. The container resource on which to execute the request. Acceptable
|
420
|
-
# formats:
|
421
|
-
# INSIGHT_TYPE_ID]`
|
422
|
-
#
|
423
|
-
# insightTypes/[INSIGHT_TYPE_ID]`
|
422
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
|
423
|
+
# INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[
|
424
|
+
# INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
425
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
426
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
424
427
|
# LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP
|
425
428
|
# Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
|
426
429
|
# supported insight types: https://cloud.google.com/recommender/docs/insights/
|
@@ -540,14 +543,15 @@ module Google
|
|
540
543
|
execute_or_queue_command(command, &block)
|
541
544
|
end
|
542
545
|
|
543
|
-
# Lists recommendations for
|
544
|
-
# permission for the specified recommender.
|
546
|
+
# Lists recommendations for the specified Cloud Resource. Requires the
|
547
|
+
# recommender.*.list IAM permission for the specified recommender.
|
545
548
|
# @param [String] parent
|
546
549
|
# Required. The container resource on which to execute the request. Acceptable
|
547
|
-
# formats:
|
548
|
-
# RECOMMENDER_ID]`
|
549
|
-
#
|
550
|
-
# recommenders/[RECOMMENDER_ID]`
|
550
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
|
551
|
+
# RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[
|
552
|
+
# RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
553
|
+
# recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
554
|
+
# recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
551
555
|
# LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations:
|
552
556
|
# https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported
|
553
557
|
# recommenders: https://cloud.google.com/recommender/docs/recommenders.
|
@@ -746,14 +750,15 @@ module Google
|
|
746
750
|
execute_or_queue_command(command, &block)
|
747
751
|
end
|
748
752
|
|
749
|
-
# Lists insights for
|
750
|
-
# permission for the specified insight type.
|
753
|
+
# Lists insights for the specified Cloud Resource. Requires the recommender.*.
|
754
|
+
# list IAM permission for the specified insight type.
|
751
755
|
# @param [String] parent
|
752
756
|
# Required. The container resource on which to execute the request. Acceptable
|
753
|
-
# formats:
|
754
|
-
# INSIGHT_TYPE_ID]`
|
755
|
-
#
|
756
|
-
# insightTypes/[INSIGHT_TYPE_ID]`
|
757
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
|
758
|
+
# INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[
|
759
|
+
# INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
760
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
761
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
757
762
|
# LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP
|
758
763
|
# Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
|
759
764
|
# supported insight types: https://cloud.google.com/recommender/docs/insights/
|
@@ -873,14 +878,15 @@ module Google
|
|
873
878
|
execute_or_queue_command(command, &block)
|
874
879
|
end
|
875
880
|
|
876
|
-
# Lists recommendations for
|
877
|
-
# permission for the specified recommender.
|
881
|
+
# Lists recommendations for the specified Cloud Resource. Requires the
|
882
|
+
# recommender.*.list IAM permission for the specified recommender.
|
878
883
|
# @param [String] parent
|
879
884
|
# Required. The container resource on which to execute the request. Acceptable
|
880
|
-
# formats:
|
881
|
-
# RECOMMENDER_ID]`
|
882
|
-
#
|
883
|
-
# recommenders/[RECOMMENDER_ID]`
|
885
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
|
886
|
+
# RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[
|
887
|
+
# RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
888
|
+
# recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
889
|
+
# recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
884
890
|
# LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations:
|
885
891
|
# https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported
|
886
892
|
# recommenders: https://cloud.google.com/recommender/docs/recommenders.
|
@@ -1079,14 +1085,15 @@ module Google
|
|
1079
1085
|
execute_or_queue_command(command, &block)
|
1080
1086
|
end
|
1081
1087
|
|
1082
|
-
# Lists insights for
|
1083
|
-
# permission for the specified insight type.
|
1088
|
+
# Lists insights for the specified Cloud Resource. Requires the recommender.*.
|
1089
|
+
# list IAM permission for the specified insight type.
|
1084
1090
|
# @param [String] parent
|
1085
1091
|
# Required. The container resource on which to execute the request. Acceptable
|
1086
|
-
# formats:
|
1087
|
-
# INSIGHT_TYPE_ID]`
|
1088
|
-
#
|
1089
|
-
# insightTypes/[INSIGHT_TYPE_ID]`
|
1092
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[
|
1093
|
+
# INSIGHT_TYPE_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/insightTypes/[
|
1094
|
+
# INSIGHT_TYPE_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
1095
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
1096
|
+
# insightTypes/[INSIGHT_TYPE_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
1090
1097
|
# LOCATION]/insightTypes/[INSIGHT_TYPE_ID]` LOCATION here refers to GCP
|
1091
1098
|
# Locations: https://cloud.google.com/about/locations/ INSIGHT_TYPE_ID refers to
|
1092
1099
|
# supported insight types: https://cloud.google.com/recommender/docs/insights/
|
@@ -1206,14 +1213,15 @@ module Google
|
|
1206
1213
|
execute_or_queue_command(command, &block)
|
1207
1214
|
end
|
1208
1215
|
|
1209
|
-
# Lists recommendations for
|
1210
|
-
# permission for the specified recommender.
|
1216
|
+
# Lists recommendations for the specified Cloud Resource. Requires the
|
1217
|
+
# recommender.*.list IAM permission for the specified recommender.
|
1211
1218
|
# @param [String] parent
|
1212
1219
|
# Required. The container resource on which to execute the request. Acceptable
|
1213
|
-
# formats:
|
1214
|
-
# RECOMMENDER_ID]`
|
1215
|
-
#
|
1216
|
-
# recommenders/[RECOMMENDER_ID]`
|
1220
|
+
# formats: * `projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[
|
1221
|
+
# RECOMMENDER_ID]` * `projects/[PROJECT_ID]/locations/[LOCATION]/recommenders/[
|
1222
|
+
# RECOMMENDER_ID]` * `billingAccounts/[BILLING_ACCOUNT_ID]/locations/[LOCATION]/
|
1223
|
+
# recommenders/[RECOMMENDER_ID]` * `folders/[FOLDER_ID]/locations/[LOCATION]/
|
1224
|
+
# recommenders/[RECOMMENDER_ID]` * `organizations/[ORGANIZATION_ID]/locations/[
|
1217
1225
|
# LOCATION]/recommenders/[RECOMMENDER_ID]` LOCATION here refers to GCP Locations:
|
1218
1226
|
# https://cloud.google.com/about/locations/ RECOMMENDER_ID refers to supported
|
1219
1227
|
# recommenders: https://cloud.google.com/recommender/docs/recommenders.
|
metadata
CHANGED
@@ -1,29 +1,35 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-recommender_v1beta1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.11.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-07-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
15
15
|
requirement: !ruby/object:Gem::Requirement
|
16
16
|
requirements:
|
17
|
-
- - "
|
17
|
+
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version: '0.
|
19
|
+
version: '0.4'
|
20
|
+
- - "<"
|
21
|
+
- !ruby/object:Gem::Version
|
22
|
+
version: 2.a
|
20
23
|
type: :runtime
|
21
24
|
prerelease: false
|
22
25
|
version_requirements: !ruby/object:Gem::Requirement
|
23
26
|
requirements:
|
24
|
-
- - "
|
27
|
+
- - ">="
|
28
|
+
- !ruby/object:Gem::Version
|
29
|
+
version: '0.4'
|
30
|
+
- - "<"
|
25
31
|
- !ruby/object:Gem::Version
|
26
|
-
version:
|
32
|
+
version: 2.a
|
27
33
|
description: This is the simple REST client for Recommender API V1beta1. Simple REST
|
28
34
|
clients are Ruby client libraries that provide access to Google services via their
|
29
35
|
HTTP REST API endpoints. These libraries are generated and updated automatically
|
@@ -52,7 +58,7 @@ licenses:
|
|
52
58
|
metadata:
|
53
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
60
|
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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1beta1/v0.11.0
|
56
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-recommender_v1beta1
|
57
63
|
post_install_message:
|
58
64
|
rdoc_options: []
|