Skip to content

Commit

Permalink
feat(cloudbuild/apiv1): add update_mask to UpdateBuildTriggerRequest …
Browse files Browse the repository at this point in the history
…proto (#8358)

PiperOrigin-RevId: 552479161

Source-Link: googleapis/googleapis@f8415bd

Source-Link: googleapis/googleapis-gen@4ac7667
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFjNzY2N2M3ZGVhMzg3MzhkOWUyMTc2MzA1YTgwNGRlMjI1OGJlMSJ9
  • Loading branch information
gcf-owl-bot[bot] committed Jul 31, 2023
1 parent d256e9d commit 58b5851
Show file tree
Hide file tree
Showing 12 changed files with 878 additions and 856 deletions.
7 changes: 7 additions & 0 deletions cloudbuild/apiv1/v2/cloud_build_client.go

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

1,707 changes: 861 additions & 846 deletions cloudbuild/apiv1/v2/cloudbuildpb/cloudbuild.pb.go

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion internal/.repo-metadata-full.json
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@
"description": "Container Analysis API",
"language": "go",
"client_library_type": "generated",
"client_documentation": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/containeranalysis/latest/apiv1beta1",
"client_documentation": "https://cloud.google.com/go/docs/reference/cloud.google.com/go/latest/containeranalysis/apiv1beta1",
"release_level": "preview",
"library_type": "GAPIC_AUTO"
},
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"clientLibrary": {
"name": "cloud.google.com/go/aiplatform/apiv1",
"version": "1.47.0",
"version": "1.48.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.47.0",
"version": "1.48.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/alloydb/apiv1",
"version": "1.3.0",
"version": "1.4.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/alloydb/apiv1alpha",
"version": "1.3.0",
"version": "1.4.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/alloydb/apiv1beta",
"version": "1.3.0",
"version": "1.4.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/discoveryengine/apiv1",
"version": "1.0.0",
"version": "1.1.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/discoveryengine/apiv1beta",
"version": "1.0.0",
"version": "1.1.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/netapp/apiv1",
"version": "0.0.0",
"version": "0.1.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/translate/apiv3",
"version": "1.8.1",
"version": "1.8.2",
"language": "GO",
"apis": [
{
Expand Down

0 comments on commit 58b5851

Please sign in to comment.