setSchema

public final void setSchema(String value)

The schema envelope as a JSON string: {"schema": }. Required. The inner schema describes the fields to extract; each property's description tells the extractor what belongs there. An envelope constraints member is accepted and reserved for future post-extraction validation.

Parameters

value

The value to set for the Schema property.