pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2.kotlin.outputs
/
GetEntityTypeResult
/
GetEntityTypeResult
Get
Entity
Type
Result
fun
GetEntityTypeResult
(
autoExpansionMode
:
String
,
displayName
:
String
,
enableFuzzyExtraction
:
Boolean
,
entities
:
List
<
GoogleCloudDialogflowV2EntityTypeEntityResponse
>
,
kind
:
String
,
name
:
String
)