v1

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

Creates a Study. A resource name will be generated after creation of the Study.

post/v1/{+parent}/studies

Path parameters

parentstring required

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

Request body

namestring

Output only. The name of a study. The study's globally unique identifier. Format: projects/{project}/locations/{location}/studies/{study}

displayNamestring

Required. Describes the Study, default value is empty string.

createTimestring google-datetime

Output only. Time at which the study was created.

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.

Response

Successful response