Skip to content

Commit

Permalink
fix: [distributedcloudedge] Add service_yaml parameters to edgecontai…
Browse files Browse the repository at this point in the history
…ner GAPIC targets (#9189)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 513843138

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

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/663cd5e49b20808eab52eb1f43de8371ac2a76c2
Copy-Tag: eyJwIjoiamF2YS1kaXN0cmlidXRlZGNsb3VkZWRnZS8uT3dsQm90LnlhbWwiLCJoIjoiNjYzY2Q1ZTQ5YjIwODA4ZWFiNTJlYjFmNDNkZTgzNzFhYzJhNzZjMiJ9
  • Loading branch information
gcf-owl-bot[bot] committed Mar 13, 2023
1 parent a293c4e commit b0d4320
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 0 additions & 2 deletions java-distributedcloudedge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Java idiomatic client for [Google Distributed Cloud Edge][product-docs].

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

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

```xml
<dependency>
Expand All @@ -38,7 +37,6 @@ If you are using SBT, add this to your dependencies:
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-distributedcloudedge" % "0.9.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 Distributed Cloud Edge Container API
*
* <p>The interfaces provided are listed below, along with usage samples.
*
* <p>======================= EdgeContainerClient =======================
*
Expand Down

0 comments on commit b0d4320

Please sign in to comment.