v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Creates a NasJob

post/v1/{+parent}/nasJobs

Path parameters

parentstring required

Required. The resource name of the Location to create the NasJob in. Format: projects/{project}/locations/{location}

Request body

createTimestring google-datetime

Output only. Time when the NasJob was created.

state'JOB_STATE_UNSPECIFIED' | 'JOB_STATE_QUEUED' | 'JOB_STATE_PENDING' | 'JOB_STATE_RUNNING' | 'JOB_STATE_SUCCEEDED' | 'JOB_STATE_FAILED' | 'JOB_STATE_CANCELLING' | 'JOB_STATE_CANCELLED' | 'JOB_STATE_PAUSED' | 'JOB_STATE_EXPIRED' | 'JOB_STATE_UPDATING' | 'JOB_STATE_PARTIALLY_SUCCEEDED'

Output only. The detailed state of the job.

updateTimestring google-datetime

Output only. Time when the NasJob was most recently updated.

labelsobject

The labels with user-defined metadata to organize NasJobs. Label keys and values can be no longer than 64 characters (Unicode codepoints), can only contain lowercase letters, numeric characters, underscores and dashes. International characters are allowed. See https://goo.gl/xmQnxf for more information and examples of labels.

displayNamestring

Required. The display name of the NasJob. The name can be up to 128 characters long and can consist of any UTF-8 characters.

satisfiesPziboolean

Output only. Reserved for future use.

namestring

Output only. Resource name of the NasJob.

startTimestring google-datetime

Output only. Time when the NasJob for the first time entered the JOB_STATE_RUNNING state.

enableRestrictedImageTrainingboolean

Optional. Enable a separation of Custom model training and restricted image training for tenant project.

endTimestring google-datetime

Output only. Time when the NasJob entered any of the following states: JOB_STATE_SUCCEEDED, JOB_STATE_FAILED, JOB_STATE_CANCELLED.

satisfiesPzsboolean

Output only. Reserved for future use.

Response

Successful response