Package com.sap.ai.sdk.core.model
Interface TrckLabel.Builder
- Enclosing class:
TrckLabel
public static interface TrckLabel.Builder
Builder helper class.
-
Method Summary
-
Method Details
-
name
Set the name of thisTrckLabelinstance.- Parameters:
name- Label name to label one or more metrics. \"metrics.ai.sap.com/Artifact.name\" is a reserved label to associate an artifact with the metrics- Returns:
- The TrckLabel builder.
-