Skip to content

Commit 0bc608a

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
docs: manually add summary overview page.
PiperOrigin-RevId: 673504890
1 parent 9ef9951 commit 0bc608a

File tree

3 files changed

+16
-1
lines changed

3 files changed

+16
-1
lines changed

docs/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Vertex AI SDK for Python
1515
.. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-aiplatform.svg
1616
:target: https://pypi.org/project/google-cloud-aiplatform/
1717
.. _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
1919
.. _Product Documentation: https://cloud.google.com/vertex-ai/docs
2020

2121

docs/summary_overview.md

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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)

owlbot.py

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"setup.py",
6767
"README.rst",
6868
"docs/index.rst",
69+
"docs/summary_overview.md",
6970
f"docs/definition_{library.name}/services.rst",
7071
f"docs/instance_{library.name}/services.rst",
7172
f"docs/params_{library.name}/services.rst",

0 commit comments

Comments
 (0)