Skip to content

Commit

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

Changes:

feat(spanner): add option for returning Spanner commit stats
  PiperOrigin-RevId: 353145174
  Source-Link: googleapis/googleapis@8fa381b

chore(bazel): update gapic-generator to fix python rule
  PiperOrigin-RevId: 353094723
  Source-Link: googleapis/googleapis@9504e6c

feat: added support for test cases and agent validation
  PiperOrigin-RevId: 353075593
  Source-Link: googleapis/googleapis@cb932c5

feat(recommender): auto generated cl for enabling v1beta1 folder/org APIs and integration test
  PiperOrigin-RevId: 353052857
  Source-Link: googleapis/googleapis@dc4c987

feat(recommender): add bindings for folder/org type resources for protos in recommendations, insights and recommender_service to enable v1 api for folder/org
  PiperOrigin-RevId: 353048801
  Source-Link: googleapis/googleapis@c99f76d

fix: diregapic php support
  chore: build_gen changes

  chore: update gapic-generator to v2.10.3
  PiperOrigin-RevId: 353033069
  Source-Link: googleapis/googleapis@5cb2eaf

feat(cloudtasks): introducing field: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats, Task.pull_message and introducing messages: QueueStats PullMessage docs: updates to max burst size description
  PiperOrigin-RevId: 353032056
  Source-Link: googleapis/googleapis@a0b91c3

feat(cloudtasks): introducing fields: ListQueuesRequest.read_mask, GetQueueRequest.read_mask, Queue.task_ttl, Queue.tombstone_ttl, Queue.stats and introducing messages: QueueStats docs: updates to AppEngineHttpRequest description
  PiperOrigin-RevId: 353031255
  Source-Link: googleapis/googleapis@d7b8108

feat(assuredworkloads): updated google.cloud.assuredworkloads.v1beta1.AssuredWorkloadsService service. Clients can now create workloads with US_REGIONAL_ACCESS compliance regime
  PiperOrigin-RevId: 352973788
  Source-Link: googleapis/googleapis@56df28f

docs: Updates "unit" description: changes "KBy" to "kBy"; updates an "http" link to "https"; changes "may" to preferred "might", and removes a duplicated period.
  PiperOrigin-RevId: 352919477
  Source-Link: googleapis/googleapis@e8ed994

feat(dialogflow/cx): added support for test cases and agent validation
  PiperOrigin-RevId: 352834280
  Source-Link: googleapis/googleapis@f83715b
  • Loading branch information
yoshi-automation committed Jan 22, 2021
1 parent fc48d45 commit dde89f5
Show file tree
Hide file tree
Showing 32 changed files with 10,104 additions and 3,097 deletions.
14 changes: 7 additions & 7 deletions googleapis/api/metric/metric.pb.go

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

267 changes: 136 additions & 131 deletions googleapis/cloud/assuredworkloads/v1beta1/assuredworkloads_v1beta1.pb.go

Large diffs are not rendered by default.

811 changes: 597 additions & 214 deletions googleapis/cloud/dialogflow/cx/v3/agent.pb.go

Large diffs are not rendered by default.

10 changes: 7 additions & 3 deletions googleapis/cloud/dialogflow/cx/v3/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/v3/entity_type.pb.go

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

878 changes: 633 additions & 245 deletions googleapis/cloud/dialogflow/cx/v3/flow.pb.go

Large diffs are not rendered by default.

11 changes: 7 additions & 4 deletions googleapis/cloud/dialogflow/cx/v3/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/v3/page.pb.go

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

0 comments on commit dde89f5

Please sign in to comment.