mlmd.proto.SqliteMetadataSourceConfig

Stay organized with collections Save and categorize content based on your preferences.

A connection configuration to use a Sqlite db file as a MLMD backend.

connection_mode ConnectionMode connection_mode
filename_uri string filename_uri

ConnectionMode Instance of google.protobuf.internal.enum_type_wrapper.EnumTypeWrapper
READONLY 1
READWRITE 2
READWRITE_OPENCREATE 3
UNKNOWN 0