TTMSFNCCloudGoogleFireBaseOnDeleteTableEvent Event Type
Fires after a delete-table request completes.
API unit family: TMSFNCCloudGoogleFireBase
Parameters
| Name | Description |
|---|---|
Sender |
Component that issued the request. |
ATableName |
Name of the table that was deleted. |
ARequestResult |
Outcome of the request, including success state and raw response. |