BatchJob Class
Batch jobs that are created with batch deployments/endpoints invocation.
This class shouldn't be instantiated directly. Instead, it is used as the return type of batch deployment/endpoint invocation and job listing.
- Inheritance
-
builtins.objectBatchJob
Constructor
BatchJob(**kwargs: Any)