Use resource_names field instead of deprecated project_ids field#1482
Closed
andreweames wants to merge 1 commit intogoogleapis:masterfrom
Closed
Use resource_names field instead of deprecated project_ids field#1482andreweames wants to merge 1 commit intogoogleapis:masterfrom
andreweames wants to merge 1 commit intogoogleapis:masterfrom
Conversation
| Map<Option.OptionType, ?> options) { | ||
| ListLogEntriesRequest.Builder builder = ListLogEntriesRequest.newBuilder(); | ||
| builder.addProjectIds(serviceOptions.getProjectId()); | ||
| builder.addResourceNames("projects/" + serviceOptions.getProjectId()); |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Contributor
|
@michaelbausor could you write a new PR with this change but that uses the resource name classes? (Closing out this one due to inactivity) |
meltsufin
pushed a commit
that referenced
this pull request
Dec 22, 2025
…lugin to v3.5.0 (#1482) * build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13
pushed a commit
that referenced
this pull request
Jan 6, 2026
…2.5 (#1482) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://redirect.github.com/googleapis/java-logging) | `3.22.4` -> `3.22.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary> ### [`v3.22.5`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3225-2025-06-05) [Compare Source](https://redirect.github.com/googleapis/java-logging/compare/v3.22.4...v3.22.5) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.59.0 ([f2362fb](https://redirect.github.com/googleapis/java-logging/commit/f2362fb4c05d34fda4a1c9788ea87822ac887d9e)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 ([#​1813](https://redirect.github.com/googleapis/java-logging/issues/1813)) ([c15da84](https://redirect.github.com/googleapis/java-logging/commit/c15da84716d6d554ae26919412e8d4313fd980bc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-logging-logback). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chingor13
pushed a commit
that referenced
this pull request
Jan 22, 2026
chingor13
pushed a commit
that referenced
this pull request
Feb 24, 2026
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 11, 2026
…lugin to v3.5.0 (googleapis#1482) * build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
chingor13
pushed a commit
that referenced
this pull request
Mar 12, 2026
lqiu96
pushed a commit
that referenced
this pull request
Mar 20, 2026
…2.5 (#1482) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://redirect.github.com/googleapis/java-logging) | `3.22.4` -> `3.22.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-logging (com.google.cloud:google-cloud-logging)</summary> ### [`v3.22.5`](https://redirect.github.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3225-2025-06-05) [Compare Source](https://redirect.github.com/googleapis/java-logging/compare/v3.22.4...v3.22.5) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.59.0 ([f2362fb](https://redirect.github.com/googleapis/java-logging/commit/f2362fb4c05d34fda4a1c9788ea87822ac887d9e)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 ([#​1813](https://redirect.github.com/googleapis/java-logging/issues/1813)) ([c15da84](https://redirect.github.com/googleapis/java-logging/commit/c15da84716d6d554ae26919412e8d4313fd980bc)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-logging-logback). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
suztomo
pushed a commit
to suztomo/google-cloud-java
that referenced
this pull request
Mar 23, 2026
suztomo
pushed a commit
that referenced
this pull request
Mar 30, 2026
lqiu96
pushed a commit
that referenced
this pull request
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.