Contains the specification for an unstructured data profile scan.
| JSON representation |
|---|
{ "graphProfilePublishingEnabled": boolean, "customizedPrompt": string, "globalEndpointEnabled": boolean } |
| Fields | |
|---|---|
graphProfilePublishingEnabled |
Optional. Whether to publish graph-profile as aspect on the catalog entry. |
customizedPrompt |
Optional. Customized prompt for unstructured data profile. The field will be used as part of the prompt, could be some instruction, specifying skill, or specific area to focus. |
globalEndpointEnabled |
Optional. Whether to use the global model. |