Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::DataSchemaDetails::ListConfig.
The configuration for LIST
data type.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#value_schema
def value_schema() -> ::Google::Cloud::VisionAI::V1::DataSchemaDetails
Returns
- (::Google::Cloud::VisionAI::V1::DataSchemaDetails) — The value's data schema in the list.
#value_schema=
def value_schema=(value) -> ::Google::Cloud::VisionAI::V1::DataSchemaDetails
Parameter
- value (::Google::Cloud::VisionAI::V1::DataSchemaDetails) — The value's data schema in the list.
Returns
- (::Google::Cloud::VisionAI::V1::DataSchemaDetails) — The value's data schema in the list.