Skip to content

Commit a60519c

Browse files
Google APIscopybara-github
authored andcommitted
feat: Updated google-cloud-web_risk-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-web_risk-v1beta1 prerelease service PiperOrigin-RevId: 725773243
1 parent 905cc43 commit a60519c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

google/cloud/webrisk/BUILD.bazel

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,10 @@ ruby_cloud_gapic_library(
2222
extra_protoc_parameters = [
2323
"ruby-cloud-gem-name=google-cloud-web_risk",
2424
"ruby-cloud-env-prefix=WEBRISK",
25-
"ruby-cloud-wrapper-of=v1:0.11;v1beta1:0.9",
25+
"ruby-cloud-wrapper-of=v1:1.2",
2626
"ruby-cloud-product-url=https://cloud.google.com/web-risk",
2727
"ruby-cloud-api-id=webrisk.googleapis.com",
2828
"ruby-cloud-api-shortname=webrisk",
29-
"ruby-cloud-migration-version=1.0",
3029
],
3130
ruby_cloud_description = "Web Risk is an enterprise security product that lets your client applications check URLs against Google's constantly updated lists of unsafe web resources.",
3231
ruby_cloud_title = "Web Risk",

0 commit comments

Comments
 (0)