-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.
Description
Greetings,
As I understand, a Java AllocateIdsRequest instance can be built using Keys or PathElements, but according to the API it expects the key to contain incomplete paths. I saw no public way to build a Key without an id or name, and I no public way to get the path of an IncompleteKey. Can you please provide and example of building an AllocateIdsRequest from a string representing the kind? Also, wouldn't it make sense to be able to build AllocateIdsRequest from IncompleteKeys?
Thanks.
Metadata
Metadata
Assignees
Labels
api: datastoreIssues related to the Datastore API.Issues related to the Datastore API.type: questionRequest for information or clarification. Not an issue.Request for information or clarification. Not an issue.