Skip to content

Conversation

@mziccard
Copy link
Contributor

@mziccard mziccard commented Oct 4, 2016

This is the first of a series of PRs that update our naming conventions to meet the ones of proto/gRPC/VeneerToolkit.

Changes are:

  • property(Type property) setters renamed to setProperty(Type property)
  • property() getters renamed to getProperty()
  • builder() factory methods renamed to newBuilder()

Previous methods are kept and deprecated for now.

@mziccard mziccard added the api: storage Issues related to the Cloud Storage API. label Oct 4, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 4, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.04%) to 84.744% when pulling ac2921b on mziccard:storage-rename into 88344a2 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor Author

mziccard commented Oct 4, 2016

/cc @lesv

@lesv
Copy link
Contributor

lesv commented Oct 4, 2016

Is that a google standard or a vKit thing?

@mziccard
Copy link
Contributor Author

mziccard commented Oct 4, 2016

No Google standard that I know of (Guava in fact uses our current style). As per title, this is used in protos and VKIT. In order to be able to expose protos and VKIT classes without breaking Veneer look-and-feel we need to obey to their conventions on this.

Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lesv
Copy link
Contributor

lesv commented Oct 4, 2016

Sigh - the shorter form works better in IDE's.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 84.652% when pulling 6670b70 on mziccard:storage-rename into 88344a2 on GoogleCloudPlatform:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 84.652% when pulling ada166f on mziccard:storage-rename into 88344a2 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor Author

mziccard commented Oct 6, 2016

@lesv I added 4 commits that do the following:

  • Avoid deprecating package private methods, just rename them
  • Update TESTING.md readme
  • Update storage usage in ITBigQueryTests
  • Update google-cloud-nio code to use renamed methods

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 84.652% when pulling a0b87e0 on mziccard:storage-rename into 88344a2 on GoogleCloudPlatform:master.

Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - I'm reviewing commit by commit.

public abstract Builder setBlobId(BlobId blobId);

@Deprecated
abstract Builder generatedId(String generatedId);

This comment was marked as spam.

This comment was marked as spam.

@lesv
Copy link
Contributor

lesv commented Oct 6, 2016

LGTM - I won't be using approve / commit again. Not quite the behavior I was looking for.

BlobInfo seems public not "package private". But I defer to your judgement.

@mziccard
Copy link
Contributor Author

mziccard commented Oct 6, 2016

BlobInfo seems public not "package private". But I defer to your judgement.

Yes classes are public but methods I renamed without deprecating them should all be package-private. If that is not the case please point me to the methods so I can fix it.

@lesv
Copy link
Contributor

lesv commented Oct 6, 2016

Looked closer, never found a public, so I'm happy.

LGTM

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 84.652% when pulling ab64fc6 on mziccard:storage-rename into 88344a2 on GoogleCloudPlatform:master.

@lesv
Copy link
Contributor

lesv commented Oct 11, 2016

LGTM

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 84.56% when pulling fad6e56 on mziccard:storage-rename into 7bcfe3e on GoogleCloudPlatform:master.

@lesv
Copy link
Contributor

lesv commented Oct 20, 2016

LGTM

@mziccard mziccard merged commit f283895 into googleapis:master Oct 21, 2016
github-actions bot pushed a commit that referenced this pull request Aug 16, 2022
… v3.5.0 (#1308)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-asset](https://togithub.com/googleapis/java-asset) | `3.4.1` -> `3.5.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.5.0/compatibility-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-asset/3.5.0/confidence-slim/3.4.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-asset).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My4wIn0=-->
github-actions bot pushed a commit that referenced this pull request Nov 9, 2022
…1.4 (#1308)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.3` -> `26.1.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/compatibility-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/confidence-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
…logback to v0.131.5-alpha (#1308)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.131.4-alpha` -> `0.131.5-alpha` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging-logback/0.131.5-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging-logback/0.131.5-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging-logback/0.131.4-alpha/0.131.5-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging-logback/0.131.4-alpha/0.131.5-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-logging-logback (com.google.cloud:google-cloud-logging-logback)</summary>

### [`v0.131.5-alpha`](https://togithub.com/googleapis/java-logging-logback/blob/HEAD/CHANGELOG.md#01315-alpha-2024-04-26)

[Compare Source](https://togithub.com/googleapis/java-logging-logback/compare/v0.131.4-alpha...v0.131.5-alpha)

##### Dependencies

-   Update actions/checkout action to v4 ([#&#8203;1301](https://togithub.com/googleapis/java-logging-logback/issues/1301)) ([614fc8f](https://togithub.com/googleapis/java-logging-logback/commit/614fc8fd1e9358652af91ada9ad49b809ac671c0))
-   Update actions/github-script action to v7 ([#&#8203;1299](https://togithub.com/googleapis/java-logging-logback/issues/1299)) ([80d6f4c](https://togithub.com/googleapis/java-logging-logback/commit/80d6f4c2157be25e0270f6e0d7d6bf4e1f571818))
-   Update actions/setup-java action to v4 ([#&#8203;1302](https://togithub.com/googleapis/java-logging-logback/issues/1302)) ([06b124a](https://togithub.com/googleapis/java-logging-logback/commit/06b124a45c61fb150ca928d698466a5a7d4678d3))
-   Update dependency com.google.cloud:google-cloud-logging to v3.17.0 ([#&#8203;1303](https://togithub.com/googleapis/java-logging-logback/issues/1303)) ([7131e07](https://togithub.com/googleapis/java-logging-logback/commit/7131e07ee3eaef7379b1ddb33fadb9f5d89222de))
-   Update dependency com.google.cloud:sdk-platform-java-config to v3.29.0 ([#&#8203;1304](https://togithub.com/googleapis/java-logging-logback/issues/1304)) ([2e87cf9](https://togithub.com/googleapis/java-logging-logback/commit/2e87cf91b170e79731a8318a51bc07f9b2df0d30))

</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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-logging-logback).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. 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