The Datastore BaseEntity provides a good interface for specific values once the names are apparent, but it would be beneficial to expose the underlying Map so that one could write custom parsers if need be.
Would require making this public:
https://github.com/googleapis/google-cloud-java/blob/master/google-cloud-clients/google-cloud-datastore/src/main/java/com/google/cloud/datastore/BaseEntity.java#L634
Addressed in:
#5452
The Datastore BaseEntity provides a good interface for specific values once the names are apparent, but it would be beneficial to expose the underlying Map so that one could write custom parsers if need be.
Would require making this public:
https://github.com/googleapis/google-cloud-java/blob/master/google-cloud-clients/google-cloud-datastore/src/main/java/com/google/cloud/datastore/BaseEntity.java#L634
Addressed in:
#5452