Skip to content

Use resource_names field instead of deprecated project_ids field#1482

Closed
andreweames wants to merge 1 commit intogoogleapis:masterfrom
andreweames:resourcenames
Closed

Use resource_names field instead of deprecated project_ids field#1482
andreweames wants to merge 1 commit intogoogleapis:masterfrom
andreweames:resourcenames

Conversation

@andreweames
Copy link
Copy Markdown

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 16, 2016
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 83.516% when pulling 5b9dba1 on andreweames:resourcenames into 15c9e23 on GoogleCloudPlatform:master.

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.

@garrettjonesgoogle
Copy link
Copy Markdown
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` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging/3.22.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging/3.22.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging/3.22.4/3.22.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging/3.22.4/3.22.5?slim=true)](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 ([#&#8203;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 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>
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` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging/3.22.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging/3.22.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging/3.22.4/3.22.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging/3.22.4/3.22.5?slim=true)](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 ([#&#8203;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
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


## [1.123.3](https://togithub.com/googleapis/java-pubsub/compare/v1.123.2...v1.123.3) (2023-02-22)


### Dependencies

* Update dependency com.google.cloud:google-cloud-bigquery to v2.21.0 ([#1470](https://togithub.com/googleapis/java-pubsub/issues/1470)) ([105c293](https://togithub.com/googleapis/java-pubsub/commit/105c2933d3f71389e2629e4871767199fe53f7f4))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.22.0 ([#1489](https://togithub.com/googleapis/java-pubsub/issues/1489)) ([665436c](https://togithub.com/googleapis/java-pubsub/commit/665436cb9a0900fd62a6197e73baecf13de21597))
* Update dependency com.google.cloud:google-cloud-core to v2.10.0 ([#1464](https://togithub.com/googleapis/java-pubsub/issues/1464)) ([8cab4e2](https://togithub.com/googleapis/java-pubsub/commit/8cab4e2f0b8455a30aa71a7915a836730ee7f059))
* Update dependency com.google.cloud:google-cloud-core to v2.11.0 ([#1490](https://togithub.com/googleapis/java-pubsub/issues/1490)) ([c42474a](https://togithub.com/googleapis/java-pubsub/commit/c42474a8c1a98e7533edef47acf9c7210b99a56e))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 ([#1491](https://togithub.com/googleapis/java-pubsub/issues/1491)) ([e5e3227](https://togithub.com/googleapis/java-pubsub/commit/e5e32273a515cf9ce22ffffb58a8f7a252556526))
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 ([#1484](https://togithub.com/googleapis/java-pubsub/issues/1484)) ([8206d12](https://togithub.com/googleapis/java-pubsub/commit/8206d129d819617a3dd8ebdab531d3fc7b7289f1))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 ([#1485](https://togithub.com/googleapis/java-pubsub/issues/1485)) ([d0e9b2a](https://togithub.com/googleapis/java-pubsub/commit/d0e9b2a8197f91029ae26fdec7e88f7ca38dab79))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
meltsufin pushed a commit that referenced this pull request May 1, 2026
🤖 I have created a release *beep* *boop*
---


## [1.123.3](https://togithub.com/googleapis/java-pubsub/compare/v1.123.2...v1.123.3) (2023-02-22)


### Dependencies

* Update dependency com.google.cloud:google-cloud-bigquery to v2.21.0 ([#1470](https://togithub.com/googleapis/java-pubsub/issues/1470)) ([2ce985c](https://togithub.com/googleapis/java-pubsub/commit/2ce985c48172dfe71c7becbd218d4a53cac873b6))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.22.0 ([#1489](https://togithub.com/googleapis/java-pubsub/issues/1489)) ([c3b3559](https://togithub.com/googleapis/java-pubsub/commit/c3b3559505dfbd94bf3bc627aa2819bc9a04193c))
* Update dependency com.google.cloud:google-cloud-core to v2.10.0 ([#1464](https://togithub.com/googleapis/java-pubsub/issues/1464)) ([57b93bc](https://togithub.com/googleapis/java-pubsub/commit/57b93bc661fb888cbccf65002cb60528823d6153))
* Update dependency com.google.cloud:google-cloud-core to v2.11.0 ([#1490](https://togithub.com/googleapis/java-pubsub/issues/1490)) ([430ad69](https://togithub.com/googleapis/java-pubsub/commit/430ad698d57e8785ec59fd4344d907dbc2b5f068))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.3.0 ([#1491](https://togithub.com/googleapis/java-pubsub/issues/1491)) ([c1b2219](https://togithub.com/googleapis/java-pubsub/commit/c1b2219df03ed58dd1c7899682ce9c1131e4272b))
* Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.20 ([#1484](https://togithub.com/googleapis/java-pubsub/issues/1484)) ([5420496](https://togithub.com/googleapis/java-pubsub/commit/5420496babd8b00406d70e71539262e71d2c25d3))
* Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.20 ([#1485](https://togithub.com/googleapis/java-pubsub/issues/1485)) ([bc58522](https://togithub.com/googleapis/java-pubsub/commit/bc585224efca61a24497c2f371af05135afcc214))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants