Skip to content

Commit fed9580

Browse files
chore: Update generation configuration at Fri Mar 14 02:28:59 UTC 2025 (#1825)
* chore: Update generation configuration at Thu Feb 27 02:28:57 UTC 2025 * chore: Update generation configuration at Fri Feb 28 02:28:32 UTC 2025 * chore: generate libraries at Fri Feb 28 02:29:00 UTC 2025 * chore: Update generation configuration at Sat Mar 1 02:30:17 UTC 2025 * chore: Update generation configuration at Mon Mar 3 02:29:19 UTC 2025 * chore: Update generation configuration at Tue Mar 4 02:28:51 UTC 2025 * chore: Update generation configuration at Wed Mar 5 02:28:54 UTC 2025 * chore: Update generation configuration at Thu Mar 6 02:29:10 UTC 2025 * chore: Update generation configuration at Fri Mar 7 02:29:30 UTC 2025 * chore: Update generation configuration at Sat Mar 8 02:14:59 UTC 2025 * chore: Update generation configuration at Tue Mar 11 02:29:28 UTC 2025 * chore: Update generation configuration at Wed Mar 12 02:29:12 UTC 2025 * chore: Update generation configuration at Thu Mar 13 02:30:14 UTC 2025 * chore: Update generation configuration at Fri Mar 14 02:28:59 UTC 2025
1 parent 545c862 commit fed9580

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed

‎.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.54.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.55.1
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

‎generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.54.0
2-
googleapis_commitish: c468c77a25fc5bdd2a5075779dc81d83bdb25c6b
3-
libraries_bom_version: 26.55.0
1+
gapic_generator_version: 2.55.1
2+
googleapis_commitish: d0ba3ce0fafe1225ebda6b259a2e29dfe2934bb5
3+
libraries_bom_version: 26.56.0
44
libraries:
55
- api_shortname: pubsublite
66
name_pretty: Cloud Pub/Sub Lite

‎proto-google-cloud-pubsublite-v1/src/main/proto/google/cloud/pubsublite/v1/admin.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

‎proto-google-cloud-pubsublite-v1/src/main/proto/google/cloud/pubsublite/v1/common.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

‎proto-google-cloud-pubsublite-v1/src/main/proto/google/cloud/pubsublite/v1/cursor.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

‎proto-google-cloud-pubsublite-v1/src/main/proto/google/cloud/pubsublite/v1/publisher.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

‎proto-google-cloud-pubsublite-v1/src/main/proto/google/cloud/pubsublite/v1/subscriber.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

‎proto-google-cloud-pubsublite-v1/src/main/proto/google/cloud/pubsublite/v1/topic_stats.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2024 Google LLC
1+
// Copyright 2025 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)