Entity Type Args
constructor(autoExpansionMode: Output<EntityTypeAutoExpansionMode>? = null, displayName: Output<String>? = null, enableFuzzyExtraction: Output<Boolean>? = null, entities: Output<List<GoogleCloudDialogflowV2EntityTypeEntityArgs>>? = null, kind: Output<EntityTypeKind>? = null, languageCode: Output<String>? = null, location: Output<String>? = null, name: Output<String>? = null, project: Output<String>? = null)