We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503978f commit 9d1bba9Copy full SHA for 9d1bba9
document_ai/snippets/quickstart_sample.py
@@ -13,9 +13,9 @@
13
# limitations under the License.
14
#
15
16
-from google.cloud import documentai_v1 as documentai
17
18
# [START documentai_quickstart]
+from google.cloud import documentai_v1 as documentai
19
20
# TODO(developer): Uncomment these variables before running the sample.
21
# project_id= 'YOUR_PROJECT_ID'
0 commit comments