From b0d961d737a262cd31abfb971ffa706246818092 Mon Sep 17 00:00:00 2001 From: Yoshi Automation Bot Date: Fri, 9 Apr 2021 14:46:22 -0700 Subject: [PATCH] chore: regenerate README (#224) This PR was generated using Autosynth. :rainbow:
Log from Synthtool ``` 2021-04-09 20:45:31,371 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-workflows/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-04-09 20:45:32,621 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata. ```
Full log will be available here: https://source.cloud.google.com/results/invocations/73827661-3099-457f-9c4b-72120aeac8f2/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) --- java-workflows/.github/readme/synth.metadata/synth.metadata | 4 ++-- java-workflows/README.md | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/java-workflows/.github/readme/synth.metadata/synth.metadata b/java-workflows/.github/readme/synth.metadata/synth.metadata index 6f3773de86b5..afdda8fe11bc 100644 --- a/java-workflows/.github/readme/synth.metadata/synth.metadata +++ b/java-workflows/.github/readme/synth.metadata/synth.metadata @@ -4,14 +4,14 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/java-workflows.git", - "sha": "7df55c457106735947f84b3f491eb76977c14e4e" + "sha": "f3abba3cd3ac823054bef16b7bb51adfab229987" } }, { "git": { "name": "synthtool", "remote": "https://github.com/googleapis/synthtool.git", - "sha": "c84c8f156e09702e1c8946bfb9746e6f5892cf27" + "sha": "1f5e6bc8dc8e3661ee550905fc070e55e1b6cea1" } } ] diff --git a/java-workflows/README.md b/java-workflows/README.md index 30dcbb890fe1..759bb447fea7 100644 --- a/java-workflows/README.md +++ b/java-workflows/README.md @@ -8,9 +8,12 @@ Java idiomatic client for [Cloud Workflows][product-docs]. - [Product Documentation][product-docs] - [Client Library Documentation][javadocs] + > Note: This client is a work-in-progress, and may occasionally > make backwards-incompatible changes. + + ## Quickstart