From 92a07265ed884a7f772146739684fc12d7e2ff56 Mon Sep 17 00:00:00 2001 From: Dan O'Meara Date: Mon, 14 May 2018 13:34:48 -0700 Subject: [PATCH] Add new clients to README.md (#3266) - BigQuery Data Transfer - Cloud Redis --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8ec0a4b2688d..6651b874994e 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This library supports the following Google Cloud Platform services with clients This library supports the following Google Cloud Platform services with clients at a [Beta](#versioning) quality level: +- [BigQuery Data Transfer](google-cloud-clients/google-cloud-bigquerydatatransfer) (Beta) - [Cloud Data Loss Prevention](google-cloud-dlp) (Beta) - [Stackdriver Error Reporting](google-cloud-errorreporting) (Beta) - [Cloud Firestore](google-cloud-firestore) (Beta) @@ -38,6 +39,7 @@ This library supports the following Google Cloud Platform services with clients - [Cloud Dataproc](google-cloud-dataproc) (Alpha) - [Cloud DNS](google-cloud-dns) (Alpha) - [Cloud OS Login](google-cloud-os-login) (Alpha) +- [Cloud Redis](google-cloud-clients/google-cloud-redis) (Alpha) - [Cloud Resource Manager](google-cloud-resourcemanager) (Alpha) - [Cloud Speech](google-cloud-speech) (Alpha) - [Dialogflow](google-cloud-dialogflow) (Alpha)