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

target.apidocs.com.google.api.services.compute.model.Screenshot.html Maven / Gradle / Ivy







Screenshot (Compute Engine API beta-rev20220312-1.32.1)












com.google.api.services.compute.model

Class Screenshot

    • Constructor Detail

      • Screenshot

        public Screenshot()
    • Method Detail

      • getContents

        public String getContents()
        [Output Only] The Base64-encoded screenshot data.
        Returns:
        value or null for none
      • setContents

        public Screenshot setContents(String contents)
        [Output Only] The Base64-encoded screenshot data.
        Parameters:
        contents - contents or null for none
      • getKind

        public String getKind()
        [Output Only] Type of the resource. Always compute#screenshot for the screenshots.
        Returns:
        value or null for none
      • setKind

        public Screenshot setKind(String kind)
        [Output Only] Type of the resource. Always compute#screenshot for the screenshots.
        Parameters:
        kind - kind or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy