DatastoreEventArgument
DatastoreEventArgument
The event argument is a Datastore object.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"name": "string",
"datastore": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
Property Of