Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions NOTICE
Original file line number Diff line number Diff line change
Expand Up @@ -235,24 +235,24 @@ All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice,
* Redistributions of source code must retain the above copyright notice,
this list of conditions and the following disclaimer.

* Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
POSSIBILITY OF SUCH DAMAGE.


@@@@============================================================================
Expand All @@ -279,9 +279,12 @@ limitations under the License.

@@@@============================================================================

Library: uritemplate - 3.0.0
Library: uritemplate - 3.0.1
Homepage: https://uritemplate.readthedocs.org
License: Apache Software License; BSD License
License Text:

Please navigate to https://uritemplate.readthedocs.org to obtain a copy of the license.
This software is made available under the terms of *either* of the licenses
found in LICENSE.APACHE or LICENSE.BSD. Contributions to uritemplate are
made under the terms of *both* these licenses.

22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Big Query

Publisher: Splunk \
Connector Version: 2.1.6 \
Product Vendor: Google \
Product Name: Big Query \
Publisher: Splunk <br>
Connector Version: 2.1.6 <br>
Product Vendor: Google <br>
Product Name: Big Query <br>
Minimum Product Version: 5.3.0

This app allows running investigative actions against Google BigQuery
Expand Down Expand Up @@ -39,16 +39,16 @@ VARIABLE | REQUIRED | TYPE | DESCRIPTION

### Supported Actions

[test connectivity](#action-test-connectivity) - Validate the asset configuration for connectivity using supplied configuration \
[list tables](#action-list-tables) - List Tables \
[get results](#action-get-results) - Get results from a job started with 'run query' \
[test connectivity](#action-test-connectivity) - Validate the asset configuration for connectivity using supplied configuration <br>
[list tables](#action-list-tables) - List Tables <br>
[get results](#action-get-results) - Get results from a job started with 'run query' <br>
[run query](#action-run-query) - Run a Query

## action: 'test connectivity'

Validate the asset configuration for connectivity using supplied configuration

Type: **test** \
Type: **test** <br>
Read only: **True**

#### Action Parameters
Expand All @@ -63,7 +63,7 @@ No Output

List Tables

Type: **investigate** \
Type: **investigate** <br>
Read only: **True**

#### Action Parameters
Expand Down Expand Up @@ -91,7 +91,7 @@ summary.total_objects_successful | numeric | | 1 |

Get results from a job started with 'run query'

Type: **investigate** \
Type: **investigate** <br>
Read only: **True**

#### Action Parameters
Expand Down Expand Up @@ -119,7 +119,7 @@ summary.total_objects_successful | numeric | | 1 |

Run a Query

Type: **investigate** \
Type: **investigate** <br>
Read only: **False**

#### Action Parameters
Expand Down
32 changes: 16 additions & 16 deletions bigquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -351,11 +351,11 @@
},
{
"module": "google_api_core",
"input_file": "wheels/py3/google_api_core-2.24.2-py3-none-any.whl"
"input_file": "wheels/py3/google_api_core-2.25.1-py3-none-any.whl"
},
{
"module": "google_auth",
"input_file": "wheels/shared/google_auth-2.38.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/google_auth-2.40.3-py2.py3-none-any.whl"
},
{
"module": "google_cloud_bigquery",
Expand All @@ -375,27 +375,27 @@
},
{
"module": "googleapis_common_protos",
"input_file": "wheels/py3/googleapis_common_protos-1.69.2-py3-none-any.whl"
"input_file": "wheels/py3/googleapis_common_protos-1.70.0-py3-none-any.whl"
},
{
"module": "grpcio",
"input_file": "wheels/py39/grpcio-1.72.0rc1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
"input_file": "wheels/py39/grpcio-1.74.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "grpcio_status",
"input_file": "wheels/py3/grpcio_status-1.72.0rc1-py3-none-any.whl"
"input_file": "wheels/py3/grpcio_status-1.74.0-py3-none-any.whl"
},
{
"module": "packaging",
"input_file": "wheels/py3/packaging-24.2-py3-none-any.whl"
"input_file": "wheels/py3/packaging-25.0-py3-none-any.whl"
},
{
"module": "proto_plus",
"input_file": "wheels/py3/proto_plus-1.26.1-py3-none-any.whl"
},
{
"module": "protobuf",
"input_file": "wheels/py39/protobuf-6.30.2-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
"input_file": "wheels/py39/protobuf-6.32.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "pyasn1",
Expand All @@ -411,7 +411,7 @@
},
{
"module": "uritemplate",
"input_file": "wheels/shared/uritemplate-3.0.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/uritemplate-3.0.1-py2.py3-none-any.whl"
}
]
},
Expand All @@ -423,11 +423,11 @@
},
{
"module": "google_api_core",
"input_file": "wheels/py3/google_api_core-2.24.2-py3-none-any.whl"
"input_file": "wheels/py3/google_api_core-2.25.1-py3-none-any.whl"
},
{
"module": "google_auth",
"input_file": "wheels/shared/google_auth-2.38.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/google_auth-2.40.3-py2.py3-none-any.whl"
},
{
"module": "google_cloud_bigquery",
Expand All @@ -447,27 +447,27 @@
},
{
"module": "googleapis_common_protos",
"input_file": "wheels/py3/googleapis_common_protos-1.69.2-py3-none-any.whl"
"input_file": "wheels/py3/googleapis_common_protos-1.70.0-py3-none-any.whl"
},
{
"module": "grpcio",
"input_file": "wheels/py313/grpcio-1.72.0rc1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
"input_file": "wheels/py313/grpcio-1.74.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "grpcio_status",
"input_file": "wheels/py3/grpcio_status-1.72.0rc1-py3-none-any.whl"
"input_file": "wheels/py3/grpcio_status-1.74.0-py3-none-any.whl"
},
{
"module": "packaging",
"input_file": "wheels/py3/packaging-24.2-py3-none-any.whl"
"input_file": "wheels/py3/packaging-25.0-py3-none-any.whl"
},
{
"module": "proto_plus",
"input_file": "wheels/py3/proto_plus-1.26.1-py3-none-any.whl"
},
{
"module": "protobuf",
"input_file": "wheels/py39/protobuf-6.30.2-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
"input_file": "wheels/py39/protobuf-6.32.0-cp39-abi3-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl"
},
{
"module": "pyasn1",
Expand All @@ -483,7 +483,7 @@
},
{
"module": "uritemplate",
"input_file": "wheels/shared/uritemplate-3.0.0-py2.py3-none-any.whl"
"input_file": "wheels/shared/uritemplate-3.0.1-py2.py3-none-any.whl"
}
]
}
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ cachetools==2.0.1
google-cloud-bigquery==3.19.0
pyasn1==0.4.6
rsa==4.7.2
uritemplate==3.0.0
uritemplate==3.0.1
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed wheels/py3/packaging-24.2-py3-none-any.whl
Binary file not shown.
Binary file added wheels/py3/packaging-25.0-py3-none-any.whl
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed wheels/shared/uritemplate-3.0.0-py2.py3-none-any.whl
Binary file not shown.
Binary file not shown.
Loading