entryPoint property
The name of the function defined in Python code as the entry point when the Python UDF is invoked.
Required.
Implementation
core.String? entryPoint;
The name of the function defined in Python code as the entry point when the Python UDF is invoked.
Required.
core.String? entryPoint;