An internal persistent filesync mirror.
A unique identifier for this ClientFilesyncMirror.
@type t() :: %Dagger.ClientFilesyncMirror{client: term(), query_builder: term()}
@spec id(t()) :: {:ok, String.t()} | {:error, term()}