Class BigQuery.TableListOption

    • Method Detail

      • pageSize

        public static BigQuery.TableListOption pageSize​(long pageSize)
        Returns an option to specify the maximum number of tables returned per page.
      • pageToken

        public static BigQuery.TableListOption pageToken​(String pageToken)
        Returns an option to specify the page token from which to start listing tables.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object