Skip to content

Commit

Permalink
fix: [workflows] Add service_yaml_parameters to java_gapic_library
Browse files Browse the repository at this point in the history
…targets (#9206)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 515423972

Source-Link: https://togithub.com/googleapis/googleapis/commit/b5b457107dc6a34527f9304e44363611313674d0

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/806347af5bd3f5d1e9c6d85ccf489d5dbc5ef667
Copy-Tag: eyJwIjoiamF2YS13b3JrZmxvd3MvLk93bEJvdC55YW1sIiwiaCI6IjgwNjM0N2FmNWJkM2Y1ZDFlOWM2ZDg1Y2NmNDg5ZDVkYmM1ZWY2NjcifQ==
  • Loading branch information
gcf-owl-bot[bot] committed Mar 13, 2023
1 parent b0d4320 commit 64dc942
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions java-workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Workflows][product-docs].

If you are using Maven, add this to your pom.xml file:

<!--- {x-version-update-start:google-cloud-workflows:released} -->

```xml
<dependency>
Expand All @@ -35,7 +34,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-workflows" % "2.12.0"
```
<!--- {x-version-update-end} -->

## Authentication

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@
*/

/**
* The interfaces provided are listed below, along with usage samples.
* A client to Workflows API
*
* <p>The interfaces provided are listed below, along with usage samples.
*
* <p>======================= WorkflowsClient =======================
*
Expand Down

0 comments on commit 64dc942

Please sign in to comment.