Google Cloud PHP shared dependency, providing functionality useful to all components. Client - Class JobInterface (1.72.4)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class JobInterface.
The JobInterface represents any job that can be serialized and run in a
separate process via the Batch daemon.
Namespace
Google \ Cloud \ Core \ Batch
Methods
run
Runs the job loop. This is expected to be a blocking call.