Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#4979)
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#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
  • Loading branch information
yoshi-automation committed Oct 14, 2021
1 parent 4ec9eed commit 30794e7
Show file tree
Hide file tree
Showing 96 changed files with 9,009 additions and 35 deletions.
2 changes: 1 addition & 1 deletion accesscontextmanager/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 accesscontextmanager/go.mod
Expand Up @@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.97.0
github.com/googleapis/gax-go/v2 v2.1.1
google.golang.org/api v0.58.0
google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0
google.golang.org/genproto v0.0.0-20211013025323-ce878158c4d4
google.golang.org/grpc v1.40.0
google.golang.org/protobuf v1.27.1
)
Expand Down
3 changes: 2 additions & 1 deletion accesscontextmanager/go.sum
Expand Up @@ -492,8 +492,9 @@ google.golang.org/genproto v0.0.0-20210831024726-fe130286e0e2/go.mod h1:eFjDcFEc
google.golang.org/genproto v0.0.0-20210903162649-d08c68adba83/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
google.golang.org/genproto v0.0.0-20210909211513-a8c4777a87af/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
google.golang.org/genproto v0.0.0-20210917145530-b395a37504d4/go.mod h1:eFjDcFEctNawg4eG61bRv87N7iHBWyVhJu7u1kqDUXY=
google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0 h1:5Tbluzus3QxoAJx4IefGt1W0HQZW4nuMrVk684jI74Q=
google.golang.org/genproto v0.0.0-20210924002016-3dee208752a0/go.mod h1:5CzLGKJ67TSI2B9POpiiyGha0AjJvZIUgRMt1dSmuhc=
google.golang.org/genproto v0.0.0-20211013025323-ce878158c4d4 h1:NBxB1XxiWpGqkPUiJ9PoBXkHV5A9+GohMOA+EmWoPbU=
google.golang.org/genproto v0.0.0-20211013025323-ce878158c4d4/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
2 changes: 1 addition & 1 deletion aiplatform/apiv1/doc.go

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

1,790 changes: 1,790 additions & 0 deletions aiplatform/apiv1/featurestore_client.go

Large diffs are not rendered by default.

0 comments on commit 30794e7

Please sign in to comment.