Name | Type | Description | Notes |
---|---|---|---|
key | \Sajari\Model\RecordKey | ||
record | map[string,object] | The record to update. | |
update_mask | string | The list of fields to be updated, separated by a comma, e.g. `field1,field2`. For each field that you want to update, provide a corresponding value in the record object containing the new value. |