final case classModelSpec(signatureName: String = "") extends GeneratedMessage with Message[ModelSpec] with Updatable[ModelSpec] with Product with Serializable
Metadata for an inference request such as the model name and version.
Metadata for an inference request such as the model name and version.
signatureName
A named signature to evaluate. If unspecified, the default signature will
be used.
Metadata for an inference request such as the model name and version.
A named signature to evaluate. If unspecified, the default signature will be used.