CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPage

data class CxTestCaseTestCaseConversationTurnVirtualAgentOutputCurrentPage(val displayName: String? = null, val name: String? = null)

Constructors

constructor(displayName: String? = null, name: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val displayName: String? = null

(Output) The human-readable name of the page, unique within the flow.

Link copied to clipboard
val name: String? = null

The unique identifier of the page. Format: projects//locations//agents//flows//pages/.