Skip to content

Commit 5996846

Browse files
chore(all): auto-regenerate gapics (#4591)
This is an auto-generated regeneration of the gapic clients by cloud.google.com/go/internal/gapicgen. Once the corresponding genproto PR is submitted, genbot will update this PR with a newer dependency to the newer version of genproto and assign reviewers to this PR. If you have been assigned to review this PR, please: - Ensure that the version of genproto in go.mod has been updated. - 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. Corresponding genproto PR: googleapis/go-genproto#654 Changes: fix(pubsub): replace IAMPolicy in API config PiperOrigin-RevId: 389961627 Source-Link: googleapis/googleapis@e41be60 feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products PiperOrigin-RevId: 389939863 Source-Link: googleapis/googleapis@626df52 feat(dialogflow/cx): added support for DLP templates; expose `Locations` service to get/list avaliable locations of Dialogflow products docs: reorder some fields PiperOrigin-RevId: 389907245 Source-Link: googleapis/googleapis@114b141 feat(dialogflow): expose `Locations` service to get/list avaliable locations of Dialogflow products; fixed some API annotations PiperOrigin-RevId: 389905442 Source-Link: googleapis/googleapis@4c984f3 feat(pubsub): Add topic retention options PiperOrigin-RevId: 389879008 Source-Link: googleapis/googleapis@7b6a2ce feat(speech): add total_billed_time response field Committer: @cherba PiperOrigin-RevId: 389755489 Source-Link: googleapis/googleapis@10185d0 build(dataproc): update from broken v1beta2 links to v1 PiperOrigin-RevId: 389649385 Source-Link: googleapis/googleapis@2c1c2ac feat(video/transcoder): Add video cropping feature feat: Add video padding feature feat: Add ttl_after_completion_days field to Job docs: Update proto documentation docs: Indicate v1beta1 deprecation PiperOrigin-RevId: 389250478 Source-Link: googleapis/googleapis@9a7d190 build(networkmanagement): correct artifact name for npm PiperOrigin-RevId: 389230095 Source-Link: googleapis/googleapis@f642cc6 feat(kms): add support for HMAC, Variable Key Destruction, and GenerateRandom PiperOrigin-RevId: 389008671 Source-Link: googleapis/googleapis@2efb695
1 parent 770eaf2 commit 5996846

File tree

26 files changed

+401
-106
lines changed

26 files changed

+401
-106
lines changed

dataproc/apiv1beta2/cluster_controller_client.go

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dataproc/apiv1beta2/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dataproc/apiv1beta2/job_controller_client.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dataproc/apiv1beta2/workflow_template_client.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dialogflow/apiv2/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dialogflow/cx/apiv3/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dialogflow/cx/apiv3beta1/doc.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ require (
1717
golang.org/x/text v0.3.6
1818
golang.org/x/tools v0.1.5
1919
google.golang.org/api v0.52.0
20-
google.golang.org/genproto v0.0.0-20210805201207-89edb61ffb67
20+
google.golang.org/genproto v0.0.0-20210811021853-ddbe55d93216
2121
google.golang.org/grpc v1.39.1
2222
google.golang.org/protobuf v1.27.1
2323
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -474,8 +474,8 @@ google.golang.org/genproto v0.0.0-20210608205507-b6d2f5bf0d7d/go.mod h1:UODoCrxH
474474
google.golang.org/genproto v0.0.0-20210624195500-8bfb893ecb84/go.mod h1:SzzZ/N+nwJDaO1kznhnlzqS8ocJICar6hYhVyhi++24=
475475
google.golang.org/genproto v0.0.0-20210721163202-f1cecdd8b78a/go.mod h1:ob2IJxKrgPT52GcgX759i1sleT07tiKowYBGbczaW48=
476476
google.golang.org/genproto v0.0.0-20210722135532-667f2b7c528f/go.mod h1:ob2IJxKrgPT52GcgX759i1sleT07tiKowYBGbczaW48=
477-
google.golang.org/genproto v0.0.0-20210805201207-89edb61ffb67 h1:VmMSf20ssFK0+u1dscyTH9bU4/M4y+X/xNfkvD6kGtM=
478-
google.golang.org/genproto v0.0.0-20210805201207-89edb61ffb67/go.mod h1:ob2IJxKrgPT52GcgX759i1sleT07tiKowYBGbczaW48=
477+
google.golang.org/genproto v0.0.0-20210811021853-ddbe55d93216 h1:qnrhhl4uoNFepTqE28u11llFcDH07Z6r/cQxpGR97A4=
478+
google.golang.org/genproto v0.0.0-20210811021853-ddbe55d93216/go.mod h1:cFeNkxwySK631ADgubI+/XFU/xp8FD5KIVV4rj8UC5w=
479479
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
480480
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
481481
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=

internal/generated/snippets/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ require (
3232
cloud.google.com/go/pubsublite v0.90.0
3333
cloud.google.com/go/spanner v0.90.0
3434
google.golang.org/api v0.52.0
35-
google.golang.org/genproto v0.0.0-20210805201207-89edb61ffb67
35+
google.golang.org/genproto v0.0.0-20210811021853-ddbe55d93216
3636
)

0 commit comments

Comments
 (0)