Skip to content

Commit

Permalink
chore: Update generation configuration at Thu Oct 24 02:27:13 UTC 2024 (
Browse files Browse the repository at this point in the history
#1744)

* chore: Update generation configuration at Wed Oct  9 02:26:59 UTC 2024

* chore: Update generation configuration at Thu Oct 10 02:27:13 UTC 2024

* chore: Update generation configuration at Fri Oct 11 02:26:48 UTC 2024

* chore: generate libraries at Fri Oct 11 02:27:11 UTC 2024

* chore: Update generation configuration at Sat Oct 12 02:24:53 UTC 2024

* chore: Update generation configuration at Sun Oct 13 02:29:06 UTC 2024

* chore: Update generation configuration at Tue Oct 15 02:27:53 UTC 2024

* chore: Update generation configuration at Wed Oct 16 02:28:05 UTC 2024

* chore: Update generation configuration at Thu Oct 17 02:27:27 UTC 2024

* chore: Update generation configuration at Fri Oct 18 02:27:45 UTC 2024

* chore: Update generation configuration at Sat Oct 19 02:26:01 UTC 2024

* chore: Update generation configuration at Tue Oct 22 02:27:34 UTC 2024

* chore: Update generation configuration at Wed Oct 23 02:27:15 UTC 2024

* chore: Update generation configuration at Thu Oct 24 02:27:13 UTC 2024

* chore: generate libraries at Thu Oct 24 18:15:13 UTC 2024
  • Loading branch information
cloud-java-bot authored Oct 24, 2024
1 parent fc8cbb0 commit 19eaf7a
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 5 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ Java idiomatic client for [Cloud Pub/Sub Lite][product-docs].

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

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

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

## Authentication

Expand Down
6 changes: 3 additions & 3 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
gapic_generator_version: 2.47.0
googleapis_commitish: 3effbf23b1a1d1fe1306356e94397e20d01d31a0
libraries_bom_version: 26.48.0
gapic_generator_version: 2.48.0
googleapis_commitish: 7d0624db6f5b5b7d8f5cf36571b33ded2067c5e1
libraries_bom_version: 26.49.0
libraries:
- api_shortname: pubsublite
name_pretty: Cloud Pub/Sub Lite
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,24 @@
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.api.SelectiveGapicGeneration$Builder",
"queryAllDeclaredConstructors": true,
"queryAllPublicConstructors": true,
"queryAllDeclaredMethods": true,
"allPublicMethods": true,
"allDeclaredClasses": true,
"allPublicClasses": true
},
{
"name": "com.google.cloud.pubsublite.proto.AttributeValues",
"queryAllDeclaredConstructors": true,
Expand Down

0 comments on commit 19eaf7a

Please sign in to comment.