Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose timeStorageClassUpdated property of the blob's #455

Closed
athakor opened this issue Aug 6, 2020 · 0 comments · Fixed by #456
Closed

Expose timeStorageClassUpdated property of the blob's #455

athakor opened this issue Aug 6, 2020 · 0 comments · Fixed by #456
Assignees
Labels
api: storage Issues related to the googleapis/java-storage API. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@athakor
Copy link
Contributor

athakor commented Aug 6, 2020

Add support of timeStorageClassUpdated property of the blob's. The purpose of exposing these field's is to get the time at which the object's storage class was last changed.

see the api doc : https://cloud.google.com/storage/docs/json_api/v1/objects#resource

~//cc: @frankyn

@athakor athakor added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. api: storage Issues related to the googleapis/java-storage API. labels Aug 6, 2020
@athakor athakor self-assigned this Aug 6, 2020
@athakor athakor changed the title Expose timeStorageClassUpdated properties of the blob's Expose timeStorageClassUpdated property of the blob's Aug 6, 2020
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. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant