cURL
ModelAPIVersion
Get apimodelservingv1modelapis versions buildlogs
Retrieves the build logs for a Model API Version.
GET
cURL
Authorizations
Path Parameters
The id of the Model API to retrieve the build logs for.
The id of the Model API Version to retrieve the build logs for.
Query Parameters
build Id of the model API to return build logs for.
The epoch time in nanoseconds to start fetching from, such as "1543538813745986325". "0" by default and will typically be used for a timestamp-based offset log fetching strategy.
Response
200 - application/json
The build logs for the given Model API Version.