Skip to content

Commit

Permalink
feat: publish documentai/v1beta3 protos
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 329778985

Source-Author: Google APIs <noreply@google.com>
Source-Date: Wed Sep 2 13:40:48 2020 -0700
Source-Repo: googleapis/googleapis
Source-Sha: a8226b2283de22b06a202b12dc932b72ffb9bdab
Source-Link: googleapis/googleapis@a8226b2
  • Loading branch information
yoshi-automation authored and jskeet committed Sep 3, 2020
1 parent de2c0b0 commit f9ae3d9
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions apis/ServiceDirectory/directory.json
Original file line number Diff line number Diff line change
Expand Up @@ -467,6 +467,26 @@
"Stable": false,
"CSharpNamespaceFromProtos": "Google.Cloud.ServiceDirectory.V1Beta1"
},
{
"ServiceDirectory": "google/cloud/documentai/v1beta3",
"Name": "documentai.googleapis.com",
"Title": "Cloud Document AI API",
"Description": "Service to parse structured information from unstructured or semi-structured documents using state-of-the-art Google AI such as natural language, computer vision, translation, and AutoML.",
"ServiceConfigFile": "google/cloud/documentai/v1beta3/documentai_v1beta3.yaml",
"Version": "v1beta3",
"PackageFromDirectory": "google.cloud.documentai.v1beta3",
"PackageFromProtos": "google.cloud.documentai.v1beta3",
"ImportDirectories": [
"google/api",
"google/cloud/documentai/v1beta3",
"google/longrunning",
"google/protobuf",
"google/rpc",
"google/type"
],
"Stable": false,
"CSharpNamespaceFromProtos": "Google.Cloud.DocumentAI.v1beta3"
},
{
"ServiceDirectory": "google/cloud/documentai/v1beta2",
"Name": "documentai.googleapis.com",
Expand Down
2 changes: 1 addition & 1 deletion apis/ServiceDirectory/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "b513a712932108ede15f294aecfd00e6250b4a49"
"sha": "a8226b2283de22b06a202b12dc932b72ffb9bdab"
}
}
]
Expand Down

0 comments on commit f9ae3d9

Please sign in to comment.