Skip to content

Commit

Permalink
chore(all): auto-regenerate .pb.go files (googleapis#802)
Browse files Browse the repository at this point in the history
This is an auto-generated regeneration of the .pb.go files by
cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
update the corresponding PR to depend on the newer version of go-genproto, and
assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
will not create any more regeneration PRs. If all regen PRs are closed,
gapicgen will create a new set of regeneration PRs once per night.

If you have been assigned to review this PR, please:

- Ensure that CI is passing. If it's failing, it requires your manual attention.
- Approve and submit this PR if you believe it's ready to ship. That will prompt
genbot to assign reviewers to the google-cloud-go PR.

There is no corresponding google-cloud-go PR.

Changes:

fix(documentai): mark Document.Entity.type as REQUIRED in all versions fix: remove Document.Entity.bounding_poly_for_demo_frontend from v1beta2
  The type field was always required by the backend, so this formally breaking change can likely be accepted without bumping the major version. Field removal is in beta version so can be accepted as well.

  PiperOrigin-RevId: 444656928
  Source-Link: googleapis/googleapis@a0d4c5c

feat(dialogflow/cx): added audio_export_settings
  PiperOrigin-RevId: 444644952
  Source-Link: googleapis/googleapis@4bd299a

chore: fix typo in PACKAGES.md (googleapis#715)

  Source-Link: googleapis/googleapis@6869f2f

chore: use gapic-generator-python 0.65.2
  PiperOrigin-RevId: 444333013
  Source-Link: googleapis/googleapis@f91b6cf

chore(bazel): update version of Protobuf to v3.20.1
  PiperOrigin-RevId: 444328399
  Source-Link: googleapis/googleapis@c7ca416
  • Loading branch information
yoshi-automation committed Apr 29, 2022
1 parent 31bebde commit 98d7887
Show file tree
Hide file tree
Showing 6 changed files with 1,226 additions and 1,036 deletions.
584 changes: 394 additions & 190 deletions googleapis/cloud/dialogflow/cx/v3/security_settings.pb.go

Large diffs are not rendered by default.

372 changes: 186 additions & 186 deletions googleapis/cloud/documentai/v1/document.pb.go

Large diffs are not rendered by default.

679 changes: 341 additions & 338 deletions googleapis/cloud/documentai/v1beta1/document.pb.go

Large diffs are not rendered by default.

244 changes: 113 additions & 131 deletions googleapis/cloud/documentai/v1beta2/document.pb.go

Large diffs are not rendered by default.

381 changes: 191 additions & 190 deletions googleapis/cloud/documentai/v1beta3/document.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion regen.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
92c7dbc7ad6d9d0851fc00329529b8e31d4b96ba
a0d4c5c2a714a7317714ba6f0066a74ec8a9c10b

0 comments on commit 98d7887

Please sign in to comment.