All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.bigquery.model.DataSplitResult.html Maven / Gradle / Ivy

There is a newer version: v2-rev20241222-2.0.0
Show newest version






DataSplitResult (BigQuery API v2-rev20201022-1.30.10)












com.google.api.services.bigquery.model

Class DataSplitResult

    • Constructor Detail

      • DataSplitResult

        public DataSplitResult()
    • Method Detail

      • getEvaluationTable

        public TableReference getEvaluationTable()
        Table reference of the evaluation data after split.
        Returns:
        value or null for none
      • setEvaluationTable

        public DataSplitResult setEvaluationTable(TableReference evaluationTable)
        Table reference of the evaluation data after split.
        Parameters:
        evaluationTable - evaluationTable or null for none
      • getTrainingTable

        public TableReference getTrainingTable()
        Table reference of the training data after split.
        Returns:
        value or null for none
      • setTrainingTable

        public DataSplitResult setTrainingTable(TableReference trainingTable)
        Table reference of the training data after split.
        Parameters:
        trainingTable - trainingTable or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy