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 666a7ff commit c755ff9Copy full SHA for c755ff9
batch_process_documents_sample_v1beta3.py
@@ -23,7 +23,7 @@
23
# project_id= 'YOUR_PROJECT_ID'
24
# location = 'YOUR_PROJECT_LOCATION' # Format is 'us' or 'eu'
25
# processor_id = 'YOUR_PROCESSOR_ID' # Create processor in Cloud Console
26
-# input_uri = "YOUR_INPUT_URI"
+# gcs_input_uri = "YOUR_INPUT_URI"
27
# gcs_output_uri = "YOUR_OUTPUT_BUCKET_URI"
28
# gcs_output_uri_prefix = "YOUR_OUTPUT_URI_PREFIX"
29
0 commit comments