mlmd.proto.Event
Stay organized with collections
Save and categorize content based on your preferences.
An event records the relationship between artifacts and executions.
When an
execution happens, events record every artifact that was used by the execution,
and every artifact that was produced. These records allow for lineage tracking
throughout a ML workflow.
Attributes |
artifact_id
|
int64 artifact_id
|
execution_id
|
int64 execution_id
|
milliseconds_since_epoch
|
int64 milliseconds_since_epoch
|
path
|
Path path
|
system_metadata
|
Any system_metadata
|
type
|
Type type
|
Child Classes
class Path
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-04 UTC."],[],[]]