v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1380629577.7 KB
projects

Creates an issue model.

post/v1/{+parent}/issueModels

Path parameters

parentstring required

Required. The parent resource of the issue model.

Request body

state'STATE_UNSPECIFIED' | 'UNDEPLOYED' | 'DEPLOYING' | 'DEPLOYED' | 'UNDEPLOYING' | 'DELETING'

Output only. State of the model.

languageCodestring

Language of the model.

createTimestring google-datetime

Output only. The time at which this issue model was created.

updateTimestring google-datetime

Output only. The most recent time at which the issue model was updated.

issueCountstring int64

Output only. Number of issues in this issue model.

displayNamestring

The representative name for the issue model.

namestring

Immutable. The resource name of the issue model. Format: projects/{project}/locations/{location}/issueModels/{issue_model}

modelType'MODEL_TYPE_UNSPECIFIED' | 'TYPE_V1' | 'TYPE_V2'

Type of the model.

Response

Successful response