You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/cloud_build/lib/google_api/cloud_build/v2/api/projects.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -688,7 +688,7 @@ defmodule GoogleApi.CloudBuild.V2.Api.Projects do
688
688
* `: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.
689
689
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
690
690
* `: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.
0 commit comments