Open
Description
It appears that the serde
attributes for at least some of the structs don't match what GCP is actually returning. For instance, a bucket has a StorageClass of "ARCHIVE" which is not in the StorageClass enum. I'm happy to add missing items as a PR, but is there a canonical source for the schema (specifically with regards to whether and item is an Option
)? I haven't been able to find one, but I'm reluctant to start making a bunch of fields optional, such as the cors
field.
Metadata
Metadata
Assignees
Labels
No labels