IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
ModelVersionIndexSynchronizationResults
editModelVersionIndexSynchronizationResults
editResults from synchronizing indices by model version
Properties
edit-
results
(map[string,
IndexSynchronizationResults
]
, required) - The results of synchronizing indices organized by model version
Example
edit{ "results" : { "some_property" : { "created" : [ "string" ], "deleted" : [ "string" ], "updated" : [ "string" ] } } }