Closed
Description
Hello,
I have been using the library and checking the JSON API exposes, as a reference to use Google Cloud Storage, I haven't been able to find these fields:
- timeCreated
- any of the encryption attributes
However one can find them in the library this library is relying on: https://developers.google.com/resources/api-libraries/documentation/storage/v1/java/latest/com/google/api/services/storage/model/StorageObject.html
Would it be possible to at least expose the timeCreated field?
Thank you!