Class: Google::Cloud::VisionAI::V1::DataSchemaDetails::ListConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/visionai/v1/warehouse.rb

Overview

The configuration for LIST data type.

Instance Attribute Summary collapse

Instance Attribute Details

#value_schema::Google::Cloud::VisionAI::V1::DataSchemaDetails

Returns The value's data schema in the list.

Returns:



1174
1175
1176
1177
# File 'proto_docs/google/cloud/visionai/v1/warehouse.rb', line 1174

class ListConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end