Yandex SpeechSense event reference
Written by
Updated at May 2, 2024
Audit Trails supports tracking of management (control plane) events and data (data plane) events for Yandex SpeechSense.
The general view of the event_type
field value is as follows:
yandex.cloud.audit.speechsense.<event_name>
Management event reference
Event name | Description |
---|---|
CreateProject |
Creating a project |
CreateSpace |
Creating a space |
DeleteProject |
Deleting a project |
DeleteSpace |
Deleting a space |
SetProjectAccessBindings |
Setting access bindings for a project |
SetSpaceAccessBindings |
Setting access bindings for a space |
UpdateProject |
Updating a project |
UpdateProjectAccessBindings |
Updating access bindings for a project |
UpdateSpace |
Updating a space |
UpdateSpaceAccessBindings |
Updating access bindings for a space |
Data event reference
Event name | Description |
---|---|
CreateTalksReport |
Creating a dialog report |
GetTalk |
Getting a dialog |
GetTalkAudio |
Getting an audio recording of a dialog |
SearchTalks |
Searching for a dialog |
UploadTalkToConnection |
Uploading a dialog to a connection |