mlmd.proto.Context

A context defines a group of artifacts and/or executions.

It captures the commonalities of the grouped entities. For example, a project context that contains all artifacts and executions of a ML workflow, an experiment that includes the modified trainers and evaluation metrics.

create_time_since_epoch int64 create_time_since_epoch
custom_properties repeated CustomPropertiesEntry custom_properties
external_id string external_id
id int64 id
last_update_time_since_epoch int64 last_update_time_since_epoch
name string name
properties repeated PropertiesEntry properties
system_metadata Any system_metadata
type string type
type_id int64 type_id

Child Classes

class CustomPropertiesEntry

class PropertiesEntry