Post apimodelservingv1modelapis versions
Creates a Model API Version for a Model API.
Authorizations
Path Parameters
The id of the Model API to create the version for.
Body
Whether the Model API Version to create should log HTTP requests and responses.
Whether the Model API Version to create should have monitoring enabled.
The id of the project the Model API Version to create should belong to.
The id of the commit id of the Model API Version to create.
The description for the Model API Version to create.
The id of the environment to deploy the Model API Version with.
The id of the prediction dataset to be used by the Model API Version to create.
The id of the provenance checkpoint of the Model API Version to create.
Whether the Model API Version to create should record invocations.
Whether the Model API Version to create should be deployed.
Response
The created Model API Version.
The id of the commit of the Model API Version.
The id of the data plane the Model API Version is deployed to.
The id of the environment revision the Model API Version is deployed on.
The id of the Model API Version.
The labels of the Model API Version.
Whether the Model API Version should log the HTTP requests and responses.
The id of the Model API the version belongs to.
Whether monitoring is enabled for the Mode API Version.
The id of the project the Model API Version belongs to.
Whether the Model API Version should record invocations.
The ID of the bundle governing the model API to create.
^[0-9a-f]{24}$The description of the Model API Version.
The version number of the Model API Version.
The id of the prediction dataset used by the Model API Version.
The id of the provenance checkpoint of the Model API Version.