Class RestoreAgentRequest (2.8.1)

RestoreAgentRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The request message for Agents.RestoreAgent.

Attributes

NameDescription
parent str
Required. The project that the agent to restore is associated with. Format: projects/.
agent_uri str
The URI to a Google Cloud Storage file containing the agent to restore. Note: The URI must start with "gs://".
agent_content bytes
Zip compressed raw byte content for agent.