Reference documentation and code samples for the Google Cloud PHP shared dependency, providing functionality useful to all components. Client class SysvProcessor.
ProcessItemInterface implementation with SysV IPC message queue.
Namespace
Google \ Cloud \ Core \ Batch
Methods
submit
Submit an item for async processing.
Parameters
Name
Description
item
mixed
An item to submit.
idNum
int
A numeric id of the job.
Returns
Type
Description
void
flush
Run the job with the given id. This has no effect and simply always
returns false when using the batch daemon.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]