Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Automated regeneration of recommender v1 client #1554

Merged
merged 1 commit into from
Nov 18, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: Automated regeneration of recommender v1 client
yoshi-automation committed Nov 18, 2020
commit e4c3c417e05ec71060659f57086e2ad56b5be8c9
2 changes: 1 addition & 1 deletion generated/google/apis/recommender_v1.rb
Original file line number Diff line number Diff line change
@@ -25,7 +25,7 @@ module Apis
# @see https://cloud.google.com/recommender/docs/
module RecommenderV1
VERSION = 'V1'
REVISION = '20201016'
REVISION = '20201113'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
4 changes: 2 additions & 2 deletions generated/google/apis/recommender_v1/classes.rb
Original file line number Diff line number Diff line change
@@ -387,8 +387,8 @@ class GoogleCloudRecommenderV1Operation
# tested/modified. This is intended to be an exact match per filter. To perform
# advanced matching, use path_value_matchers. * Example: ` "/versions/*/name" : "
# it-123" "/versions/*/targetSize/percent": 20 ` * Example: ` "/bindings/*/role":
# "roles/admin" "/bindings/*/condition" : null ` * Example: ` "/bindings/*/role"
# : "roles/admin" "/bindings/*/members/*" : ["x@google.com", "y@google.com"] `
# "roles/owner" "/bindings/*/condition" : null ` * Example: ` "/bindings/*/role"
# : "roles/owner" "/bindings/*/members/*" : ["x@example.com", "y@example.com"] `
# When both path_filters and path_value_matchers are set, an implicit AND must
# be performed.
# Corresponds to the JSON property `pathFilters`
2 changes: 1 addition & 1 deletion generated/google/apis/recommender_v1/synth.metadata
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "cb0c5bf94e2b1c915107eec83041d4409c900155"
"sha": "b5a3c7aac345eab9e6403e1024a9d90e60c08880"
}
}
]