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

target.apidocs.com.google.api.services.toolresults.model.IndividualOutcome.html Maven / Gradle / Ivy







IndividualOutcome (Cloud Tool Results API v1beta3-rev20210809-2.0.0)












com.google.api.services.toolresults.model

Class IndividualOutcome

    • Constructor Detail

      • IndividualOutcome

        public IndividualOutcome()
    • Method Detail

      • getMultistepNumber

        public Integer getMultistepNumber()
        Unique int given to each step. Ranges from 0(inclusive) to total number of steps(exclusive). The primary step is 0.
        Returns:
        value or null for none
      • setMultistepNumber

        public IndividualOutcome setMultistepNumber(Integer multistepNumber)
        Unique int given to each step. Ranges from 0(inclusive) to total number of steps(exclusive). The primary step is 0.
        Parameters:
        multistepNumber - multistepNumber or null for none
      • getOutcomeSummary

        public String getOutcomeSummary()
        Returns:
        value or null for none
      • setOutcomeSummary

        public IndividualOutcome setOutcomeSummary(String outcomeSummary)
        Parameters:
        outcomeSummary - outcomeSummary or null for none
      • getRunDuration

        public Duration getRunDuration()
        How long it took for this step to run.
        Returns:
        value or null for none
      • setRunDuration

        public IndividualOutcome setRunDuration(Duration runDuration)
        How long it took for this step to run.
        Parameters:
        runDuration - runDuration or null for none
      • getStepId

        public String getStepId()
        Returns:
        value or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy