Skip to content

Commit 82193ef

Browse files
authored
docs: update index.rst to include v1 (#246)
1 parent 3c440de commit 82193ef

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

docs/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ API Reference
77
.. toctree::
88
:maxdepth: 2
99

10+
aiplatform_v1/services
11+
aiplatform_v1/types
12+
1013
aiplatform_v1beta1/services
1114
aiplatform_v1beta1/types
1215

google/cloud/aiplatform/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
from google.cloud.aiplatform import gapic
1919

2020

21-
__all__ = (gapic,)
21+
__all__ = ("gapic",)

0 commit comments

Comments
 (0)