Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
Being able to see the GCS URI for these methods:
1. projects.locations.processors.updateDataset -
2. projects.locations.processors.dataset.importDocuments -
3. projects.locations.processors.processorVersions.train -
How this might work:
Include in the logs found in Logs Explorer the GCS URI for the source of the data used to update the dataset.
There are other methods that show the GCS URI, such as
google.cloud.documentai.uiv1beta3.DocumentService.GetThumbnails
google.cloud.documentai.uiv1beta3.DocumentService.UpdateDocument
google.cloud.documentai.uiv1beta3.DocumentService.GetDocument
Something similar to this is what is expected.