Skip to content

Commit

Permalink
feat(all): auto-regenerate discovery clients (#2322)
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Dec 24, 2023
1 parent 96bbfbe commit 1102aec
Show file tree
Hide file tree
Showing 8 changed files with 3,039 additions and 959 deletions.
797 changes: 713 additions & 84 deletions aiplatform/v1/aiplatform-api.json

Large diffs are not rendered by default.

1,846 changes: 1,481 additions & 365 deletions aiplatform/v1/aiplatform-gen.go

Large diffs are not rendered by default.

341 changes: 240 additions & 101 deletions aiplatform/v1beta1/aiplatform-api.json

Large diffs are not rendered by default.

1,002 changes: 599 additions & 403 deletions aiplatform/v1beta1/aiplatform-gen.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions servicenetworking/v1/servicenetworking-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,7 @@
}
}
},
"revision": "20231205",
"revision": "20231219",
"rootUrl": "https://servicenetworking.googleapis.com/",
"schemas": {
"AddDnsRecordSetMetadata": {
Expand Down Expand Up @@ -3030,7 +3030,7 @@
"type": "string"
},
"type": {
"description": "Required. The monitored resource type. For example, the type `\"cloudsql_database\"` represents databases in Google Cloud SQL. For a list of types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/resources) and [Logging resource types](https://cloud.google.com/logging/docs/api/v2/resource-list).",
"description": "Required. The monitored resource type. For example, the type `\"cloudsql_database\"` represents databases in Google Cloud SQL. For a list of types, see [Monitored resource types](https://cloud.google.com/monitoring/api/resources) and [Logging resource types](https://cloud.google.com/logging/docs/api/v2/resource-list).",
"type": "string"
}
},
Expand Down
2 changes: 1 addition & 1 deletion servicenetworking/v1/servicenetworking-gen.go

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

4 changes: 2 additions & 2 deletions servicenetworking/v1beta/servicenetworking-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@
}
}
},
"revision": "20231205",
"revision": "20231219",
"rootUrl": "https://servicenetworking.googleapis.com/",
"schemas": {
"AddDnsRecordSetMetadata": {
Expand Down Expand Up @@ -2054,7 +2054,7 @@
"type": "string"
},
"type": {
"description": "Required. The monitored resource type. For example, the type `\"cloudsql_database\"` represents databases in Google Cloud SQL. For a list of types, see [Monitoring resource types](https://cloud.google.com/monitoring/api/resources) and [Logging resource types](https://cloud.google.com/logging/docs/api/v2/resource-list).",
"description": "Required. The monitored resource type. For example, the type `\"cloudsql_database\"` represents databases in Google Cloud SQL. For a list of types, see [Monitored resource types](https://cloud.google.com/monitoring/api/resources) and [Logging resource types](https://cloud.google.com/logging/docs/api/v2/resource-list).",
"type": "string"
}
},
Expand Down
2 changes: 1 addition & 1 deletion servicenetworking/v1beta/servicenetworking-gen.go

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

0 comments on commit 1102aec

Please sign in to comment.