v1

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

Creates a study.

post/v1/{+parent}/studies

Path parameters

parentstring required

Required. The project and location that the study belongs to. Format: projects/{project}/locations/{location}

Query parameters

studyIdstring

Required. The ID to use for the study, which will become the final component of the study's resource name.

Request body

inactiveReasonstring

Output only. A human readable reason why the Study is inactive. This should be empty if a study is ACTIVE or COMPLETED.

state'STATE_UNSPECIFIED' | 'ACTIVE' | 'INACTIVE' | 'COMPLETED'

Output only. The detailed state of a study.

createTimestring google-datetime

Output only. Time at which the study was created.

namestring

Output only. The name of a study.

Response

Successful response