Skip to content

Commit

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

Changes:

fix(compute): revert proto3_optional, required removal on parent_id (#714)

  Source-Link: googleapis/googleapis@6b3fdce

build(servicemanagement): fix broken links
  PiperOrigin-RevId: 443188324
  Source-Link: googleapis/googleapis@775267e
  • Loading branch information
yoshi-automation committed Apr 21, 2022
1 parent 3da94d5 commit 04b3d12
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 16 deletions.
4 changes: 1 addition & 3 deletions compute/apiv1/firewall_policies_client.go

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

@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.8.0",
"version": "1.9.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1beta1",
"version": "1.8.0",
"version": "1.9.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/apiv2",
"version": "1.8.0",
"version": "1.8.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3",
"version": "1.8.0",
"version": "1.8.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/dialogflow/cx/apiv3beta1",
"version": "1.8.0",
"version": "1.8.1",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/eventarc/apiv1",
"version": "1.4.0",
"version": "1.5.0",
"language": "GO",
"apis": [
{
Expand Down
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/eventarc/publishing/apiv1",
"version": "1.4.0",
"version": "1.5.0",
"language": "GO",
"apis": [
{
Expand Down
18 changes: 12 additions & 6 deletions servicemanagement/apiv1/service_manager_client.go

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

0 comments on commit 04b3d12

Please sign in to comment.