diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index dd98abbd..a934f1e0 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest - digest: sha256:08e34975760f002746b1d8c86fdc90660be45945ee6d9db914d1508acdf9a547 + digest: sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99 # created: 2023-10-09T14:06:13.397766266Z diff --git a/docs/automl_v1/services.rst b/docs/automl_v1/services.rst deleted file mode 100644 index ce8e2c3d..00000000 --- a/docs/automl_v1/services.rst +++ /dev/null @@ -1,7 +0,0 @@ -Services for Google Cloud Automl v1 API -======================================= -.. toctree:: - :maxdepth: 2 - - auto_ml - prediction_service diff --git a/docs/automl_v1/types.rst b/docs/automl_v1/types.rst deleted file mode 100644 index 14a31a9e..00000000 --- a/docs/automl_v1/types.rst +++ /dev/null @@ -1,6 +0,0 @@ -Types for Google Cloud Automl v1 API -==================================== - -.. automodule:: google.cloud.automl_v1.types - :members: - :show-inheritance: diff --git a/docs/automl_v1beta1/services.rst b/docs/automl_v1beta1/services.rst deleted file mode 100644 index c9d0f1bb..00000000 --- a/docs/automl_v1beta1/services.rst +++ /dev/null @@ -1,8 +0,0 @@ -Services for Google Cloud Automl v1beta1 API -============================================ -.. toctree:: - :maxdepth: 2 - - auto_ml - prediction_service - tables diff --git a/docs/automl_v1beta1/types.rst b/docs/automl_v1beta1/types.rst deleted file mode 100644 index b50b55f6..00000000 --- a/docs/automl_v1beta1/types.rst +++ /dev/null @@ -1,6 +0,0 @@ -Types for Google Cloud Automl v1beta1 API -========================================= - -.. automodule:: google.cloud.automl_v1beta1.types - :members: - :show-inheritance: