Google Cloud Dialogflow V2Document Reload Status Response
data class GoogleCloudDialogflowV2DocumentReloadStatusResponse(val status: GoogleRpcStatusResponse, val time: String)
The status of a reload attempt.
Constructors
Link copied to clipboard
fun GoogleCloudDialogflowV2DocumentReloadStatusResponse(status: GoogleRpcStatusResponse, time: String)