Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#5407)
Browse files Browse the repository at this point in the history
* chore(all): auto-regenerate gapics

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#748

Changes:

feat!(storage/internal): Change RewriteObjectRequest to specify bucket name, object name and KMS key outside of Object resource
  PiperOrigin-RevId: 424391425
  Source-Link: googleapis/googleapis@8479561

feat(recommender): Recommendation Priority / Insight Severity feat: Recommendation xor_group_id feat: Recommendation security projection
  Incorporate above new features, as well as update .bazel files.

  PiperOrigin-RevId: 424391246
  Source-Link: googleapis/googleapis@2060f89

fix(container): reverting unintentional breaking change: GetOpenIdConfigRequest, GetOpenIdConfigResponse
  PiperOrigin-RevId: 424115592
  Source-Link: googleapis/googleapis@853e8a2

feat(recommender): Recommendation Priority / Insight Severity feat: Recommendation xor_group_id feat: Recommendation security projection feat: Configurable recommenders
  Incorporate above new features, as well as update .bazel files.

  PiperOrigin-RevId: 424106499
  Source-Link: googleapis/googleapis@a29dc81

fix!(container): revert bad publishing
  This RPC is not supposed to be published at this moment because Java generator cannot support this path template.
  It will be re-published when the generator is fixed.

  PiperOrigin-RevId: 423936238
  Source-Link: googleapis/googleapis@b0a8651

feat(spanner/admin/database): add database dialect
  PiperOrigin-RevId: 423930262
  Source-Link: googleapis/googleapis@b0c104f

build(container): library of v1 container onboarded to SAM
  PiperOrigin-RevId: 423866705
  Source-Link: googleapis/googleapis@cb31351

chore(video/livestream): Prepare video/livestream v1 BUILD.bazel for release
  PiperOrigin-RevId: 423821123
  Source-Link: googleapis/googleapis@eb694b2

feat(video/livestream): added LogConfig feature for users to define configurations of platform logs feat: added silver languages namespace annotations docs: updated comments with more examples
  PiperOrigin-RevId: 423383860
  Source-Link: googleapis/googleapis@12b3038

feat!(bigquery/migration): Consolidate task details into service API and add orchestration result details BREAKING CHANGE: This change relocates some task proto definitions and updates message fields, necessitating updates to imports.
  PiperOrigin-RevId: 423360094
  Source-Link: googleapis/googleapis@c9a482e

feat(dialogflow): added conversation process config, ImportDocument and SuggestSmartReplies API
  PiperOrigin-RevId: 423223164
  Source-Link: googleapis/googleapis@356f0c0

chore(dialogflow/cx): fixed typos and reformatted files
  PiperOrigin-RevId: 423148154
  Source-Link: googleapis/googleapis@fb700a6

feat(artifactregistry): add APIs for importing and uploading Apt and Yum artifacts feat: add version policy support for Maven repositories feat: add order_by support for listing versions fix!: mark a few resource name fields as required
  PiperOrigin-RevId: 423145765
  Source-Link: googleapis/googleapis@76ff1e5

chore(dialogflow/cx): fix typos and reformatted files
  PiperOrigin-RevId: 423128259
  Source-Link: googleapis/googleapis@86c3294

feat(channel): Change description for enum default value
  PiperOrigin-RevId: 422930709
  Source-Link: googleapis/googleapis@9fe00a1

chore(debugger): Remove unnecessary (and breaking) dependencies in C# Cloud Debugger GAPIC generation
  PiperOrigin-RevId: 422868372
  Source-Link: googleapis/googleapis@fe4fb6f

feat(bigquery/datatransfer): add owner email to TransferConfig message feat: allow customer to enroll a datasource programmatically docs: improvements to various message and field descriptions
  PiperOrigin-RevId: 422838555
  Source-Link: googleapis/googleapis@63be77c

chore(eventarc/publishing): Prepare eventarcpublishing v1 BUILD.bazel for release
  PiperOrigin-RevId: 422819387
  Source-Link: googleapis/googleapis@5499aca

docs(contactcenterinsights): Clarify comments of ConversationView enum
  PiperOrigin-RevId: 422809895
  Source-Link: googleapis/googleapis@13a3c9e
  • Loading branch information
yoshi-automation authored Feb 1, 2022
1 parent 92b760a commit 6b4c350
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 12 deletions.
28 changes: 20 additions & 8 deletions admin/database/apiv1/database_admin_client.go

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

2 changes: 1 addition & 1 deletion admin/database/apiv1/doc.go

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

2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
go.opencensus.io v0.23.0
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
google.golang.org/api v0.65.0
google.golang.org/genproto v0.0.0-20220118154757-00ab72f36ad5
google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350
google.golang.org/grpc v1.40.1
google.golang.org/protobuf v1.27.1
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,8 @@ google.golang.org/genproto v0.0.0-20211206160659-862468c7d6e0/go.mod h1:5CzLGKJ6
google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20211221195035-429b39de9b1c/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20220107163113-42d7afdf6368/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20220118154757-00ab72f36ad5 h1:zzNejm+EgrbLfDZ6lu9Uud2IVvHySPl8vQzf04laR5Q=
google.golang.org/genproto v0.0.0-20220118154757-00ab72f36ad5/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350 h1:YxHp5zqIcAShDEvRr5/0rVESVS+njYF68PSdazrNLJo=
google.golang.org/genproto v0.0.0-20220126215142-9970aeb2e350/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=
Expand Down

0 comments on commit 6b4c350

Please sign in to comment.