predictInstanceSchemaUri property

String predictInstanceSchemaUri
final

YAML schema file uri describing the format of a single instance, which are given to format this Endpoint's prediction (and explanation). If not set, we will generate predict schema from collected predict requests.

Implementation

final String predictInstanceSchemaUri;