Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 795 Bytes

DiscoveredAssets.md

File metadata and controls

17 lines (12 loc) · 795 Bytes

core_openapi.model.DiscoveredAssets

Load the model package

import 'package:pieces_os_client/api.dart';

Properties

Name Type Description Notes
schema EmbeddedModelSchema [optional]
application String application id.
iterable List This is an iterable of already snippitized snippets that have been clustered.(These are assets that are going to be uploaded or at minimum the assets that we reccommend to upload) [default to const []]

[Back to Model list] [Back to API list] [Back to README]