API Reference
Class
TreatmentInputArtifact
Describes a single artifact available to a treatment run.
Inheritance
- Object
- TreatmentInputArtifact
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property TreatmentRequest.Inputs
Constructors
public TreatmentInputArtifact() #Inherited Methods
Properties
public String Role { get; set; } #Caller-defined role, such as source, evidence, brief, image, or context.
public Boolean IsPrivate { get; set; } #Whether this artifact is private source material rather than publishable output.
public IReadOnlyDictionary<String, String> Metadata { get; set; } #Optional metadata.