Interface BigQueryResultStats

    • Method Detail

      • getSessionInfo

        @BetaApi
        JobStatistics.SessionInfo getSessionInfo()
        Returns SessionInfo contains information about the session if this job is part of one. JobStatistics2 model class does not allow setSessionInfo so this cannot be set as part of QueryStatistics when we use jobs.query API.