From f9ae3d9908a89e34b0d7d43915b6def6bc49333e Mon Sep 17 00:00:00 2001 From: yoshi-automation Date: Wed, 2 Sep 2020 22:48:57 -0700 Subject: [PATCH] feat: publish documentai/v1beta3 protos PiperOrigin-RevId: 329778985 Source-Author: Google APIs Source-Date: Wed Sep 2 13:40:48 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: a8226b2283de22b06a202b12dc932b72ffb9bdab Source-Link: https://github.com/googleapis/googleapis/commit/a8226b2283de22b06a202b12dc932b72ffb9bdab --- apis/ServiceDirectory/directory.json | 20 ++++++++++++++++++++ apis/ServiceDirectory/synth.metadata | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/apis/ServiceDirectory/directory.json b/apis/ServiceDirectory/directory.json index ced8923c0898..8667171bef2f 100644 --- a/apis/ServiceDirectory/directory.json +++ b/apis/ServiceDirectory/directory.json @@ -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", diff --git a/apis/ServiceDirectory/synth.metadata b/apis/ServiceDirectory/synth.metadata index 3aa59f355035..1c34aa84f7a5 100644 --- a/apis/ServiceDirectory/synth.metadata +++ b/apis/ServiceDirectory/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "b513a712932108ede15f294aecfd00e6250b4a49" + "sha": "a8226b2283de22b06a202b12dc932b72ffb9bdab" } } ]