Skip to main content

studies

Overview

Namestudies
TypeResource
Idgoogle.ml.studies

Fields

NameDatatypeDescription
namestringOutput only. The name of a study.
createTimestringOutput only. Time at which the study was created.
inactiveReasonstringOutput only. A human readable reason why the Study is inactive. This should be empty if a study is ACTIVE or COMPLETED.
statestringOutput only. The detailed state of a study.
studyConfigobjectRepresents configuration of a study.

Methods

NameAccessible byRequired ParamsDescription
projects_locations_studies_getSELECTlocationsId, projectsId, studiesIdGets a study.
projects_locations_studies_listSELECTlocationsId, projectsIdLists all the studies in a region for an associated project.
projects_locations_studies_createINSERTlocationsId, projectsIdCreates a study.
projects_locations_studies_deleteDELETElocationsId, projectsId, studiesIdDeletes a study.