EnvironmentArgs

fun EnvironmentArgs(agentVersion: Output<String>? = null, description: Output<String>? = null, environmentId: Output<String>? = null, fulfillment: Output<GoogleCloudDialogflowV2beta1FulfillmentArgs>? = null, location: Output<String>? = null, project: Output<String>? = null, textToSpeechSettings: Output<GoogleCloudDialogflowV2beta1TextToSpeechSettingsArgs>? = null)