Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add support for create/get/update/delete/list ACLs for blob and bucket#1228

Merged
mziccard merged 4 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:storage-aclsmziccard/gcloud-java:storage-aclsCopy head branch name to clipboard
Sep 12, 2016
Merged

Add support for create/get/update/delete/list ACLs for blob and bucket#1228
mziccard merged 4 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
mziccard:storage-aclsmziccard/gcloud-java:storage-aclsCopy head branch name to clipboard

Conversation

@mziccard

@mziccard mziccard commented Sep 7, 2016

Copy link
Copy Markdown
Contributor

This PR does the following:

  • Add support for create/get/update/delete/list ACLs to Storage, Blob and Bucket
  • Add snippets for ACL-related methods to Storage, Blob and Bucket
  • Update StorageExample class to use new ACL methods

This fixes #1199

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

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.4%) to 84.806% when pulling b0046d0 on mziccard:storage-acls into a493457 on GoogleCloudPlatform:master.

@mziccard

mziccard commented Sep 7, 2016

Copy link
Copy Markdown
Contributor Author

/cc @lesv


@Override
public String toString() {
return MoreObjects.toStringHelper(this)

This comment was marked as spam.

@lesv

lesv commented Sep 7, 2016

Copy link
Copy Markdown
Contributor

LGTM - Thanks.

@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.1%) to 85.062% when pulling 5376eff on mziccard:storage-acls into a493457 on GoogleCloudPlatform:master.

@mziccard mziccard merged commit 4d5a86c into googleapis:master Sep 12, 2016
github-actions Bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [3.4.0](googleapis/java-asset@v3.3.1...v3.4.0) (2022-06-30)


### Features

