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

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

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






ModelExtractOptions (BigQuery API v2-rev20240616-2.0.0)












com.google.api.services.bigquery.model

Class ModelExtractOptions

    • Constructor Detail

      • ModelExtractOptions

        public ModelExtractOptions()
    • Method Detail

      • getTrialId

        public Long getTrialId()
        The 1-based ID of the trial to be exported from a hyperparameter tuning model. If not specified, the trial with id = [Model](/bigquery/docs/reference/rest/v2/models#resource:-model).defaultTrialId is exported. This field is ignored for models not trained with hyperparameter tuning.
        Returns:
        value or null for none
      • setTrialId

        public ModelExtractOptions setTrialId(Long trialId)
        The 1-based ID of the trial to be exported from a hyperparameter tuning model. If not specified, the trial with id = [Model](/bigquery/docs/reference/rest/v2/models#resource:-model).defaultTrialId is exported. This field is ignored for models not trained with hyperparameter tuning.
        Parameters:
        trialId - trialId or null for none
      • clone

        public ModelExtractOptions clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy