google-apis-recommender_v1 0.34.0 → 0.36.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: a931b7de8c9779d2d75770b59ef91a66864ed9e1d1322c64ba6d6296cdeef16d
4
- data.tar.gz: 78a0c147f774844beafd43e2ee29dcb0ccc903b2bdedaf5554407bb5fbb9593c
3
+ metadata.gz: d00b766a602dbe2afba367c4e54dd2c662f73d1efbd5996e31a98f5b4e3b425b
4
+ data.tar.gz: a7b95b2f47d2308708e30b57c3b5feacc0713d954c007046a22b7e64e19b4a19
5
5
  SHA512:
6
- metadata.gz: 911c5faae2aeffbdf3653f8d06d8564e29eaee81eadf1ae762eeef9737c340cf00fd5ad7d1de77b75b59374e4aa32b5edfccb56c5ef53f6c32d105ecefd348b3
7
- data.tar.gz: 225bf24a33ab5835a83b499776188c19b53065a4a27d665f4caabb47e2ed401529b27abc991acb54e06331cb810f2e57164e382f1571de3d28d692c8cb08fbc7
6
+ metadata.gz: ff0f8268a47a9a6160afda66228d14a38da80ab6f614d721c931e177810b28618c10bc5d16ecb471db6db1591fe0c97e67662ddab41d1020917392e00a8d3afa
7
+ data.tar.gz: 59a016079fc42aab004ef2ed14e3b7bafa632127a17b21699840fe8e1ef1a81b3b55a51644232c4d84fa1dab5e083b04fda5279a104def099bcf39c07cc2bfee
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-recommender_v1
2
2
 
3
+ ### v0.36.0 (2024-05-19)
4
+
5
+ * Regenerated using generator version 0.15.0
6
+
7
+ ### v0.35.0 (2024-05-05)
8
+
9
+ * Regenerated from discovery document revision 20240428
10
+
3
11
  ### v0.34.0 (2024-04-21)
4
12
 
5
13
  * Regenerated from discovery document revision 20240414
@@ -264,8 +264,8 @@ module Google
264
264
  # @return [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1InsightTypeGenerationConfig]
265
265
  attr_accessor :insight_type_generation_config
266
266
 
267
- # Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
268
- # /insightTypes/[INSIGHT_TYPE_ID]/config
267
+ # Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
268
+ # locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
269
269
  # Corresponds to the JSON property `name`
270
270
  # @return [String]
271
271
  attr_accessor :name
@@ -821,8 +821,8 @@ module Google
821
821
  # @return [String]
822
822
  attr_accessor :etag
823
823
 
824
- # Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
825
- # recommenders/[RECOMMENDER_ID]/config
824
+ # Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
825
+ # locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
826
826
  # Corresponds to the JSON property `name`
827
827
  # @return [String]
828
828
  attr_accessor :name
@@ -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.34.0"
19
+ GEM_VERSION = "0.36.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240414"
25
+ REVISION = "20240428"
26
26
  end
27
27
  end
28
28
  end
@@ -90,8 +90,8 @@ module Google
90
90
  # Updates an InsightTypeConfig change. This will create a new revision of the
91
91
  # config.
92
92
  # @param [String] name
93
- # Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
94
- # /insightTypes/[INSIGHT_TYPE_ID]/config
93
+ # Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
94
+ # locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
95
95
  # @param [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1InsightTypeConfig] google_cloud_recommender_v1_insight_type_config_object
96
96
  # @param [String] update_mask
97
97
  # The list of fields to be updated.
@@ -297,8 +297,8 @@ module Google
297
297
 
298
298
  # Updates a Recommender Config. This will create a new revision of the config.
299
299
  # @param [String] name
300
- # Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
301
- # recommenders/[RECOMMENDER_ID]/config
300
+ # Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
301
+ # locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
302
302
  # @param [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1RecommenderConfig] google_cloud_recommender_v1_recommender_config_object
303
303
  # @param [String] update_mask
304
304
  # The list of fields to be updated.
@@ -997,8 +997,8 @@ module Google
997
997
  # Updates an InsightTypeConfig change. This will create a new revision of the
998
998
  # config.
999
999
  # @param [String] name
1000
- # Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
1001
- # /insightTypes/[INSIGHT_TYPE_ID]/config
1000
+ # Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
1001
+ # locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
1002
1002
  # @param [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1InsightTypeConfig] google_cloud_recommender_v1_insight_type_config_object
1003
1003
  # @param [String] update_mask
1004
1004
  # The list of fields to be updated.
@@ -1204,8 +1204,8 @@ module Google
1204
1204
 
1205
1205
  # Updates a Recommender Config. This will create a new revision of the config.
1206
1206
  # @param [String] name
1207
- # Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
1208
- # recommenders/[RECOMMENDER_ID]/config
1207
+ # Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
1208
+ # locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
1209
1209
  # @param [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1RecommenderConfig] google_cloud_recommender_v1_recommender_config_object
1210
1210
  # @param [String] update_mask
1211
1211
  # The list of fields to be updated.
@@ -1528,8 +1528,8 @@ module Google
1528
1528
  # Updates an InsightTypeConfig change. This will create a new revision of the
1529
1529
  # config.
1530
1530
  # @param [String] name
1531
- # Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
1532
- # /insightTypes/[INSIGHT_TYPE_ID]/config
1531
+ # Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
1532
+ # locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
1533
1533
  # @param [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1InsightTypeConfig] google_cloud_recommender_v1_insight_type_config_object
1534
1534
  # @param [String] update_mask
1535
1535
  # The list of fields to be updated.
@@ -1735,8 +1735,8 @@ module Google
1735
1735
 
1736
1736
  # Updates a Recommender Config. This will create a new revision of the config.
1737
1737
  # @param [String] name
1738
- # Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
1739
- # recommenders/[RECOMMENDER_ID]/config
1738
+ # Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
1739
+ # locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
1740
1740
  # @param [Google::Apis::RecommenderV1::GoogleCloudRecommenderV1RecommenderConfig] google_cloud_recommender_v1_recommender_config_object
1741
1741
  # @param [String] update_mask
1742
1742
  # The list of fields to be updated.
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.34.0
4
+ version: 0.36.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: 2024-04-21 00:00:00.000000000 Z
11
+ date: 2024-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
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.34.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-recommender_v1/v0.36.0
62
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: []