Skip to content

Commit

Permalink
feat: Automated regeneration of recommender v1beta1 client (#18956)
Browse files Browse the repository at this point in the history
Auto-created at 2024-05-05 10:18:44 +0000 using the toys pull request generator.
  • Loading branch information
yoshi-code-bot committed May 5, 2024
1 parent 61c998c commit bbc17ff
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 18 deletions.
4 changes: 4 additions & 0 deletions generated/google-apis-recommender_v1beta1/CHANGELOG.md
@@ -1,5 +1,9 @@
# Release history for google-apis-recommender_v1beta1

### v0.40.0 (2024-05-05)

* Regenerated from discovery document revision 20240428

### v0.39.0 (2024-04-21)

* Regenerated from discovery document revision 20240414
Expand Down
Expand Up @@ -362,8 +362,8 @@ class GoogleCloudRecommenderV1beta1InsightTypeConfig
# @return [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig]
attr_accessor :insight_type_generation_config

# Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
# /insightTypes/[INSIGHT_TYPE_ID]/config
# Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
# Corresponds to the JSON property `name`
# @return [String]
attr_accessor :name
Expand Down Expand Up @@ -971,8 +971,8 @@ class GoogleCloudRecommenderV1beta1RecommenderConfig
# @return [String]
attr_accessor :etag

# Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
# recommenders/[RECOMMENDER_ID]/config
# Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
# Corresponds to the JSON property `name`
# @return [String]
attr_accessor :name
Expand Down
Expand Up @@ -16,13 +16,13 @@ module Google
module Apis
module RecommenderV1beta1
# Version of the google-apis-recommender_v1beta1 gem
GEM_VERSION = "0.39.0"
GEM_VERSION = "0.40.0"

# Version of the code generator used to generate this client
GENERATOR_VERSION = "0.14.0"

# Revision of the discovery document this client was generated from
REVISION = "20240414"
REVISION = "20240428"
end
end
end
Expand Up @@ -133,8 +133,8 @@ def get_billing_account_location_insight_type_config(name, fields: nil, quota_us
# Updates an InsightTypeConfig change. This will create a new revision of the
# config.
# @param [String] name
# Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
# /insightTypes/[INSIGHT_TYPE_ID]/config
# Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
# @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1InsightTypeConfig] google_cloud_recommender_v1beta1_insight_type_config_object
# @param [String] update_mask
# The list of fields to be updated.
Expand Down Expand Up @@ -340,8 +340,8 @@ def get_billing_account_location_recommender_config(name, fields: nil, quota_use

# Updates a Recommender Config. This will create a new revision of the config.
# @param [String] name
# Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
# recommenders/[RECOMMENDER_ID]/config
# Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
# @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1RecommenderConfig] google_cloud_recommender_v1beta1_recommender_config_object
# @param [String] update_mask
# The list of fields to be updated.
Expand Down Expand Up @@ -1161,8 +1161,8 @@ def get_organization_location_insight_type_config(name, fields: nil, quota_user:
# Updates an InsightTypeConfig change. This will create a new revision of the
# config.
# @param [String] name
# Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
# /insightTypes/[INSIGHT_TYPE_ID]/config
# Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
# @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1InsightTypeConfig] google_cloud_recommender_v1beta1_insight_type_config_object
# @param [String] update_mask
# The list of fields to be updated.
Expand Down Expand Up @@ -1368,8 +1368,8 @@ def get_organization_location_recommender_config(name, fields: nil, quota_user:

# Updates a Recommender Config. This will create a new revision of the config.
# @param [String] name
# Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
# recommenders/[RECOMMENDER_ID]/config
# Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
# @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1RecommenderConfig] google_cloud_recommender_v1beta1_recommender_config_object
# @param [String] update_mask
# The list of fields to be updated.
Expand Down Expand Up @@ -1735,8 +1735,8 @@ def get_project_location_insight_type_config(name, fields: nil, quota_user: nil,
# Updates an InsightTypeConfig change. This will create a new revision of the
# config.
# @param [String] name
# Name of insight type config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]
# /insightTypes/[INSIGHT_TYPE_ID]/config
# Identifier. Name of insight type config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/config
# @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1InsightTypeConfig] google_cloud_recommender_v1beta1_insight_type_config_object
# @param [String] update_mask
# The list of fields to be updated.
Expand Down Expand Up @@ -1942,8 +1942,8 @@ def get_project_location_recommender_config(name, fields: nil, quota_user: nil,

# Updates a Recommender Config. This will create a new revision of the config.
# @param [String] name
# Name of recommender config. Eg, projects/[PROJECT_NUMBER]/locations/[LOCATION]/
# recommenders/[RECOMMENDER_ID]/config
# Identifier. Name of recommender config. Eg, projects/[PROJECT_NUMBER]/
# locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/config
# @param [Google::Apis::RecommenderV1beta1::GoogleCloudRecommenderV1beta1RecommenderConfig] google_cloud_recommender_v1beta1_recommender_config_object
# @param [String] update_mask
# The list of fields to be updated.
Expand Down

0 comments on commit bbc17ff

Please sign in to comment.