Class ImportAgentRequest (2.6.0)

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

The request message for Agents.ImportAgent.

Attributes

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