Interface protos.google.cloud.dialogflow.v2.IImportAgentRequest (3.5.0)

Properties of an ImportAgentRequest.

Package

@google-cloud/dialogflow!

Properties

agentContent

agentContent?: (Uint8Array|string|null);

ImportAgentRequest agentContent

Property Value
TypeDescription
(Uint8Array|string|null)

agentUri

agentUri?: (string|null);

ImportAgentRequest agentUri

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

ImportAgentRequest parent

Property Value
TypeDescription
(string|null)