Creates a SOAP header for the client given the user. It assumes that each element within the header to be filled in is a publicly acessible feild of the SOAP header element.
Generates the request information using the request and response. This method is called after the request has been made and RemoveSensitiveInfo() has been called as well.
Depending on the version of PHP, the xsi:types need to be added and empty tags may need to be removed. The SoapRequestXmlFixer class can facilitate these changes.
<span class="constraint Required">This field is required and should not be {@code null}.</span>
Adds or updates a bulk mutate job.
<p>Use the «ADD» operator to submit a new job, and the «SET» operator to add additional {@linkplain BulkMutateRequest request parts} to an existing job. The «DELETE» operator is not supported.</p>
<p class="note">Note: In the current implementation, the check for duplicate job keys is only "best effort", and may not prevent jobs with the same keys from being accepted if they are submitted around the same instant.</p>
Tags:
return:
added or updated bulk mutate job.
throws:
ApiException if problems occurred while creating or updating jobs