Current section

92 Versions

Jump to

Compare versions

8 files changed
+41 additions
-42 deletions
  @@ -11,7 +11,7 @@ Install this package from [Hex](https://hex.pm) by adding
11 11
12 12 ```elixir
13 13 def deps do
14 - [{:google_api_big_query, "~> 0.22"}]
14 + [{:google_api_big_query, "~> 0.23"}]
15 15 end
16 16 ```
  @@ -132,4 +132,4 @@
132 132 {<<"optional">>,false},
133 133 {<<"repository">>,<<"hexpm">>},
134 134 {<<"requirement">>,<<"~> 0.2">>}]]}.
135 - {<<"version">>,<<"0.22.0">>}.
135 + {<<"version">>,<<"0.23.0">>}.
  @@ -31,9 +31,9 @@ defmodule GoogleApi.BigQuery.V2.Api.Models do
31 31 ## Parameters
32 32
33 33 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
34 - * `project_id` (*type:* `String.t`) - Project ID of the model to delete.
35 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the model to delete.
36 - * `model_id` (*type:* `String.t`) - Model ID of the model to delete.
34 + * `project_id` (*type:* `String.t`) - Required. Project ID of the model to delete.
35 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the model to delete.
36 + * `model_id` (*type:* `String.t`) - Required. Model ID of the model to delete.
37 37 * `optional_params` (*type:* `keyword()`) - Optional parameters
38 38 * `:alt` (*type:* `String.t`) - Data format for the response.
39 39 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -100,9 +100,9 @@ defmodule GoogleApi.BigQuery.V2.Api.Models do
100 100 ## Parameters
101 101
102 102 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
103 - * `project_id` (*type:* `String.t`) - Project ID of the requested model.
104 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the requested model.
105 - * `model_id` (*type:* `String.t`) - Model ID of the requested model.
103 + * `project_id` (*type:* `String.t`) - Required. Project ID of the requested model.
104 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the requested model.
105 + * `model_id` (*type:* `String.t`) - Required. Model ID of the requested model.
106 106 * `optional_params` (*type:* `keyword()`) - Optional parameters
107 107 * `:alt` (*type:* `String.t`) - Data format for the response.
108 108 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -170,8 +170,8 @@ defmodule GoogleApi.BigQuery.V2.Api.Models do
170 170 ## Parameters
171 171
172 172 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
173 - * `project_id` (*type:* `String.t`) - Project ID of the models to list.
174 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the models to list.
173 + * `project_id` (*type:* `String.t`) - Required. Project ID of the models to list.
174 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the models to list.
175 175 * `optional_params` (*type:* `keyword()`) - Optional parameters
176 176 * `:alt` (*type:* `String.t`) - Data format for the response.
177 177 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -227,9 +227,9 @@ defmodule GoogleApi.BigQuery.V2.Api.Models do
227 227 ## Parameters
228 228
229 229 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
230 - * `project_id` (*type:* `String.t`) - Project ID of the model to patch.
231 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the model to patch.
232 - * `model_id` (*type:* `String.t`) - Model ID of the model to patch.
230 + * `project_id` (*type:* `String.t`) - Required. Project ID of the model to patch.
231 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the model to patch.
232 + * `model_id` (*type:* `String.t`) - Required. Model ID of the model to patch.
233 233 * `optional_params` (*type:* `keyword()`) - Optional parameters
234 234 * `:alt` (*type:* `String.t`) - Data format for the response.
235 235 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -31,9 +31,9 @@ defmodule GoogleApi.BigQuery.V2.Api.Routines do
31 31 ## Parameters
32 32
33 33 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
34 - * `project_id` (*type:* `String.t`) - Project ID of the routine to delete
35 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the routine to delete
36 - * `routine_id` (*type:* `String.t`) - Routine ID of the routine to delete
34 + * `project_id` (*type:* `String.t`) - Required. Project ID of the routine to delete
35 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the routine to delete
36 + * `routine_id` (*type:* `String.t`) - Required. Routine ID of the routine to delete
37 37 * `optional_params` (*type:* `keyword()`) - Optional parameters
38 38 * `:alt` (*type:* `String.t`) - Data format for the response.
39 39 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -100,9 +100,9 @@ defmodule GoogleApi.BigQuery.V2.Api.Routines do
100 100 ## Parameters
101 101
102 102 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
103 - * `project_id` (*type:* `String.t`) - Project ID of the requested routine
104 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the requested routine
105 - * `routine_id` (*type:* `String.t`) - Routine ID of the requested routine
103 + * `project_id` (*type:* `String.t`) - Required. Project ID of the requested routine
104 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the requested routine
105 + * `routine_id` (*type:* `String.t`) - Required. Routine ID of the requested routine
106 106 * `optional_params` (*type:* `keyword()`) - Optional parameters
107 107 * `:alt` (*type:* `String.t`) - Data format for the response.
108 108 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -172,8 +172,8 @@ defmodule GoogleApi.BigQuery.V2.Api.Routines do
172 172 ## Parameters
173 173
174 174 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
175 - * `project_id` (*type:* `String.t`) - Project ID of the new routine
176 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the new routine
175 + * `project_id` (*type:* `String.t`) - Required. Project ID of the new routine
176 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the new routine
177 177 * `optional_params` (*type:* `keyword()`) - Optional parameters
178 178 * `:alt` (*type:* `String.t`) - Data format for the response.
179 179 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -232,8 +232,8 @@ defmodule GoogleApi.BigQuery.V2.Api.Routines do
232 232 ## Parameters
233 233
234 234 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
235 - * `project_id` (*type:* `String.t`) - Project ID of the routines to list
236 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the routines to list
235 + * `project_id` (*type:* `String.t`) - Required. Project ID of the routines to list
236 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the routines to list
237 237 * `optional_params` (*type:* `keyword()`) - Optional parameters
238 238 * `:alt` (*type:* `String.t`) - Data format for the response.
239 239 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -296,9 +296,9 @@ defmodule GoogleApi.BigQuery.V2.Api.Routines do
296 296 ## Parameters
297 297
298 298 * `connection` (*type:* `GoogleApi.BigQuery.V2.Connection.t`) - Connection to server
299 - * `project_id` (*type:* `String.t`) - Project ID of the routine to update
300 - * `dataset_id` (*type:* `String.t`) - Dataset ID of the routine to update
301 - * `routine_id` (*type:* `String.t`) - Routine ID of the routine to update
299 + * `project_id` (*type:* `String.t`) - Required. Project ID of the routine to update
300 + * `dataset_id` (*type:* `String.t`) - Required. Dataset ID of the routine to update
301 + * `routine_id` (*type:* `String.t`) - Required. Routine ID of the routine to update
302 302 * `optional_params` (*type:* `keyword()`) - Optional parameters
303 303 * `:alt` (*type:* `String.t`) - Data format for the response.
304 304 * `:fields` (*type:* `String.t`) - Selector specifying which fields to include in a partial response.
  @@ -25,8 +25,7 @@ defmodule GoogleApi.BigQuery.V2.Model.Argument do
25 25 * `dataType` (*type:* `GoogleApi.BigQuery.V2.Model.StandardSqlDataType.t`, *default:* `nil`) - Required unless argument_kind = ANY_TYPE.
26 26 * `mode` (*type:* `String.t`, *default:* `nil`) - Optional. Specifies whether the argument is input or output.
27 27 Can be set for procedures only.
28 - * `name` (*type:* `String.t`, *default:* `nil`) - Optional. The name of this argument. Can be absent for function return
29 - argument.
28 + * `name` (*type:* `String.t`, *default:* `nil`) - Optional. The name of this argument. Can be absent for function return argument.
30 29 """
31 30
32 31 use GoogleApi.Gax.ModelBase
Loading more files…