entrypointObject property

String entrypointObject
final

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

Implementation

final String entrypointObject;