Skip to content

Commit

Permalink
feat(bigquery): update the api
Browse files Browse the repository at this point in the history
#### bigquery:v2

The following keys were added:
- schemas.QueryParameterType.properties.rangeElementType.$ref (Total Keys: 1)
- schemas.QueryParameterValue.properties.rangeValue (Total Keys: 3)
- schemas.RangeValue (Total Keys: 4)
  • Loading branch information
yoshi-automation committed Jan 16, 2024
1 parent 24ebd64 commit c080879
Show file tree
Hide file tree
Showing 5 changed files with 99 additions and 13 deletions.
55 changes: 55 additions & 0 deletions docs/dyn/bigquery_v2.jobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -346,6 +347,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -731,6 +736,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -744,6 +750,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -1054,6 +1064,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -1067,6 +1078,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -1452,6 +1467,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -1465,6 +1481,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -1850,6 +1870,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -1863,6 +1884,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -2248,6 +2273,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -2261,6 +2287,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -2546,6 +2576,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -2559,6 +2590,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -2944,6 +2979,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -2957,6 +2993,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -3265,6 +3305,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -3278,6 +3319,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -3667,6 +3712,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -3680,6 +3726,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down Expand Up @@ -3802,6 +3852,7 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # [Optional] If unset, this is a positional parameter. Otherwise, should be unique within a query.
&quot;parameterType&quot;: { # [Required] The type of this parameter.
&quot;arrayType&quot;: # Object with schema name: QueryParameterType # [Optional] The type of the array&#x27;s elements, if this is an array.
&quot;rangeElementType&quot;: # Object with schema name: QueryParameterType # [Optional] The element type of the range, if this is a range.
&quot;structTypes&quot;: [ # [Optional] The types of the fields of this struct, in order, if this is a struct.
{
&quot;description&quot;: &quot;A String&quot;, # [Optional] Human-oriented description of the field.
Expand All @@ -3815,6 +3866,10 @@ <h3>Method Details</h3>
&quot;arrayValues&quot;: [ # [Optional] The array values, if this is an array type.
# Object with schema name: QueryParameterValue
],
&quot;rangeValue&quot;: { # [Optional] The range value, if this is a range type.
&quot;end&quot;: # Object with schema name: QueryParameterValue
&quot;start&quot;: # Object with schema name: QueryParameterValue
},
&quot;structValues&quot;: { # [Optional] The struct field values, in order of the struct type&#x27;s declaration.
&quot;a_key&quot;: # Object with schema name: QueryParameterValue
},
Expand Down

0 comments on commit c080879

Please sign in to comment.