Interface protos.google.cloud.dialogflow.cx.v3.IExportEntityTypesRequest (4.6.0)

Properties of an ExportEntityTypesRequest.

Package

@google-cloud/dialogflow-cx

Properties

dataFormat

dataFormat?: (google.cloud.dialogflow.cx.v3.ExportEntityTypesRequest.DataFormat|keyof typeof google.cloud.dialogflow.cx.v3.ExportEntityTypesRequest.DataFormat|null);

ExportEntityTypesRequest dataFormat

entityTypes

entityTypes?: (string[]|null);

ExportEntityTypesRequest entityTypes

entityTypesContentInline

entityTypesContentInline?: (boolean|null);

ExportEntityTypesRequest entityTypesContentInline

entityTypesUri

entityTypesUri?: (string|null);

ExportEntityTypesRequest entityTypesUri

languageCode

languageCode?: (string|null);

ExportEntityTypesRequest languageCode

parent

parent?: (string|null);

ExportEntityTypesRequest parent