Interface ProjectQueryBuilder

  • All Known Implementing Classes:
    ProjectQueryBuilderImpl

    public interface ProjectQueryBuilder
    Provides methods required for parsing projects queries.

    Internally (at google), this interface has a different implementation, comparing to upstream.