Packages
google_api_cloud_build
0.10.0
0.54.0
0.53.1
0.53.0
0.52.2
0.52.1
0.52.0
0.51.0
0.50.1
0.50.0
0.49.2
0.49.1
0.49.0
0.48.0
0.47.0
0.46.0
0.45.0
0.44.0
0.43.0
0.42.0
0.41.2
0.41.1
0.41.0
0.40.0
0.39.0
0.38.0
0.37.1
0.37.0
0.36.0
0.35.0
0.34.0
0.33.0
0.32.0
0.31.0
0.30.2
0.30.1
0.30.0
0.29.2
0.29.1
0.29.0
0.28.1
0.28.0
0.27.0
0.26.1
0.26.0
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.1
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.7.0
0.6.0
0.5.0
0.4.0
0.2.0
0.1.0
0.0.1
Cloud Build API client library. Creates and manages builds on Google Cloud Platform.
Current section
70 Versions
Jump to
Current section
70 Versions
Compare versions
4
files changed
+16
additions
-16
deletions
| @@ -53,4 +53,4 @@ | |
| 53 53 | {<<"optional">>,false}, |
| 54 54 | {<<"repository">>,<<"hexpm">>}, |
| 55 55 | {<<"requirement">>,<<"~> 0.1.0">>}]]}. |
| 56 | - {<<"version">>,<<"0.9.1">>}. |
| 56 | + {<<"version">>,<<"0.10.0">>}. |
| @@ -40,7 +40,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Operations do | |
| 40 40 | * `connection` (*type:* `GoogleApi.CloudBuild.V1.Connection.t`) - Connection to server |
| 41 41 | * `operations_id` (*type:* `String.t`) - Part of `name`. The name of the operation resource to be cancelled. |
| 42 42 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 43 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 43 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 44 44 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 45 45 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 46 46 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -100,7 +100,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Operations do | |
| 100 100 | * `connection` (*type:* `GoogleApi.CloudBuild.V1.Connection.t`) - Connection to server |
| 101 101 | * `operations_id` (*type:* `String.t`) - Part of `name`. The name of the operation resource. |
| 102 102 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 103 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 103 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 104 104 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 105 105 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 106 106 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -164,7 +164,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Operations do | |
| 164 164 | |
| 165 165 | * `connection` (*type:* `GoogleApi.CloudBuild.V1.Connection.t`) - Connection to server |
| 166 166 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 167 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 167 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 168 168 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 169 169 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 170 170 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -32,7 +32,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 32 32 | * `project_id` (*type:* `String.t`) - ID of the project. |
| 33 33 | * `id` (*type:* `String.t`) - ID of the build. |
| 34 34 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 35 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 35 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 36 36 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 37 37 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 38 38 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -106,7 +106,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 106 106 | * `connection` (*type:* `GoogleApi.CloudBuild.V1.Connection.t`) - Connection to server |
| 107 107 | * `project_id` (*type:* `String.t`) - ID of the project. |
| 108 108 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 109 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 109 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 110 110 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 111 111 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 112 112 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -168,7 +168,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 168 168 | * `project_id` (*type:* `String.t`) - ID of the project. |
| 169 169 | * `id` (*type:* `String.t`) - ID of the build. |
| 170 170 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 171 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 171 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 172 172 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 173 173 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 174 174 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -239,7 +239,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 239 239 | * `connection` (*type:* `GoogleApi.CloudBuild.V1.Connection.t`) - Connection to server |
| 240 240 | * `project_id` (*type:* `String.t`) - ID of the project. |
| 241 241 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 242 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 242 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 243 243 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 244 244 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 245 245 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -328,7 +328,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 328 328 | * `project_id` (*type:* `String.t`) - ID of the project. |
| 329 329 | * `id` (*type:* `String.t`) - Build ID of the original build. |
| 330 330 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 331 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 331 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 332 332 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 333 333 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 334 334 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -400,7 +400,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 400 400 | * `connection` (*type:* `GoogleApi.CloudBuild.V1.Connection.t`) - Connection to server |
| 401 401 | * `project_id` (*type:* `String.t`) - ID of the project for which to configure automatic builds. |
| 402 402 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 403 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 403 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 404 404 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 405 405 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 406 406 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -466,7 +466,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 466 466 | * `project_id` (*type:* `String.t`) - ID of the project that owns the trigger. |
| 467 467 | * `trigger_id` (*type:* `String.t`) - ID of the `BuildTrigger` to delete. |
| 468 468 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 469 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 469 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 470 470 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 471 471 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 472 472 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -537,7 +537,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 537 537 | * `project_id` (*type:* `String.t`) - ID of the project that owns the trigger. |
| 538 538 | * `trigger_id` (*type:* `String.t`) - ID of the `BuildTrigger` to get. |
| 539 539 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 540 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 540 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 541 541 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 542 542 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 543 543 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -607,7 +607,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 607 607 | * `connection` (*type:* `GoogleApi.CloudBuild.V1.Connection.t`) - Connection to server |
| 608 608 | * `project_id` (*type:* `String.t`) - ID of the project for which to list BuildTriggers. |
| 609 609 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 610 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 610 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 611 611 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 612 612 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 613 613 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -673,7 +673,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 673 673 | * `project_id` (*type:* `String.t`) - ID of the project that owns the trigger. |
| 674 674 | * `trigger_id` (*type:* `String.t`) - ID of the `BuildTrigger` to update. |
| 675 675 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 676 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 676 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 677 677 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 678 678 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 679 679 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -744,7 +744,7 @@ defmodule GoogleApi.CloudBuild.V1.Api.Projects do | |
| 744 744 | * `project_id` (*type:* `String.t`) - ID of the project. |
| 745 745 | * `trigger_id` (*type:* `String.t`) - ID of the trigger. |
| 746 746 | * `optional_params` (*type:* `keyword()`) - Optional parameters |
| 747 | - * `:$.xgafv` (*type:* `String.t`) - V1 error format. |
| 747 | + * `:"$.xgafv"` (*type:* `String.t`) - V1 error format. |
| 748 748 | * `:access_token` (*type:* `String.t`) - OAuth access token. |
| 749 749 | * `:alt` (*type:* `String.t`) - Data format for response. |
| 750 750 | * `:callback` (*type:* `String.t`) - JSONP |
| @@ -1,7 +1,7 @@ | |
| 1 1 | defmodule GoogleApi.CloudBuild.V1.Mixfile do |
| 2 2 | use Mix.Project |
| 3 3 | |
| 4 | - @version "0.9.1" |
| 4 | + @version "0.10.0" |
| 5 5 | |
| 6 6 | def project() do |
| 7 7 | [ |