google-cloud-dotnet icon indicating copy to clipboard operation
google-cloud-dotnet copied to clipboard

build: Update location dependencies in Document AI.

Open amanda-tarafa opened this issue 2 years ago • 1 comments

  • Updates preprocessing script to remove the resource definition for the documentai.googleapis.com/Location type without relying on it not being the last resource definition.
  • Add Google.Cloud.Location dependencies as Location mixins are being generated now.
  • This change apply to both Document AI V1 and V1Beta3 (the CL for V1Beta3 is coming).

amanda-tarafa avatar Aug 10 '22 15:08 amanda-tarafa

#8980 didn't work, I'm guessing we don't have GNU sed after all.

The changes in this PR do work locally, and the libraries are generated correctly etc. Once this is merged, #8979 could be regenerated.

amanda-tarafa avatar Aug 10 '22 15:08 amanda-tarafa