Skip to content

Commit

Permalink
chore(all): auto-regenerate gapics (#7142)
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: https://togithub.com/googleapis/go-genproto/pull/952

Changes:

docs(metastore): Fix formatting for subnetwork field pattern
  PiperOrigin-RevId: 493082091
  Source-Link: https://togithub.com/googleapis/googleapis/commit/45694d2bad602c52170096072d325aa644d550e5

feat(speech): Added new fields to facilitate debugging * Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out). * Added request_id to Speech response protos.
  PiperOrigin-RevId: 492276727
  Source-Link: https://togithub.com/googleapis/googleapis/commit/4c253358b1d4add3bf74707d5f58d44e044c5da8
  • Loading branch information
yoshi-automation committed Dec 15, 2022
1 parent 25947dd commit bf75547
Show file tree
Hide file tree
Showing 10 changed files with 1,045 additions and 222 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.27.0",
"version": "1.28.0",
"language": "GO",
"apis": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/compute/apiv1",
"version": "1.13.0",
"version": "1.14.0",
"language": "GO",
"apis": [
{
Expand Down
2 changes: 1 addition & 1 deletion metastore/apiv1beta/metastorepb/metastore.pb.go

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

228 changes: 228 additions & 0 deletions speech/apiv1p1beta1/adaptation_client.go

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

Loading

0 comments on commit bf75547

Please sign in to comment.