Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/python-language #8533

Merged
merged 326 commits into from
Nov 22, 2022
Merged

Conversation

m-strzelczyk
Copy link
Contributor

Description

Fixes #

Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.

Checklist

dpebot and others added 30 commits September 29, 2020 10:46
* Auto-update dependencies.

* Explicitly use latest bigtable client

Change-Id: Id71e9e768f020730e4ca9514a0d7ebaa794e7d9e

* Revert language update for now

Change-Id: I8867f154e9a5aae00d0047c9caf880e5e8f50c53

* Remove pdb. smh

Change-Id: I5ff905fadc026eebbcd45512d4e76e003e3b2b43
Change-Id: Id4e773d2fed4a8934876535987e2c703a8504c26
* show entity type name

* update v1beta2

* correct indent
Change-Id: I4922637173048627f38b507588a4f30a5d490212
* Auto-update dependencies.

* Fix storage notification poll sample

Change-Id: I6afbc79d15e050531555e4c8e51066996717a0f3

* Fix spanner samples

Change-Id: I40069222c60d57e8f3d3878167591af9130895cb

* Drop coverage because it's not useful

Change-Id: Iae399a7083d7866c3c7b9162d0de244fbff8b522

* Try again to fix flaky logging test

Change-Id: I6225c074701970c17c426677ef1935bb6d7e36b4
* Auto-update dependencies.

* Relax assertions in the ocr_nl sample

Change-Id: I6d37e5846a8d6dd52429cb30d501f448c52cbba1

* Drop unused logging apiary samples

Change-Id: I545718283773cb729a5e0def8a76ebfa40829d51
* add classify text samples and tests

* use longer text

* move entity sentiment to v1

* flake

* year when first written

* year first written
* correct client version

* update client version
Change-Id: I03b5eaef8b17ac3dc3c0339fd2c7447bd3e11bd2
* update readme

* keep entity sentiment in v1beta2 as well

* update readme
* first version of classify_text tutorial

* addressing comments

* classify text tutorial

* update client version

* year first written

* use auto generated README

* add README.rst.in and README.rst

* addressing review comments

* add tests for index and query

* import order

* add numpy to requirements
* Auto-update dependencies.

* Fix missing http library

Change-Id: I99faa600f2f3f1f50f57694fc9835d7f35bda250
* Update Readme.rst to add Python setup guide

As requested in b/64770713.

This sample is linked in documentation https://cloud.google.com/bigtable/docs/scaling, and it would make more sense to update the guide here than in the documentation.

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update README.rst

* Update install_deps.tmpl.rst

* Updated readmegen scripts and re-generated related README files

* Fixed the lint error
Change-Id: I7d133862f2e9305c978ec6fb4c8168640f3d08ed
Change-Id: Ib86df7cf37588b7a7fc0c7f4ad4fc70548152354
Change-Id: I0d420f3053f391fa225e4b8179e45fd1138f5c65
* Add Snippet for Listing All Subscriptions in a Project

* Fixed the failed tests on Kokoro

classify_text_tutorial_test.py::test_query_text
classify_text_tutorial_test.py::test_query_category
* Auto-update dependencies.

* Fix iot lint

Change-Id: I6289e093bdb35e38f9e9bfc3fbc3df3660f9a67e
* copy classify_test samples and tests to v1

* flake

* client library version
* update to use v1 client

* set ensure_ascii=False
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 18, 2022
@m-strzelczyk m-strzelczyk marked this pull request as ready for review November 18, 2022 16:28
@m-strzelczyk m-strzelczyk requested review from a team as code owners November 18, 2022 16:28
@snippet-bot
Copy link

snippet-bot bot commented Nov 18, 2022

Here is the summary of changes.

You are about to add 25 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

.github/CODEOWNERS Outdated Show resolved Hide resolved
.github/blunderbuss.yml Outdated Show resolved Hide resolved
language/CONTRIBUTING.md Outdated Show resolved Hide resolved
@dandhlee dandhlee merged commit 16ff341 into main Nov 22, 2022
@dandhlee dandhlee deleted the python-language-migration branch November 22, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
samples Issues that are directly related to samples.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet