Interface protos.google.cloud.dialogflow.v2beta1.ICreateDocumentRequest (4.4.0)

Properties of a CreateDocumentRequest.

Package

@google-cloud/dialogflow!

Properties

document

document?: (google.cloud.dialogflow.v2beta1.IDocument|null);

CreateDocumentRequest document

Property Value
TypeDescription
(google.cloud.dialogflow.v2beta1.IDocument|null)

importGcsCustomMetadata

importGcsCustomMetadata?: (boolean|null);

CreateDocumentRequest importGcsCustomMetadata

Property Value
TypeDescription
(boolean|null)

parent

parent?: (string|null);

CreateDocumentRequest parent

Property Value
TypeDescription
(string|null)