File tree 3 files changed +16
-1
lines changed
3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Vertex AI SDK for Python
15
15
.. |versions | image :: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg
16
16
:target: https://pypi.org/project/google-cloud-aiplatform/
17
17
.. _Vertex AI : https://cloud.google.com/vertex-ai/docs
18
- .. _Client Library Documentation : https://cloud.google.com/python/docs/reference/aiplatform/latest
18
+ .. _Client Library Documentation : https://cloud.google.com/python/docs/reference/aiplatform/latest/summary_overview
19
19
.. _Product Documentation : https://cloud.google.com/vertex-ai/docs
20
20
21
21
Original file line number Diff line number Diff line change
1
+ # Vertex AI API
2
+
3
+ Overview of the APIs available for Vertex AI API.
4
+
5
+ ## All entries
6
+
7
+ Classes, methods and properties & attributes for Vertex AI API.
8
+
9
+ [ classes] ( https://cloud.google.com/python/docs/reference/aiplatform/latest/summary_class.html )
10
+
11
+ [ methods] ( https://cloud.google.com/python/docs/reference/aiplatform/latest/summary_method.html )
12
+
13
+ [ properties and
14
+ attributes] ( https://cloud.google.com/python/docs/reference/aiplatform/latest/summary_property.html )
Original file line number Diff line number Diff line change 66
66
"setup.py" ,
67
67
"README.rst" ,
68
68
"docs/index.rst" ,
69
+ "docs/summary_overview.md" ,
69
70
f"docs/definition_{ library .name } /services.rst" ,
70
71
f"docs/instance_{ library .name } /services.rst" ,
71
72
f"docs/params_{ library .name } /services.rst" ,
You can’t perform that action at this time.
0 commit comments