From 157fa1510c7c8ab5ed6a5b4c065138bb25f37b7c Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Fri, 20 Oct 2023 10:03:30 -0400 Subject: [PATCH] update post processor image; remove unused files --- .github/.OwlBot.lock.yaml | 2 +- docs/speech_v1/services.rst | 7 ------- docs/speech_v1/types.rst | 6 ------ docs/speech_v1p1beta1/services.rst | 7 ------- docs/speech_v1p1beta1/types.rst | 6 ------ docs/speech_v2/services.rst | 6 ------ docs/speech_v2/types.rst | 6 ------ 7 files changed, 1 insertion(+), 39 deletions(-) delete mode 100644 docs/speech_v1/services.rst delete mode 100644 docs/speech_v1/types.rst delete mode 100644 docs/speech_v1p1beta1/services.rst delete mode 100644 docs/speech_v1p1beta1/types.rst delete mode 100644 docs/speech_v2/services.rst delete mode 100644 docs/speech_v2/types.rst 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/speech_v1/services.rst b/docs/speech_v1/services.rst deleted file mode 100644 index 9d47b96f..00000000 --- a/docs/speech_v1/services.rst +++ /dev/null @@ -1,7 +0,0 @@ -Services for Google Cloud Speech v1 API -======================================= -.. toctree:: - :maxdepth: 2 - - adaptation - speech diff --git a/docs/speech_v1/types.rst b/docs/speech_v1/types.rst deleted file mode 100644 index 1f28fdd0..00000000 --- a/docs/speech_v1/types.rst +++ /dev/null @@ -1,6 +0,0 @@ -Types for Google Cloud Speech v1 API -==================================== - -.. automodule:: google.cloud.speech_v1.types - :members: - :show-inheritance: diff --git a/docs/speech_v1p1beta1/services.rst b/docs/speech_v1p1beta1/services.rst deleted file mode 100644 index d4982074..00000000 --- a/docs/speech_v1p1beta1/services.rst +++ /dev/null @@ -1,7 +0,0 @@ -Services for Google Cloud Speech v1p1beta1 API -============================================== -.. toctree:: - :maxdepth: 2 - - adaptation - speech diff --git a/docs/speech_v1p1beta1/types.rst b/docs/speech_v1p1beta1/types.rst deleted file mode 100644 index 96ebe607..00000000 --- a/docs/speech_v1p1beta1/types.rst +++ /dev/null @@ -1,6 +0,0 @@ -Types for Google Cloud Speech v1p1beta1 API -=========================================== - -.. automodule:: google.cloud.speech_v1p1beta1.types - :members: - :show-inheritance: diff --git a/docs/speech_v2/services.rst b/docs/speech_v2/services.rst deleted file mode 100644 index b74a632d..00000000 --- a/docs/speech_v2/services.rst +++ /dev/null @@ -1,6 +0,0 @@ -Services for Google Cloud Speech v2 API -======================================= -.. toctree:: - :maxdepth: 2 - - speech diff --git a/docs/speech_v2/types.rst b/docs/speech_v2/types.rst deleted file mode 100644 index 50b05601..00000000 --- a/docs/speech_v2/types.rst +++ /dev/null @@ -1,6 +0,0 @@ -Types for Google Cloud Speech v2 API -==================================== - -.. automodule:: google.cloud.speech_v2.types - :members: - :show-inheritance: