GoogleCloudVisionV1p4beta1Block
class GoogleCloudVisionV1p4beta1Block extends Collection (View source)
Properties
protected | $collection_key | ||
string | $blockType | ||
protected | $boundingBoxType | ||
protected | $boundingBoxDataType | ||
float | $confidence | ||
protected | $paragraphsType | ||
protected | $paragraphsDataType | ||
protected | $propertyType | ||
protected | $propertyDataType |
Methods
setBlockType($blockType)
No description
string
getBlockType()
No description
getBoundingBox()
No description
setConfidence($confidence)
No description
float
getConfidence()
No description
setParagraphs($paragraphs)
No description
getParagraphs()
No description
getProperty()
No description
Details
setBlockType($blockType)
No description
string
getBlockType()
No description
setBoundingBox(GoogleCloudVisionV1p4beta1BoundingPoly $boundingBox)
No description
GoogleCloudVisionV1p4beta1BoundingPoly
getBoundingBox()
No description
setConfidence($confidence)
No description
float
getConfidence()
No description
setParagraphs($paragraphs)
No description
GoogleCloudVisionV1p4beta1Paragraph[]
getParagraphs()
No description
setProperty(GoogleCloudVisionV1p4beta1TextAnnotationTextProperty $property)
No description
GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
getProperty()
No description