mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-16 13:00:34 +02:00
chore(ruby): Activate snippet generation for vision-v1
PiperOrigin-RevId: 387657808
This commit is contained in:
parent
8de886fe54
commit
558bdfec34
1 changed files with 2 additions and 0 deletions
|
|
@ -280,6 +280,8 @@ ruby_cloud_gapic_library(
|
|||
"ruby-cloud-product-url=https://cloud.google.com/vision",
|
||||
"ruby-cloud-api-id=vision.googleapis.com",
|
||||
"ruby-cloud-api-shortname=vision",
|
||||
"ruby-cloud-generate-standalone-snippets=true",
|
||||
"ruby-cloud-generate-yardoc-snippets=true",
|
||||
],
|
||||
grpc_service_config = "vision_grpc_service_config.json",
|
||||
ruby_cloud_description = "Cloud Vision API allows developers to easily integrate vision detection features within applications, including image labeling, face and landmark detection, optical character recognition (OCR), and tagging of explicit content.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue