# Structs
Config proto for FileSystemStoragePathSource.
A servable name and base path to look for versions of the servable.
A policy that dictates which version(s) of a servable should be served.
Serve all versions found on disk.
No description provided by the author
Serve the latest versions (i.e.
No description provided by the author
Serve a specific version (or set of versions).
No description provided by the author
Config proto for StaticStoragePathSource.