Using FieldMask for DocumentAI inner fields in Google Java SDK
I’m looking at the Google DocumentAI SDK and I’m trying to filter out an “inner” field, specifically the BoundingPoly.vertices
field from all objects.
I’m looking at the Google DocumentAI SDK and I’m trying to filter out an “inner” field, specifically the BoundingPoly.vertices
field from all objects.