Skip to content

Commit 8a1ad06

Browse files
chore(all): auto-regenerate gapics (#6306)
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
1 parent 83320c6 commit 8a1ad06

182 files changed

Lines changed: 19053 additions & 1370 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

dataform/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.18
55
require (
66
github.com/googleapis/gax-go/v2 v2.4.0
77
google.golang.org/api v0.86.0
8-
google.golang.org/genproto v0.0.0-20220630174209-ad1d48641aa7
8+
google.golang.org/genproto v0.0.0-20220706185917-7780775163c4
99
google.golang.org/grpc v1.47.0
1010
google.golang.org/protobuf v1.28.0
1111
)

dataform/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -588,6 +588,8 @@ google.golang.org/genproto v0.0.0-20220616135557-88e70c0c3a90/go.mod h1:KEWEmljW
588588
google.golang.org/genproto v0.0.0-20220624142145-8cd45d7dbd1f/go.mod h1:KEWEmljWE5zPzLBa/oHl6DaEt9LmfH6WtH1OHIvleBA=
589589
google.golang.org/genproto v0.0.0-20220630174209-ad1d48641aa7 h1:q4zUJDd0+knPFB9x20S3vnxzlYNBbt8Yd7zBMVMteeM=
590590
google.golang.org/genproto v0.0.0-20220630174209-ad1d48641aa7/go.mod h1:KEWEmljWE5zPzLBa/oHl6DaEt9LmfH6WtH1OHIvleBA=
591+
google.golang.org/genproto v0.0.0-20220706185917-7780775163c4 h1:7YDGQC/0sigNGzsEWyb9s72jTxlFdwVEYNJHbfQ+Dtg=
592+
google.golang.org/genproto v0.0.0-20220706185917-7780775163c4/go.mod h1:KEWEmljWE5zPzLBa/oHl6DaEt9LmfH6WtH1OHIvleBA=
591593
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
592594
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
593595
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=

dialogflow/apiv2/agents_client.go

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

0 commit comments

Comments
 (0)