Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#7482)
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#980

Changes:

chore(maps/mapsplatformdatasets): Updated API summary
  PiperOrigin-RevId: 511595336
  Source-Link: googleapis/googleapis@aa8635c

fix(area120/tables): ensure proper LRO & mixin HTTP overloads are used
  PiperOrigin-RevId: 511530528
  Source-Link: googleapis/googleapis@2029bd6

docs(pubsub): Add x-ref for ordering messages docs: Clarify subscription expiration policy
  PiperOrigin-RevId: 511270484
  Source-Link: googleapis/googleapis@4dea519

feat(translate): Add supported fields in document translation request and refresh translation v3 GA service proto documentation
  PiperOrigin-RevId: 511225850
  Source-Link: googleapis/googleapis@84bbbc5

feat(analytics/admin): add `CreateAccessBinding`, `GetAccessBinding`, `UpdateAccessBinding`, `DeleteAccessBinding`, `ListAccessBindings`, `BatchCreateAccessBindings`, `BatchGetAccessBindings`, `BatchUpdateAccessBindings`, `BatchDeleteAccessBindings` methods to the Admin API v1alpha
  feat: add `GetExpandedDataSet`, `ListExpandedDataSets`, `CreateExpandedDataSet`, `UpdateExpandedDataSet`, `DeleteExpandedDataSet` methods to the Admin API v1alpha
  
  feat: add `AccessBinding`, `ExpandedDataSet`, `ExpandedDataSetFilter`, `ExpandedDataSetFilterExpression`, `ExpandedDataSetFilterExpressionList` resource types to the Admin API v1alpha
  PiperOrigin-RevId: 510499799
  Source-Link: googleapis/googleapis@82655ad

feat(pubsub): Make INTERNAL a retryable error for Pull
  PiperOrigin-RevId: 510255779
  Source-Link: googleapis/googleapis@58e4422

feat(pubsub): Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation
  PiperOrigin-RevId: 510255074
  Source-Link: googleapis/googleapis@7427d37

feat(firestore): Added support for REST transport
  PiperOrigin-RevId: 510214499
  Source-Link: googleapis/googleapis@252b751

fix(artifactregistry): remove unintentionally published proto
  PiperOrigin-RevId: 510196424
  Source-Link: googleapis/googleapis@1bba0a9

feat(servicecontrol): Add appropriate mixin clients
  PiperOrigin-RevId: 510193779
  Source-Link: googleapis/googleapis@c35b986

fix(servicecontrol): Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
  PiperOrigin-RevId: 510187992
  Source-Link: googleapis/googleapis@5edc235

chore(asset): Update C# BUILD.bazel targets
  PiperOrigin-RevId: 510071506
  Source-Link: googleapis/googleapis@60e595b

docs(pubsub): Clarify BigQueryConfig PERMISSION_DENIED state
  PiperOrigin-RevId: 509847316
  Source-Link: googleapis/googleapis@d753d63

docs(pubsub): Clarify subscription description
  PiperOrigin-RevId: 509847159
  Source-Link: googleapis/googleapis@2a1543a

docs(pubsub): Replacing HTML code with Markdown docs: Fix PullResponse description docs: Fix Pull description
  PiperOrigin-RevId: 509846267
  Source-Link: googleapis/googleapis@bb626b1

docs(pubsub): Update Pub/Sub topic retention limit from 7 days to 31 days
  PiperOrigin-RevId: 509846179
  Source-Link: googleapis/googleapis@19473b4

feat(pubsub): Add google.api.method.signature to update methods
  PiperOrigin-RevId: 509649352
  Source-Link: googleapis/googleapis@1870ba2

feat(firestore): Add `OR` query support docs: Improve the API documentation for the `Firestore.ListDocuments` RPC docs: Minor documentation formatting and cleanup
  PiperOrigin-RevId: 509631855
  Source-Link: googleapis/googleapis@22bd888
  • Loading branch information
yoshi-automation authored Feb 23, 2023
1 parent f45c288 commit 37b257e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion autogen/longrunningpb/operations.pb.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 @@ -7,7 +7,7 @@ require (
github.com/golang/protobuf v1.5.2
github.com/googleapis/gax-go/v2 v2.7.0
google.golang.org/api v0.110.0
google.golang.org/genproto v0.0.0-20230209215440-0dfe4f8abfcc
google.golang.org/genproto v0.0.0-20230222225845-10f96fb3dbec
google.golang.org/grpc v1.53.0
google.golang.org/protobuf v1.28.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ google.golang.org/appengine v1.6.7/go.mod h1:8WjMMxjGQR8xUklV/ARdw2HLXBOI7O7uCID
google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8/go.mod h1:JiN7NxoALGmiZfu7CAH4rXhgtRTLTxftemlI0sWmxmc=
google.golang.org/genproto v0.0.0-20190819201941-24fa4b261c55/go.mod h1:DMBHOl98Agz4BDEuKkezgsaosCRResVns1a3J2ZsMNc=
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013/go.mod h1:NbSheEEYHJ7i3ixzK3sjbqSGDJWnxyFXZblF3eUsNvo=
google.golang.org/genproto v0.0.0-20230209215440-0dfe4f8abfcc h1:ijGwO+0vL2hJt5gaygqP2j6PfflOBrRot0IczKbmtio=
google.golang.org/genproto v0.0.0-20230209215440-0dfe4f8abfcc/go.mod h1:RGgjbofJ8xD9Sq1VVhDM1Vok1vRONV+rg+CjzG4SZKM=
google.golang.org/genproto v0.0.0-20230222225845-10f96fb3dbec h1:6rwgChOSUfpzJF2/KnLgo+gMaxGpujStSkPWrbhXArU=
google.golang.org/genproto v0.0.0-20230222225845-10f96fb3dbec/go.mod h1:3Dl5ZL0q0isWJt+FVcfpQyirqemEuLAK/iFvg1UP1Hw=
google.golang.org/grpc v1.19.0/go.mod h1:mqu4LbDTu4XGKhr4mRzUsmM4RtVoemTSY81AxZiDr8c=
google.golang.org/grpc v1.23.0/go.mod h1:Y5yQAOtifL1yxbo5wqy6BxZv8vAUGQwXBOALyacEbxg=
google.golang.org/grpc v1.25.1/go.mod h1:c3i+UQWmh7LiEpx4sFZnkU36qjEYZ0imhYfXVyQciAY=
Expand Down

0 comments on commit 37b257e

Please sign in to comment.