pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v2.kotlin.outputs
/
GetDocumentResult
/
GetDocumentResult
Get
Document
Result
fun
GetDocumentResult
(
contentUri
:
String
,
displayName
:
String
,
enableAutoReload
:
Boolean
,
knowledgeTypes
:
List
<
String
>
,
latestReloadStatus
:
GoogleCloudDialogflowV2DocumentReloadStatusResponse
,
metadata
:
Map
<
String
,
String
>
,
mimeType
:
String
,
name
:
String
,
rawContent
:
String
,
state
:
String
)