Skip to content

Commit 30794e7

Browse files
chore(all): auto-regenerate gapics (#4979)
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#698 Changes: fix(video/transcoder): update nodejs package name to video-transcoder PiperOrigin-RevId: 402666373 Source-Link: googleapis/googleapis@7bfeecb fix(accesscontextmanager): nodejs package name access-context-manager PiperOrigin-RevId: 402653782 Source-Link: googleapis/googleapis@4811161 build(datastore/admin): update package name for datastore PiperOrigin-RevId: 402634944 Source-Link: googleapis/googleapis@29de512 feat(dataproc): add Dataproc Serverless for Spark Batches API Committer: @medb PiperOrigin-RevId: 402631995 Source-Link: googleapis/googleapis@95af2e4 feat(aiplatform): add featurestore service to aiplatform v1 feat: add metadata service to aiplatform v1 Committer: @dizcology PiperOrigin-RevId: 402573132 Source-Link: googleapis/googleapis@d706102 docs(monitoring/apiv3): fix typo in alert.proto PiperOrigin-RevId: 402570091 Source-Link: googleapis/googleapis@f0d5f7f chore(monitoring/metricsscope): use `google-cloud-monitoring-metrics-scopes` as python package name PiperOrigin-RevId: 402526480 Source-Link: googleapis/googleapis@566f3d1
1 parent 4ec9eed commit 30794e7

96 files changed

Lines changed: 9009 additions & 35 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.

accesscontextmanager/apiv1/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.

accesscontextmanager/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
cloud.google.com/go v0.97.0
77
github.com/googleapis/gax-go/v2 v2.1.1
88
google.golang.org/api v0.58.0
9-
google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0
9+
google.golang.org/genproto v0.0.0-20211013025323-ce878158c4d4
1010
google.golang.org/grpc v1.40.0
1111
google.golang.org/protobuf v1.27.1
1212
)

accesscontextmanager/go.sum

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,8 +492,9 @@ google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2/go.mod h1:eFjDcFEc
492492
google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
493493
google.golang.org/genproto v0.0.0-20210909211513-a8c4777a87af/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
494494
google.golang.org/genproto v0.0.0-20210917145530-b395a37504d4/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
495-
google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0 h1:5Tbluzus3QxoAJx4IefGt1W0HQZW4nuMrVk684jI74Q=
496495
google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
496+
google.golang.org/genproto v0.0.0-20211013025323-ce878158c4d4 h1:NBxB1XxiWpGqkPUiJ9PoBXkHV5A9+GohMOA+EmWoPbU=
497+
google.golang.org/genproto v0.0.0-20211013025323-ce878158c4d4/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
497498
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
498499
google.golang.org/grpc v1.20.1/go.mod h1:10oTOabMzJvdu6/UiuZezV6QK5dSlG84ov/aaiqXj38=
499500
google.golang.org/grpc v1.21.1/go.mod h1:oYelfM1adQP15Ek0mdvEgi9Df8B9CZIaU1084ijfRaM=

aiplatform/apiv1/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.

aiplatform/apiv1/featurestore_client.go

Lines changed: 1790 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)