Skip to content

Commit 86646b7

Browse files
authored
samples(fix): change comments to match function signature (#68)
1 parent c669546 commit 86646b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document_ai/snippets/batch_process_documents_sample_v1beta3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# project_id= 'YOUR_PROJECT_ID'
2424
# location = 'YOUR_PROJECT_LOCATION' # Format is 'us' or 'eu'
2525
# processor_id = 'YOUR_PROCESSOR_ID' # Create processor in Cloud Console
26-
# input_uri = "YOUR_INPUT_URI"
26+
# gcs_input_uri = "YOUR_INPUT_URI"
2727
# gcs_output_uri = "YOUR_OUTPUT_BUCKET_URI"
2828
# gcs_output_uri_prefix = "YOUR_OUTPUT_URI_PREFIX"
2929

0 commit comments

Comments
 (0)