BatchCreateRagDataSchemasResponse constructor
BatchCreateRagDataSchemasResponse({
- List<
RagDataSchema> ragDataSchemas = const [],
Implementation
BatchCreateRagDataSchemasResponse({this.ragDataSchemas = const []})
: super(fullyQualifiedName);