entrypointObject property

String? entrypointObject
getter/setter pair

The name of the callable object within the entrypoint_module to use as the application If not specified, defaults to "root_agent".

This field should not be set if the source is agent_config_source.

Optional.

Implementation

core.String? entrypointObject;