projects

Trains a new processor version. Operation metadata is returned as TrainProcessorVersionMetadata.

post/v1/{+parent}/processorVersions:train

Path parameters

parentstring required

Required. The parent (project, location and processor) to create the new version for. Format: projects/{project}/locations/{location}/processors/{processor}.

Request body

baseProcessorVersionstring

Optional. The processor version to use as a base for training. This processor version must be a child of parent. Format: projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.