VisionDescriptorSettings

public final class VisionDescriptorSettings

Merged view of VisionDescriptorSettings, combining immutable defaults, SDK overrides, and document overrides. Property writes automatically target the appropriate level (document if available, otherwise SDK).

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public final String getDetailedPrompt()
Gets the DetailedPrompt property.
Link copied to clipboard
public final DescriptionLevel getLevel()
Gets the Level property.
Link copied to clipboard
public final String getStandardPrompt()
Gets the StandardPrompt property.
Link copied to clipboard
public final void setDetailedPrompt(String value)
Sets the DetailedPrompt property.
Link copied to clipboard
public final void setLevel(DescriptionLevel value)
Sets the Level property.
Link copied to clipboard
public final void setStandardPrompt(String value)
Sets the StandardPrompt property.