Closed
Closed
Copy link
Description
In which file did you encounter the issue?
python-docs-samples/documentai/snippets/handle_response_sample_v1beta3.py
Did you change the file? If so, how?
It's just a mis-spelling of the word Occurrence. It throws an error. It's fixed here:
tomgersic@f779c52
Describe the issue
Errors thrown:
AttributeError: type object 'Property' has no attribute 'OccurenceType'. Did you mean: 'OccurrenceType'?
ValueError: Unknown field for Property: occurence_type
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
Metadata
Metadata
Assignees
Labels
Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.Issues that are directly related to samples.Issues that are directly related to samples.I really want to be triaged.I really want to be triaged.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.