* Enable REST transport for most of Java and Go clients ([googleapis#1242](googleapis/java-asset#1242)) ([86eb248](googleapis/java-asset@86eb248))


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([googleapis#1249](googleapis/java-asset#1249)) ([7d124ad](googleapis/java-asset@7d124ad))


### Dependencies

* update dependency com.google.api.grpc:proto-google-cloud-orgpolicy-v1 to v2.2.1 ([googleapis#1245](googleapis/java-asset#1245)) ([9b0d4e9](googleapis/java-asset@9b0d4e9))
* update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.101.0 ([googleapis#1228](googleapis/java-asset#1228)) ([c5f1712](googleapis/java-asset@c5f1712))
* update dependency com.google.api.grpc:proto-google-cloud-pubsub-v1 to v1.101.1 ([googleapis#1233](googleapis/java-asset#1233)) ([42031ef](googleapis/java-asset@42031ef))
* update dependency com.google.api.grpc:proto-google-identity-accesscontextmanager-v1 to v1.3.1 ([googleapis#1246](googleapis/java-asset#1246)) ([d868803](googleapis/java-asset@d868803))
* update dependency com.google.cloud:google-cloud-bigquery to v2.13.1 ([googleapis#1227](googleapis/java-asset#1227)) ([113c52f](googleapis/java-asset@113c52f))
* update dependency com.google.cloud:google-cloud-bigquery to v2.13.3 ([googleapis#1234](googleapis/java-asset#1234)) ([7006c44](googleapis/java-asset@7006c44))
* update dependency com.google.cloud:google-cloud-bigquery to v2.13.4 ([googleapis#1239](googleapis/java-asset#1239)) ([9c59632](googleapis/java-asset@9c59632))
* update dependency com.google.cloud:google-cloud-bigquery to v2.13.6 ([googleapis#1244](googleapis/java-asset#1244)) ([a305745](googleapis/java-asset@a305745))
* update dependency com.google.cloud:google-cloud-core to v2.8.0 ([googleapis#1238](googleapis/java-asset#1238)) ([8224b02](googleapis/java-asset@8224b02))
* update dependency com.google.cloud:google-cloud-resourcemanager to v1.4.0 ([googleapis#1230](googleapis/java-asset#1230)) ([5655582](googleapis/java-asset@5655582))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#1241](googleapis/java-asset#1241)) ([2ebe221](googleapis/java-asset@2ebe221))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions Bot pushed a commit that referenced this pull request Sep 15, 2022
…15.0 (#1228)

[![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-bigquery](https://togithub.com/googleapis/java-bigquery) | `2.14.7` -> `2.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/compatibility-slim/2.14.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-bigquery/2.15.0/confidence-slim/2.14.7)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-bigquery</summary>

### [`v2.15.0`](https://togithub.com/googleapis/java-bigquery/blob/HEAD/CHANGELOG.md#&#8203;2150-httpsgithubcomgoogleapisjava-bigquerycomparev2147v2150-2022-08-25)

[Compare Source](https://togithub.com/googleapis/java-bigquery/compare/v2.14.7...v2.15.0)

##### Features

-   add preview support for default values ([#&#8203;2244](https://togithub.com/googleapis/java-bigquery/issues/2244)) ([fd3d3c5](https://togithub.com/googleapis/java-bigquery/commit/fd3d3c57afed84b4d00aab438d79472a6afa001b))

</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, click this checkbox.

---

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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE3Ni4wIn0=-->
github-actions Bot pushed a commit that referenced this pull request Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.7](googleapis/java-automl@v2.3.6...v2.3.7) (2022-08-29)


### Dependencies

* update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#1228](googleapis/java-automl#1228)) ([73f715c](googleapis/java-automl@73f715c))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
…onfig to v1.7.1 (#1228)

* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.7.1

* 🦉 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 22, 2026
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
suztomo pushed a commit that referenced this pull request Mar 30, 2026
…0.127.0 (#1228)

[![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-nio](https://togithub.com/googleapis/java-storage-nio) | `0.126.19` -> `0.127.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-nio/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-nio/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-nio/0.126.19/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-nio/0.126.19/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage-nio (com.google.cloud:google-cloud-nio)</summary>

### [`v0.127.0`](https://togithub.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#01270-2023-07-26)

[Compare Source](https://togithub.com/googleapis/java-storage-nio/compare/v0.126.19...v0.127.0)

##### Features

-   Store bucket name in URI authority ([#&#8203;1218](https://togithub.com/googleapis/java-storage-nio/issues/1218)) ([#&#8203;1219](https://togithub.com/googleapis/java-storage-nio/issues/1219)) ([963b3aa](https://togithub.com/googleapis/java-storage-nio/commit/963b3aa19985ec78392946b84f5d30fdc5d5b4ec))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 ([#&#8203;1223](https://togithub.com/googleapis/java-storage-nio/issues/1223)) ([4467381](https://togithub.com/googleapis/java-storage-nio/commit/446738184fe2d7e37881b1df306efa4e677f5f34))
-   Update dependency com.google.cloud:google-cloud-storage to v2.25.0 ([#&#8203;1215](https://togithub.com/googleapis/java-storage-nio/issues/1215)) ([0c13635](https://togithub.com/googleapis/java-storage-nio/commit/0c13635a1532a89e8eb5c487bc317e5e2e315d29))

</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-storage-nio).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
…0.127.0 (#1228)

[![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-nio](https://togithub.com/googleapis/java-storage-nio) | `0.126.19` -> `0.127.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-nio/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-nio/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-nio/0.126.19/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-nio/0.126.19/0.127.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage-nio (com.google.cloud:google-cloud-nio)</summary>

### [`v0.127.0`](https://togithub.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#01270-2023-07-26)

[Compare Source](https://togithub.com/googleapis/java-storage-nio/compare/v0.126.19...v0.127.0)

##### Features

-   Store bucket name in URI authority ([#&#8203;1218](https://togithub.com/googleapis/java-storage-nio/issues/1218)) ([#&#8203;1219](https://togithub.com/googleapis/java-storage-nio/issues/1219)) ([963b3aa](https://togithub.com/googleapis/java-storage-nio/commit/963b3aa19985ec78392946b84f5d30fdc5d5b4ec))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.13.1 ([#&#8203;1223](https://togithub.com/googleapis/java-storage-nio/issues/1223)) ([4467381](https://togithub.com/googleapis/java-storage-nio/commit/446738184fe2d7e37881b1df306efa4e677f5f34))
-   Update dependency com.google.cloud:google-cloud-storage to v2.25.0 ([#&#8203;1215](https://togithub.com/googleapis/java-storage-nio/issues/1215)) ([0c13635](https://togithub.com/googleapis/java-storage-nio/commit/0c13635a1532a89e8eb5c487bc317e5e2e315d29))

</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-storage-nio).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMjcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
🤖 I have created a release *beep* *boop*
---


## [1.120.9](googleapis/java-pubsub@v1.120.8...v1.120.9) (2022-08-03)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#1227](googleapis/java-pubsub#1227)) ([e967b2c](googleapis/java-pubsub@e967b2c))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 ([#1226](googleapis/java-pubsub#1226)) ([8fab566](googleapis/java-pubsub@8fab566))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.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.120.9](googleapis/java-pubsub@v1.120.8...v1.120.9) (2022-08-03)


### Dependencies

* update dependency com.google.cloud:google-cloud-core to v2.8.7 ([#1227](googleapis/java-pubsub#1227)) ([52fe226](googleapis/java-pubsub@52fe226))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 ([#1226](googleapis/java-pubsub#1226)) ([9be14bf](googleapis/java-pubsub@9be14bf))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.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

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.

FR: Storage - Please support managing permissions w/ IAM

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.