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

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







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












com.google.api.services.toolresults.model

Class Screen

    • Constructor Detail

      • Screen

        public Screen()
    • Method Detail

      • getFileReference

        public String getFileReference()
        File reference of the png file. Required.
        Returns:
        value or null for none
      • setFileReference

        public Screen setFileReference(String fileReference)
        File reference of the png file. Required.
        Parameters:
        fileReference - fileReference or null for none
      • getLocale

        public String getLocale()
        Locale of the device that the screenshot was taken on. Required.
        Returns:
        value or null for none
      • setLocale

        public Screen setLocale(String locale)
        Locale of the device that the screenshot was taken on. Required.
        Parameters:
        locale - locale or null for none
      • getModel

        public String getModel()
        Model of the device that the screenshot was taken on. Required.
        Returns:
        value or null for none
      • setModel

        public Screen setModel(String model)
        Model of the device that the screenshot was taken on. Required.
        Parameters:
        model - model or null for none
      • getVersion

        public String getVersion()
        OS version of the device that the screenshot was taken on. Required.
        Returns:
        value or null for none
      • setVersion

        public Screen setVersion(String version)
        OS version of the device that the screenshot was taken on. Required.
        Parameters:
        version - version or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy