v27

latestOpenAPI 3.1.0raw.githubusercontent.com2026-04-22216424765.0 KB
gateway.openapi_Gateway

Transfer model from S3 to GCP storage

post/v1/accounts/{account_id}/models/{model_id}:import

Path parameters

account_idstring required

The Account Id

model_idstring required

The Model Id

Request body

Response

A successful response.

namestring

The server-assigned name, which is only unique within the same service that originally returns it. If you use the default HTTP mapping, the name should be a resource name ending with operations/{unique_id}.

doneboolean

If the value is false, it means the operation is still in progress. If true, the operation is completed, and either error or response is available.