t() :: %Diplomat.Value{exclude_from_indexes: boolean, value: any}
from_proto(Diplomat.Proto.Value.t) :: t
new(any, Keyword.t) :: t
proto(any, Keyword.t) :: Diplomat.Proto.Value.t