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

Removing Search API. #1750

Merged
merged 1 commit into from
Apr 25, 2016
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
4 changes: 0 additions & 4 deletions docs/gcloud-auth.rst
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,6 @@ you need a `Google Developers Service Account`_.

* Google Cloud Pub/Sub

* **Search**

* Google Cloud Search API

* **Storage**

* Google Cloud Storage
Expand Down
10 changes: 0 additions & 10 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,6 @@
dns-resource-record-set
dns-changes

.. toctree::
:maxdepth: 0
:hidden:
:caption: Cloud Search

search-usage
Client <search-client>
search-index
search-document

.. toctree::
:maxdepth: 0
:hidden:
Expand Down
15 changes: 0 additions & 15 deletions docs/search-client.rst

This file was deleted.

7 changes: 0 additions & 7 deletions docs/search-document.rst

This file was deleted.

7 changes: 0 additions & 7 deletions docs/search-index.rst

This file was deleted.

204 changes: 0 additions & 204 deletions docs/search-usage.rst

This file was deleted.

21 changes: 0 additions & 21 deletions gcloud/search/__init__.py

This file was deleted.

105 changes: 0 additions & 105 deletions gcloud/search/client.py

This file was deleted.

Loading