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
4 changes: 2 additions & 2 deletions texttospeech/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ models.

.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
.. _Cloud Text-to-Speech API: https://cloud.google.com/texttospeech
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/texttospeech/usage.html
.. _Client Library Documentation: https://google-cloud-python.readthedocs.io/en/latest/texttospeech/index.html
.. _Product Documentation: https://cloud.google.com/texttospeech

Quick Start
Expand Down Expand Up @@ -73,4 +73,4 @@ Next Steps
APIs that we cover.

.. _Cloud Text-to-Speech API Product documentation: https://cloud.google.com/texttospeech
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
.. _repository’s main README: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
31 changes: 31 additions & 0 deletions texttospeech/docs/api.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
API Reference
=============

APIs
----

.. autosummary::

.. :toctree::

google.cloud.texttospeech_v1.trace_service_client


API types
~~~~~~~~~

.. autosummary::
.. :toctree::

google.cloud.trace_v1


API types
~~~~~~~~~

.. autosummary::
.. :toctree::

google.cloud.trace_v1.gapic.enums
google.cloud.trace_v1.gapic.types

5 changes: 3 additions & 2 deletions texttospeech/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ models.

.. _Alpha: https://github.com/GoogleCloudPlatform/google-cloud-python/blob/master/README.rst
.. _Cloud Text-to-Speech API: https://cloud.google.com/texttospeech
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/texttospeech/usage.html
.. _Product Documentation: https://cloud.google.com/texttospeech
.. _Client Library Documentation: https://googlecloudplatform.github.io/google-cloud-python/stable/texttospeech/api.html
.. _Product Documentation: https://cloud.google.com/texttospeech

Quick Start
-----------
Expand Down Expand Up @@ -80,6 +80,7 @@ Api Reference
.. toctree::
:maxdepth: 2

api
gapic/v1/api
gapic/v1/types
gapic/v1beta1/api
Expand Down