We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c440de commit 82193efCopy full SHA for 82193ef
2 files changed
docs/index.rst
@@ -7,6 +7,9 @@ API Reference
7
.. toctree::
8
:maxdepth: 2
9
10
+ aiplatform_v1/services
11
+ aiplatform_v1/types
12
+
13
aiplatform_v1beta1/services
14
aiplatform_v1beta1/types
15
google/cloud/aiplatform/__init__.py
@@ -18,4 +18,4 @@
18
from google.cloud.aiplatform import gapic
19
20
21
-__all__ = (gapic,)
+__all__ = ("gapic",)
0 commit comments