menu
googleapis package
documentation
datastore/v1.dart
AllocateIdsRequest
AllocateIdsRequest constructor
AllocateIdsRequest constructor
dark_mode
light_mode
AllocateIdsRequest
constructor
AllocateIdsRequest
(
{
String
?
databaseId
,
List
<
Key
>
?
keys
,
})
Implementation
AllocateIdsRequest({ this.databaseId, this.keys, });
googleapis package
documentation
datastore/v1
AllocateIdsRequest
AllocateIdsRequest constructor
AllocateIdsRequest class