Skip to content

Commit

Permalink
chore: Update generation configuration at Wed Aug 21 02:15:24 UTC 2024 (
Browse files Browse the repository at this point in the history
#1673)

* chore: Update generation configuration at Sat Aug  3 02:13:54 UTC 2024

* chore: Update generation configuration at Tue Aug  6 02:14:53 UTC 2024

* chore: Update generation configuration at Wed Aug  7 02:15:51 UTC 2024

* chore: Update generation configuration at Thu Aug  8 02:15:17 UTC 2024

* chore: Update generation configuration at Fri Aug  9 02:15:54 UTC 2024

* chore: Update generation configuration at Sat Aug 10 02:15:24 UTC 2024

* chore: generate libraries at Sat Aug 10 02:15:48 UTC 2024

* chore: Update generation configuration at Tue Aug 13 02:16:16 UTC 2024

* chore: Update generation configuration at Wed Aug 14 02:15:31 UTC 2024

* chore: Update generation configuration at Thu Aug 15 02:12:36 UTC 2024

* chore: Update generation configuration at Fri Aug 16 02:15:19 UTC 2024

* chore: Update generation configuration at Sat Aug 17 02:13:58 UTC 2024

* chore: Update generation configuration at Sun Aug 18 02:16:53 UTC 2024

* chore: generate libraries at Sun Aug 18 02:17:16 UTC 2024

* chore: Update generation configuration at Tue Aug 20 02:15:19 UTC 2024

* chore: Update generation configuration at Wed Aug 21 02:15:24 UTC 2024
  • Loading branch information
cloud-java-bot authored Aug 21, 2024
1 parent 06bcd32 commit de09188
Show file tree
Hide file tree
Showing 156 changed files with 172 additions and 166 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,20 +52,20 @@ 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.43.0')
implementation platform('com.google.cloud:libraries-bom:26.44.0')
implementation 'com.google.cloud:google-cloud-logging'
```
If you are using Gradle without BOM, add this to your dependencies:

```Groovy
implementation 'com.google.cloud:google-cloud-logging:3.19.0'
implementation 'com.google.cloud:google-cloud-logging:3.20.0'
```

If you are using SBT, add this to your dependencies:

```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.19.0"
libraryDependencies += "com.google.cloud" % "google-cloud-logging" % "3.20.0"
```
<!-- {x-version-update-end} -->

Expand Down Expand Up @@ -282,7 +282,7 @@ Cloud Function or GKE. The logger agent installed on these environments can capt
The agent can parse structured logs printed to STDOUT and capture additional log metadata beside the log payload.
The parsed information includes severity, source location, user labels, http request and tracing information.

#### Auto-population of Metadata in a LogEntry
#### Auto-population of log entrys' metadata

LogEntry object metadata information such as [monitored resource](https://cloud.google.com/logging/docs/reference/v2/rest/v2/MonitoredResource),
[Http request](https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry#HttpRequest) or
Expand Down Expand Up @@ -465,7 +465,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-logging/java11.html
[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-logging.svg
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-logging/3.19.0
[maven-version-link]: https://central.sonatype.com/artifact/com.google.cloud/google-cloud-logging/3.20.0
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
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.43.0
googleapis_commitish: c37b7f00ae5b9ce0d33ae28473d993cdaa5550cb
libraries_bom_version: 26.43.0
gapic_generator_version: 2.44.0
googleapis_commitish: 54d659d0ae74f39e92755948b821a1495b3cb3c8
libraries_bom_version: 26.44.0
libraries:
- api_shortname: logging
name_pretty: Cloud Logging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface BigQueryDatasetOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface BigQueryOptionsOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface BucketMetadataOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CmekSettingsOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CopyLogEntriesMetadataOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CopyLogEntriesRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CopyLogEntriesResponseOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CreateBucketRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CreateExclusionRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CreateLinkRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_metrics.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_metrics.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CreateLogMetricRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CreateSinkRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface CreateViewRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface DeleteBucketRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface DeleteExclusionRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface DeleteLinkRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_metrics.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_metrics.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface DeleteLogMetricRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface DeleteLogRequestOrBuilder
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: google/logging/v2/logging_config.proto

// Protobuf Java Version: 3.25.3
// Protobuf Java Version: 3.25.4
package com.google.logging.v2;

public interface DeleteSinkRequestOrBuilder
Expand Down
Loading

0 comments on commit de09188

Please sign in to comment.