From 419a19013e551a933cdd997456f2efc2be6bd728 Mon Sep 17 00:00:00 2001 From: Cody Oss <6331106+codyoss@users.noreply.github.com> Date: Tue, 30 Jun 2026 10:52:14 -0500 Subject: [PATCH 1/2] chore: add deprecation notice to README This repo is in the process of being archived. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 347f486408..800be85bed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # GoogleApis +# ⚠️ DEPRECATION NOTICE ⚠️ + +This repository has been formally archived and is no longer actively +maintained. The client libraries provided here are provided "as-is" without +support or guarantees of future updates. + +--- + This repository contains all the client libraries to interact with Google APIs. These client libraries are created under `clients/` and each should contain its own README. From 6f2008a063e5b739a52a92070698195488dfe611 Mon Sep 17 00:00:00 2001 From: Cody Oss Date: Tue, 30 Jun 2026 11:05:54 -0500 Subject: [PATCH 2/2] Triggering CI/CD build