agentUri property

String? agentUri
getter/setter pair

The Google Cloud Storage URI to restore agent from.

The format of this URI must be gs:///. Dialogflow performs a read operation for the Cloud Storage object on the caller's behalf, so your request authentication must have read permissions for the object. For more information, see Dialogflow access control.

Implementation

core.String? agentUri;