Skip to content

Commit

Permalink
chore: Update generation configuration at Wed Jan 29 02:21:00 UTC 2025 (
Browse files Browse the repository at this point in the history
#3609)

* chore: Update generation configuration at Fri Jan 24 02:21:50 UTC 2025

* chore: generate libraries at Fri Jan 24 02:22:39 UTC 2025

* chore: Update generation configuration at Sat Jan 25 02:17:52 UTC 2025

* chore: Update generation configuration at Tue Jan 28 02:21:20 UTC 2025

* chore: Update generation configuration at Wed Jan 29 02:21:00 UTC 2025

---------

Co-authored-by: Sakthivel Subramanian <[email protected]>
  • Loading branch information
cloud-java-bot and sakthivelmanii authored Jan 29, 2025
1 parent 705b627 commit bf69673
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
fetch-depth: 0
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
- uses: googleapis/sdk-platform-java/.github/scripts@v2.51.1
- uses: googleapis/sdk-platform-java/.github/scripts@v2.52.0
if: env.SHOULD_RUN == 'true'
with:
base_ref: ${{ github.base_ref }}
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.52.0')
implementation platform('com.google.cloud:libraries-bom:26.53.0')
implementation 'com.google.cloud:google-cloud-spanner'
```
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.51.1
googleapis_commitish: d581bbe1a66ad2e47eda2beebf6200f23b766ca9
libraries_bom_version: 26.52.0
gapic_generator_version: 2.52.0
googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54
libraries_bom_version: 26.53.0
libraries:
- api_shortname: spanner
name_pretty: Cloud Spanner
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down Expand Up @@ -110,7 +110,7 @@ public java.lang.String getText() {
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down Expand Up @@ -684,7 +684,7 @@ public Builder mergeFrom(
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down Expand Up @@ -717,7 +717,7 @@ public java.lang.String getText() {
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down Expand Up @@ -750,7 +750,7 @@ public com.google.protobuf.ByteString getTextBytes() {
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down Expand Up @@ -782,7 +782,7 @@ public Builder setText(java.lang.String value) {
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down Expand Up @@ -810,7 +810,7 @@ public Builder clearText() {
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public interface CrontabSpecOrBuilder
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand All @@ -53,7 +53,7 @@ public interface CrontabSpecOrBuilder
* <pre>
* Required. Textual representation of the crontab. User can customize the
* backup frequency and the backup version time using the cron
* expression. The version time must be in UTC timzeone.
* expression. The version time must be in UTC timezone.
*
* The backup will contain an externally consistent copy of the
* database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ message BackupSchedule {
message CrontabSpec {
// Required. Textual representation of the crontab. User can customize the
// backup frequency and the backup version time using the cron
// expression. The version time must be in UTC timzeone.
// expression. The version time must be in UTC timezone.
//
// The backup will contain an externally consistent copy of the
// database at the version time. Allowed frequencies are 12 hour, 1 day,
Expand Down

0 comments on commit bf69673

Please sign in to comment.