EnvironmentArgs

fun EnvironmentArgs(agentId: Output<String>? = null, description: Output<String>? = null, displayName: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null, testCasesConfig: Output<GoogleCloudDialogflowCxV3EnvironmentTestCasesConfigArgs>? = null, versionConfigs: Output<List<GoogleCloudDialogflowCxV3EnvironmentVersionConfigArgs>>? = null, webhookConfig: Output<GoogleCloudDialogflowCxV3EnvironmentWebhookConfigArgs>? = null)