CreateStitcher
Creates a new stitcher instance. The stitcher instance is used to stitch inputs into a single output.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
CreateStitcherRequest is the request message for CreateStitcher.
The ID of the project that owns the stitcher and the output will be stored.
The name of the stitcher. It's set to the generated output's name.
The input assets to be stitched.
labels of the stitcher. labels will be assigned to the output.
OK
CreateStitcherResponse is the response message for CreateStitcher.
The created stitcher.