Interface protos.google.cloud.dialogflow.v2beta1.IReloadDocumentRequest (3.3.0)

Properties of a ReloadDocumentRequest.

Package

@google-cloud/dialogflow!

Properties

gcsSource

gcsSource?: (google.cloud.dialogflow.v2beta1.IGcsSource|null);

ReloadDocumentRequest gcsSource

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

importGcsCustomMetadata

importGcsCustomMetadata?: (boolean|null);

ReloadDocumentRequest importGcsCustomMetadata

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

ReloadDocumentRequest name

Property Value
TypeDescription
(string|null)