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

Properties of a ReloadDocumentRequest.

Package

@google-cloud/dialogflow!

Properties

gcsSource

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

ReloadDocumentRequest gcsSource

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

importGcsCustomMetadata

importGcsCustomMetadata?: (boolean|null);

ReloadDocumentRequest importGcsCustomMetadata

Property Value
Type Description
(boolean|null)

name

name?: (string|null);

ReloadDocumentRequest name

Property Value
Type Description
(string|null)