Skip to content

ObjectMeta metadata#1399

Merged
scottf merged 1 commit intomainfrom
object-meta-meta
Aug 20, 2025
Merged

ObjectMeta metadata#1399
scottf merged 1 commit intomainfrom
object-meta-meta

Conversation

@scottf
Copy link
Contributor

@scottf scottf commented Aug 20, 2025

The java client has ObjectMeta Headers, which is a map of string (key) to list of strings (value), but does not have the additional, almost identical field of metadata, which is a map of string (key) to string (value).

Copy link
Contributor Author

@scottf scottf left a comment

Choose a reason for hiding this comment

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

It looks like a lot, but I added some missing api doc and also added some null annotations and checking, but the functionality added is just metadata.

@scottf scottf merged commit b2eb20a into main Aug 20, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants