GoogleCloudVisionV1p4beta1BoundingPoly
class GoogleCloudVisionV1p4beta1BoundingPoly extends Collection (View source)
Properties
protected | $collection_key | ||
protected | $normalizedVerticesType | ||
protected | $normalizedVerticesDataType | ||
protected | $verticesType | ||
protected | $verticesDataType |
Methods
setNormalizedVertices($normalizedVertices)
No description
getNormalizedVertices()
No description
setVertices($vertices)
No description
getVertices()
No description
Details
setNormalizedVertices($normalizedVertices)
No description
GoogleCloudVisionV1p4beta1NormalizedVertex[]
getNormalizedVertices()
No description
setVertices($vertices)
No description
GoogleCloudVisionV1p4beta1Vertex[]
getVertices()
No description