Test Case Args
constructor(agentId: Output<String>? = null, displayName: Output<String>? = null, lastTestResult: Output<GoogleCloudDialogflowCxV3beta1TestCaseResultArgs>? = null, location: Output<String>? = null, name: Output<String>? = null, notes: Output<String>? = null, project: Output<String>? = null, tags: Output<List<String>>? = null, testCaseConversationTurns: Output<List<GoogleCloudDialogflowCxV3beta1ConversationTurnArgs>>? = null, testConfig: Output<GoogleCloudDialogflowCxV3beta1TestConfigArgs>? = null)