Skip to content

Commit 8c389c1

Browse files
feat: Automated regeneration of CloudBuild client (googleapis#12907)
Auto-created at 2025-02-01 13:09:05 +0000 using the toys pull request generator.
1 parent 012eb97 commit 8c389c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/cloud_build/lib/google_api/cloud_build/v2/api/projects.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,7 @@ defmodule GoogleApi.CloudBuild.V2.Api.Projects do
688688
* `:quotaUser` (*type:* `String.t`) - Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
689689
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
690690
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
691-
* `:webhookKey` (*type:* `String.t`) - Arbitrary additional key to find the maching repository for a webhook event if needed.
691+
* `:webhookKey` (*type:* `String.t`) - Arbitrary additional key to find the matching repository for a webhook event if needed.
692692
* `:body` (*type:* `GoogleApi.CloudBuild.V2.Model.HttpBody.t`) -
693693
* `opts` (*type:* `keyword()`) - Call options
694694

clients/cloud_build/lib/google_api/cloud_build/v2/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.CloudBuild.V2 do
2020
API client metadata for GoogleApi.CloudBuild.V2.
2121
"""
2222

23-
@discovery_revision "20250114"
23+
@discovery_revision "20250129"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

0 commit comments

Comments
 (0)