Class ExportAgentResponse (2.2.0)

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

The response message for Agents.ExportAgent.

Attributes

NameDescription
agent_uri str
The URI to a file containing the exported agent. This field is populated only if agent_uri is specified in ExportAgentRequest.
agent_content bytes
Zip compressed raw byte content for agent.