We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae3e613 commit f4fdc0eCopy full SHA for f4fdc0e
1 file changed
api-index-v1.json
@@ -48995,6 +48995,17 @@
48995
}
48996
]
48997
},
48998
+ {
48999
+ "shortName": "ImportProcessorVersion",
49000
+ "fullName": "google.cloud.documentai.v1beta3.DocumentProcessorService.ImportProcessorVersion",
49001
+ "mode": "UNARY",
49002
+ "bindings": [
49003
49004
+ "httpMethod": "POST",
49005
+ "path": "/v1beta3/{parent=projects/*/locations/*/processors/*}/processorVersions:importProcessorVersion"
49006
+ }
49007
+ ]
49008
+ },
49009
{
49010
"shortName": "ListEvaluations",
49011
"fullName": "google.cloud.documentai.v1beta3.DocumentProcessorService.ListEvaluations",
0 commit comments