Class ExportAgentResponse (1.1.1)

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
Uncompressed raw byte content for agent.