forked from googleapis/google-cloud-ruby
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(ruby): Remove obsolete protoc parameters for document_ai (googl…
- Loading branch information
1 parent
d038dbb
commit 1935ed7
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"api_id": "us-documentai.googleapis.com", | ||
"api_id": "documentai.googleapis.com", | ||
"api_shortname": "documentai", | ||
"client_documentation": "https://cloud.google.com/ruby/docs/reference/google-cloud-document_ai-v1beta3/latest", | ||
"distribution_name": "google-cloud-document_ai-v1beta3", | ||
"is_cloud": true, | ||
"language": "ruby", | ||
"name": "documentai", | ||
"name_pretty": "Document AI V1beta3 API", | ||
"product_documentation": "https://cloud.google.com/document-ai/", | ||
"product_documentation": "https://cloud.google.com/document-ai/docs", | ||
"release_level": "preview", | ||
"repo": "googleapis/google-cloud-ruby", | ||
"requires_billing": true, | ||
"ruby-cloud-description": "Document AI uses machine learning on a single cloud-based platform to automatically classify, extract, and enrich data within your documents to unlock insights. Note that google-cloud-document_ai-v1beta3 is a version-specific client library. For most uses, we recommend installing the main client library google-cloud-document_ai instead. See the readme for more details.", | ||
"ruby-cloud-env-prefix": "DOCUMENT_AI", | ||
"ruby-cloud-product-url": "https://cloud.google.com/document-ai/", | ||
"ruby-cloud-product-url": "https://cloud.google.com/document-ai/docs", | ||
"ruby-cloud-namespace-override": "DocumentAi=DocumentAI", | ||
"library_type": "GAPIC_AUTO" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters