Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#6306)
Browse files Browse the repository at this point in the history
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#845

Changes:

build(gkebackup): correct artifact name for npm
  PiperOrigin-RevId: 459090417
  Source-Link: googleapis/googleapis@fac1400

build(eventarc/publishing): correct artifact name for npm
  PiperOrigin-RevId: 459081757
  Source-Link: googleapis/googleapis@7fc0032

chore(gkemulticloud): prepare for the v1 release of google/cloud/gkemulticloud
  PiperOrigin-RevId: 458913879
  Source-Link: googleapis/googleapis@e0d0106

feat(spanner/admin/instance): Adding two new fields for Instance create_time and update_time
  PiperOrigin-RevId: 458877561
  Source-Link: googleapis/googleapis@207bf59

feat(securitycenter): Added contacts field to findings attributes, specifying Essential Contacts defined at org, folder or project level within a GCP org feat: Added process signature fields to the indicator attribute that helps surface multiple types of signature defined IOCs
  PiperOrigin-RevId: 458537238
  Source-Link: googleapis/googleapis@7fdec62

feat(dialogflow): deprecated the filter field and add resource_definition docs: add more meaningful comments
  PiperOrigin-RevId: 458520697
  Source-Link: googleapis/googleapis@2bf9d8d

chore(trace): remove unused protos
  PiperOrigin-RevId: 458507973
  Source-Link: googleapis/googleapis@b574c0b

feat(dataform): remove unused filter field from alpha2 version of API before release
  PiperOrigin-RevId: 458454533
  Source-Link: googleapis/googleapis@9b52d26
  • Loading branch information
yoshi-automation committed Jul 7, 2022
1 parent 83320c6 commit 8a1ad06
Show file tree
Hide file tree
Showing 182 changed files with 19,053 additions and 1,370 deletions.
2 changes: 1 addition & 1 deletion dataform/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/googleapis/gax-go/v2 v2.4.0
google.golang.org/api v0.86.0
google.golang.org/genproto v0.0.0-20220630174209-ad1d48641aa7
google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
google.golang.org/grpc v1.47.0
google.golang.org/protobuf v1.28.0
)
Expand Down
2 changes: 2 additions & 0 deletions dataform/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,8 @@ google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90/go.mod h1:KEWEmljW
google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f/go.mod h1:KEWEmljWE5zPzLBa/oHl6DaEt9LmfH6WtH1OHIvleBA=
google.golang.org/genproto v0.0.0-20220630174209-ad1d48641aa7 h1:q4zUJDd0+knPFB9x20S3vnxzlYNBbt8Yd7zBMVMteeM=
google.golang.org/genproto v0.0.0-20220630174209-ad1d48641aa7/go.mod h1:KEWEmljWE5zPzLBa/oHl6DaEt9LmfH6WtH1OHIvleBA=
google.golang.org/genproto v0.0.0-20220706185917-7780775163c4 h1:7YDGQC/0sigNGzsEWyb9s72jTxlFdwVEYNJHbfQ+Dtg=
google.golang.org/genproto v0.0.0-20220706185917-7780775163c4/go.mod h1:KEWEmljWE5zPzLBa/oHl6DaEt9LmfH6WtH1OHIvleBA=
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
278 changes: 278 additions & 0 deletions dialogflow/apiv2/agents_client.go

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

0 comments on commit 8a1ad06

Please sign in to comment.