From c58e6960ae484238efabb90c2a2037e01b39a554 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 9 Apr 2021 12:40:09 -0700 Subject: [PATCH] chore: regenerate README (#482) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-04-09 18:40:24,102 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-dlp/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-09 18:40:25,176 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/195dfee5-7c13-4d10-b533-8d0ba18051ef/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) --- .github/readme/synth.metadata/synth.metadata | 4 ++-- README.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata index 083b3595..58afe486 100644 --- a/.github/readme/synth.metadata/synth.metadata +++ b/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-dlp.git", - "sha": "e7e9ccd2b16715652ba2eff1e8f8c7bc55356813" + "sha": "39636a574c585b145cc509b2f93fb1187a218941" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "c84c8f156e09702e1c8946bfb9746e6f5892cf27" + "sha": "1f5e6bc8dc8e3661ee550905fc070e55e1b6cea1" } } ] diff --git a/README.md b/README.md index 0e160307..9eb0440b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ Java idiomatic client for [Cloud Data Loss Prevention][product-docs]. - [Product Documentation][product-docs] - [Client Library Documentation][javadocs] + + + ## Quickstart If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file