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

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

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






BqmlTrainingRun (BigQuery API v2-rev20240616-2.0.0)












com.google.api.services.bigquery.model

Class BqmlTrainingRun

    • Constructor Detail

      • BqmlTrainingRun

        public BqmlTrainingRun()
    • Method Detail

      • getIterationResults

        public List<BqmlIterationResult> getIterationResults()
        Deprecated.
        Returns:
        value or null for none
      • getStartTime

        public com.google.api.client.util.DateTime getStartTime()
        Deprecated.
        Returns:
        value or null for none
      • setStartTime

        public BqmlTrainingRun setStartTime(com.google.api.client.util.DateTime startTime)
        Deprecated.
        Parameters:
        startTime - startTime or null for none
      • getState

        public String getState()
        Deprecated.
        Returns:
        value or null for none
      • setState

        public BqmlTrainingRun setState(String state)
        Deprecated.
        Parameters:
        state - state or null for none
      • clone

        public BqmlTrainingRun 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