Create an op object.
Request body for creating an Op object via REST API.
This model excludes project_id since it comes from the URL path in RESTful endpoints.
The name of this op. Ops with the same name will be versioned together.
Complete source code for this op, including imports
Successful Response
Response model for creating an Op object.
The digest of the created op
The ID of the created op
The version index of the created op