Skip to content

Commit

Permalink
feat(all): auto-regenerate .pb.go files (#519)
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.

Corresponding google-cloud-go PR: googleapis/google-cloud-go#3587

Changes:

feat(dialogflow/cx): added support for test cases and agent validation
  PiperOrigin-RevId: 352834280
  Source-Link: googleapis/googleapis@f83715b

chore: update Go generator, rules_go, and protobuf
  PiperOrigin-RevId: 352816749
  Source-Link: googleapis/googleapis@ceaaf31

build(nodejs): add build rules for Node.js library
  PiperOrigin-RevId: 352815661
  Source-Link: googleapis/googleapis@656b253

docs(retail): Put resource paths in code spans and use absolute URLs
  PiperOrigin-RevId: 352807727
  Source-Link: googleapis/googleapis@dc9821e

chore: set python package name to google-cloud-network-connectivity
  PiperOrigin-RevId: 352645712
  Source-Link: googleapis/googleapis@039f113
  • Loading branch information
yoshi-automation committed Jan 21, 2021
1 parent f5e8c5e commit fc48d45
Show file tree
Hide file tree
Showing 16 changed files with 6,552 additions and 643 deletions.
877 changes: 622 additions & 255 deletions googleapis/cloud/dialogflow/cx/v3beta1/agent.pb.go

Large diffs are not rendered by default.

5 changes: 4 additions & 1 deletion googleapis/cloud/dialogflow/cx/v3beta1/audio_config.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions googleapis/cloud/dialogflow/cx/v3beta1/entity_type.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

885 changes: 637 additions & 248 deletions googleapis/cloud/dialogflow/cx/v3beta1/flow.pb.go

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions googleapis/cloud/dialogflow/cx/v3beta1/intent.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

17 changes: 12 additions & 5 deletions googleapis/cloud/dialogflow/cx/v3beta1/page.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fc48d45

Please sign in to comment.