Class LoadVersionRequest (0.4.1)

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

The request message for Versions.LoadVersion.

Attributes

NameDescription
name str
Required. The Version to be loaded to draft version. Format: projects/.
allow_override_agent_resources bool
This field is used to prevent accidental overwrite of other agent resources in the draft version, which can potentially impact other flow's behavior. If allow_override_agent_resources is false, conflicted agent-level resources will not be overridden (i.e. intents, entities, webhooks).