Skip to content

Make properties in Datastore BaseEntity public #5451

@omrihq

Description

@omrihq

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

Metadata

Metadata

Assignees

Labels

api: datastoreIssues related to the Datastore API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions