-
Notifications
You must be signed in to change notification settings - Fork 309
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(python): bump idna from 3.4 to 3.7 in .kokoro (#1897)
* chore(python): bump idna from 3.4 to 3.7 in .kokoro Source-Link: googleapis/synthtool@d50980e Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:5a4c19d17e597b92d786e569be101e636c9c2817731f80a5adec56b2aa8fe070 * Apply changes from googleapis/synthtool#1950 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Chalmer Lowe <chalmerlowe@google.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
- Loading branch information
1 parent
88501c0
commit a0fddbb
Showing
6 changed files
with
54 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,3 +13,8 @@ | |
# limitations under the License. | ||
requestsize: | ||
enabled: true | ||
|
||
path: | ||
pullrequest: true | ||
paths: | ||
samples: "samples" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Blunderbuss config | ||
# | ||
# This file controls who is assigned for pull requests and issues. | ||
# Note: This file is autogenerated. To make changes to the assignee | ||
# team, please update `codeowner_team` in `.repo-metadata.json`. | ||
assign_issues: | ||
- googleapis/api-bigquery | ||
|
||
assign_issues_by: | ||
- labels: | ||
- "samples" | ||
to: | ||
- googleapis/python-samples-reviewers | ||
- googleapis/api-bigquery | ||
|
||
assign_prs: | ||
- googleapis/api-bigquery |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
This is a templated file. Adding content to this file may result in it being | ||
reverted. Instead, if you want to place additional content, create an | ||
"overview_content.md" file in `docs/` directory. The Sphinx tool will | ||
pick up on the content and merge the content. | ||
]: # | ||
|
||
# Google Cloud BigQuery API | ||
|
||
Overview of the APIs available for Google Cloud BigQuery API. | ||
|
||
## All entries | ||
|
||
Classes, methods and properties & attributes for | ||
Google Cloud BigQuery API. | ||
|
||
[classes](https://cloud.google.com/python/docs/reference/bigquery/latest/summary_class.html) | ||
|
||
[methods](https://cloud.google.com/python/docs/reference/bigquery/latest/summary_method.html) | ||
|
||
[properties and | ||
attributes](https://cloud.google.com/python/docs/reference/bigquery/latest/summary_property.html) |