Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class CustomizedStructConfig.
The configuration for CUSTOMIZED_STRUCT data type.
Generated from protobuf message google.cloud.visionai.v1.DataSchemaDetails.CustomizedStructConfig
Namespace
Google \ Cloud \ VisionAI \ V1 \ DataSchemaDetailsMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ field_schemas |
array|Google\Protobuf\Internal\MapField
Direct child elements data schemas. |
getFieldSchemas
Direct child elements data schemas.
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\Internal\MapField |
|
setFieldSchemas
Direct child elements data schemas.
| Parameter | |
|---|---|
| Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
| Returns | |
|---|---|
| Type | Description |
$this |
|