Properties of an Environment.
Properties:
| Name | Type | Attributes | Description | 
|---|---|---|---|
| name | string | null | <optional> | Environment name | 
| displayName | string | null | <optional> | Environment displayName | 
| description | string | null | <optional> | Environment description | 
| versionConfigs | Array.<google.cloud.dialogflow.cx.v3beta1.Environment.IVersionConfig> | null | <optional> | Environment versionConfigs | 
| updateTime | google.protobuf.ITimestamp | null | <optional> | Environment updateTime | 
| testCasesConfig | google.cloud.dialogflow.cx.v3beta1.Environment.ITestCasesConfig | null | <optional> | Environment testCasesConfig | 
| webhookConfig | google.cloud.dialogflow.cx.v3beta1.Environment.IWebhookConfig | null | <optional> | Environment webhookConfig |