Skip to content

Initial commit of Cloud Search API - #892

Closed
jgeewax wants to merge 1 commit into
googleapis:masterfrom
jgeewax:search-usage
Closed

Initial commit of Cloud Search API#892
jgeewax wants to merge 1 commit into
googleapis:masterfrom
jgeewax:search-usage

Conversation

@jgeewax

Copy link
Copy Markdown
Contributor

This is an unlaunched API based on https://cloud.google.com/appengine/docs/python/search/documentclass. Docs aren't available yet, so this is pretty premature....

(The PM asked that I share this here despite all of that, working on getting everyone access to see docs and whatnot.)

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label May 24, 2015
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling e5dd0ea on jgeewax:search-usage into 6bc4e02 on GoogleCloudPlatform:master.

Comment threaddocs/search-api.rst

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@dhermes

Copy link
Copy Markdown
Contributor

@jgeewax Is this a dont-merge PR?

@jgeewaxjgeewax added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label May 26, 2015
@jgeewax

Copy link
Copy Markdown
ContributorAuthor

Yep - updated.

@dhermes

Copy link
Copy Markdown
Contributor

Thanks.

@jgeewaxjgeewax changed the title Initial commit of search usage.Initial commit of Cloud Search APIJul 7, 2015
@jgeewax

Copy link
Copy Markdown
ContributorAuthor

Closing this out and creating a new PR.

@jgeewaxjgeewax closed this Jul 7, 2015
bendemaree pushed a commit to bendemaree/gcloud_requests that referenced this pull request Dec 20, 2015
Per googleapis/google-cloud-python#892 it
looks like this API is not public yet and calling the list_indexes()
method on the search client explodes.
parthea pushed a commit that referenced this pull request Aug 21, 2025
Source-Link: googleapis/synthtool@d1011bc
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:fdc038572b896f739f95cc90e62f16c06e4f2ef0ef3bea343a358331862ad0f0
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 16, 2025
Source-Link: googleapis/synthtool@d1011bc
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:fdc038572b896f739f95cc90e62f16c06e4f2ef0ef3bea343a358331862ad0f0
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Sep 18, 2025
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
* feat: remove illegal character check
* more testing
* more testing redux
* more testing redux II
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* Delete compliance_comparison_script.py
inadvertently uploaded.
* Delete issue_test.py
inadvertently uploaded.
* Delete noxfile.py.bak
inadvertently uploaded.
* Delete to_delete.py
inadvertently uploaded.
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* Update sqlalchemy_bigquery/base.py
* Update sqlalchemy_bigquery/base.py
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* Update sqlalchemy_bigquery/base.py
Co-authored-by: Tim Swast <swast@google.com>
* Update sqlalchemy_bigquery/base.py
* updates illegal character check, removing backtick
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Tim Swast <swast@google.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@db94845
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a8a80fc6456e433df53fc2a0d72ca0345db0ddefb409f1b75b118dfd1babd952
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 24, 2025
Source-Link: googleapis/synthtool@cb96037
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2d816f26f728ac8b24248741e7d4c461c09764ef9f7be3684d557c9632e46dbd
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
parthea pushed a commit that referenced this pull request Nov 26, 2025
* fix: add back python 2.7 for gcloud
* fix: fix setup and tests
* fix: add enum34 for python 2.7
* fix: add app engine app and fix noxfile
* fix: move test_app_engine.py
* fix: fix downscoped
* fix: fix downscoped
* fix: remove py2 from classifiers
parthea pushed a commit that referenced this pull request Feb 13, 2026
parthea pushed a commit that referenced this pull request Mar 6, 2026
Fixes#876.
The `--use_rest_api` option did not work as expected and this commit fixes it.
**PR checklist:**
- [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-bigquery/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)
parthea pushed a commit that referenced this pull request Mar 6, 2026
parthea pushed a commit that referenced this pull request Mar 9, 2026
* proto changes
* changes
* changes
* linting
* changes
* changes
* changes
* changes
* changes
* Changes
* Update google/cloud/spanner_v1/snapshot.py
Co-authored-by: Rajat Bhatta <93644539+rajatbhatta@users.noreply.github.com>
* Update google/cloud/spanner_v1/database.py
Co-authored-by: Rajat Bhatta <93644539+rajatbhatta@users.noreply.github.com>
---------
Co-authored-by: Rajat Bhatta <93644539+rajatbhatta@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.do not mergeIndicates a pull request not ready for merge, due to either quality or timing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@jgeewax@coveralls@dhermes@googlebot