Reference documentation and code samples for the Google Cloud Vision Ai V1 Client class ListConfig.
The configuration for LIST data type.
Generated from protobuf message google.cloud.visionai.v1.DataSchemaDetails.ListConfig
Namespace
Google \ Cloud \ VisionAI \ V1 \ DataSchemaDetailsMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ value_schema |
DataSchemaDetails
The value's data schema in the list. |
getValueSchema
The value's data schema in the list.
| Returns | |
|---|---|
| Type | Description |
DataSchemaDetails|null |
|
hasValueSchema
clearValueSchema
setValueSchema
The value's data schema in the list.
| Parameter | |
|---|---|
| Name | Description |
var |
DataSchemaDetails
|
| Returns | |
|---|---|
| Type | Description |
$this |
|