GoogleCloudDocumentaiV1OcrConfig
class GoogleCloudDocumentaiV1OcrConfig extends Collection (View source)
Properties
| protected | $collection_key | ||
| string[] | $advancedOcrOptions | ||
| bool | $computeStyleInfo | ||
| bool | $disableCharacterBoxesDetection | ||
| bool | $enableImageQualityScores | ||
| bool | $enableNativePdfParsing | ||
| bool | $enableSymbol | ||
| protected | $hintsType | ||
| protected | $hintsDataType | ||
| protected | $premiumFeaturesType | ||
| protected | $premiumFeaturesDataType |
Methods
setAdvancedOcrOptions($advancedOcrOptions)
No description
string[]
getAdvancedOcrOptions()
No description
setComputeStyleInfo($computeStyleInfo)
No description
bool
getComputeStyleInfo()
No description
setDisableCharacterBoxesDetection($disableCharacterBoxesDetection)
No description
bool
getDisableCharacterBoxesDetection()
No description
setEnableImageQualityScores($enableImageQualityScores)
No description
bool
getEnableImageQualityScores()
No description
setEnableNativePdfParsing($enableNativePdfParsing)
No description
bool
getEnableNativePdfParsing()
No description
setEnableSymbol($enableSymbol)
No description
bool
getEnableSymbol()
No description
getHints()
No description
getPremiumFeatures()
No description
Details
setAdvancedOcrOptions($advancedOcrOptions)
No description
string[]
getAdvancedOcrOptions()
No description
setComputeStyleInfo($computeStyleInfo)
No description
bool
getComputeStyleInfo()
No description
setDisableCharacterBoxesDetection($disableCharacterBoxesDetection)
No description
bool
getDisableCharacterBoxesDetection()
No description
setEnableImageQualityScores($enableImageQualityScores)
No description
bool
getEnableImageQualityScores()
No description
setEnableNativePdfParsing($enableNativePdfParsing)
No description
bool
getEnableNativePdfParsing()
No description
setEnableSymbol($enableSymbol)
No description
bool
getEnableSymbol()
No description
setHints(GoogleCloudDocumentaiV1OcrConfigHints $hints)
No description
GoogleCloudDocumentaiV1OcrConfigHints
getHints()
No description
setPremiumFeatures(GoogleCloudDocumentaiV1OcrConfigPremiumFeatures $premiumFeatures)
No description
GoogleCloudDocumentaiV1OcrConfigPremiumFeatures
getPremiumFeatures()
No description