Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
This repository was archived by the owner on Feb 6, 2026. It is now read-only.

LogEntry.java references deprecated method entryPb.getLabels() #1001

@bpcreech

Description

@bpcreech

This can be seen via simple code inspection. Recent proto compilers actually drop the deprecated generation of non-*Map methods on map-type elements, so this code will stop compiling soon.

Will attach a PR illustrating and fixing the issue.

Metadata

Metadata

Assignees

Labels

api: loggingIssues related to the googleapis/java-logging API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions