Skip to content

Commit dd25992

Browse files
chore: Update generation configuration at Mon Mar 17 02:27:08 UTC 2025 (#1781)
* chore: Update generation configuration at Sat Mar 15 02:24:22 UTC 2025 * chore: generate libraries at Sat Mar 15 02:25:06 UTC 2025 * chore: Update generation configuration at Mon Mar 17 02:27:08 UTC 2025
1 parent 505557e commit dd25992

File tree

6 files changed

+8
-8
lines changed

6 files changed

+8
-8
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5151
If you are using Gradle 5.x or later, add this to your dependencies:
5252

5353
```Groovy
54-
implementation platform('com.google.cloud:libraries-bom:26.55.0')
54+
implementation platform('com.google.cloud:libraries-bom:26.56.0')
5555
5656
implementation 'com.google.cloud:google-cloud-logging'
5757
```

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: 68b6376ca75f03094a65ec5bbbc868bd9f058ee3
3-
libraries_bom_version: 26.55.0
1+
gapic_generator_version: 2.55.1
2+
googleapis_commitish: bc7f715d7f58afe381fbc244a8bcde7f0afa11ed
3+
libraries_bom_version: 26.56.0
44
libraries:
55
- api_shortname: logging
66
name_pretty: Cloud Logging

proto-google-cloud-logging-v2/src/main/proto/google/logging/v2/log_entry.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-logging-v2/src/main/proto/google/logging/v2/logging.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-logging-v2/src/main/proto/google/logging/v2/logging_config.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-logging-v2/src/main/proto/google/logging/v2/logging_metrics.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)