Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class AnnotationCustomizedStruct.
Customized struct represnation in annotation.
Generated from protobuf message google.cloud.visionai.v1.AnnotationCustomizedStruct
Namespace
Google \ Cloud \ VisionAI \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ elements |
array|Google\Protobuf\Internal\MapField
A map from elements' keys to element's annotation value. |
getElements
A map from elements' keys to element's annotation value.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\MapField |
|
setElements
A map from elements' keys to element's annotation value.
| Parameter | |
|---|---|
| Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
| Returns | |
|---|---|
| Type | Description |
$this |
|