KEMBAR78
feat: implement GrpcStorageImpl ObjectAccessControl operations by BenWhitehead · Pull Request #1818 · googleapis/java-storage · GitHub
Skip to content

Conversation

@BenWhitehead
Copy link
Collaborator

Newly implemented methods (including any overloads):

  1. GrpcStorageImpl#createAcl
  2. GrpcStorageImpl#getAcl
  3. GrpcStorageImpl#listAcl
  4. GrpcStorageImpl#updateAcl
  5. GrpcStorageImpl#deleteAcl
  6. Blob#createAcl
  7. Blob#getAcl
  8. Blob#listAcl
  9. Blob#updateAcl
  10. Blob#deleteAcl

Newly implemented methods (including any overloads):
1. GrpcStorageImpl#createAcl
2. GrpcStorageImpl#getAcl
3. GrpcStorageImpl#listAcl
4. GrpcStorageImpl#updateAcl
5. GrpcStorageImpl#deleteAcl
6. Blob#createAcl
7. Blob#getAcl
8. Blob#listAcl
9. Blob#updateAcl
10. Blob#deleteAcl
@BenWhitehead BenWhitehead requested a review from a team as a code owner December 15, 2022 21:21
@product-auto-label product-auto-label bot added size: l Pull request size is large. api: storage Issues related to the googleapis/java-storage API. labels Dec 15, 2022
@BenWhitehead BenWhitehead added the owlbot:ignore instruct owl-bot to ignore a PR label Dec 15, 2022
@BenWhitehead BenWhitehead merged commit 2eec791 into main Dec 16, 2022
@BenWhitehead BenWhitehead deleted the grpc/objectAcl branch December 16, 2022 17:43
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 googleapis/java-storage API. owlbot:ignore instruct owl-bot to ignore a PR size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants