package determined.project.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum ColumnType

project.proto:35

ColumnType indicates the type of data under the column

Used in: ProjectColumn

enum LocationType

project.proto:13

LocationType indicates where a column comes from

Used in: ProjectColumn

message MetricsRange

project.proto:146

MetricsRange represents the range of a metrics. Range is a in the format of [min, max].

Used in: api.v1.GetProjectNumericMetricsRangeResponse

message Note

project.proto:64

Note is a user comment connected to a project.

Used in: api.v1.AddProjectNoteRequest, api.v1.AddProjectNoteResponse, api.v1.PutProjectNotesRequest, api.v1.PutProjectNotesResponse, Project

message PatchProject

project.proto:135

PatchProject is a partial update to a project with all optional fields.

Used in: api.v1.PatchProjectRequest

message Project

project.proto:75

Project is a named collection of experiments.

Used in: api.v1.GetProjectByKeyResponse, api.v1.GetProjectResponse, api.v1.GetProjectsByUserActivityResponse, api.v1.GetWorkspaceProjectsResponse, api.v1.PatchProjectResponse, api.v1.PostProjectResponse

message ProjectColumn

project.proto:50

Project Column is a description of a column used on experiments in the project.

Used in: api.v1.GetProjectColumnsResponse