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

target.apidocs.com.google.api.services.androidpublisher.model.DeveloperComment.html Maven / Gradle / Ivy

There is a newer version: v3-rev20241217-2.0.0
Show newest version






DeveloperComment (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher.model

Class DeveloperComment

    • Constructor Detail

      • DeveloperComment

        public DeveloperComment()
    • Method Detail

      • getLastModified

        public Timestamp getLastModified()
        The last time at which this comment was updated.
        Returns:
        value or null for none
      • setLastModified

        public DeveloperComment setLastModified(Timestamp lastModified)
        The last time at which this comment was updated.
        Parameters:
        lastModified - lastModified or null for none
      • getText

        public String getText()
        The content of the comment, i.e. reply body.
        Returns:
        value or null for none
      • setText

        public DeveloperComment setText(String text)
        The content of the comment, i.e. reply body.
        Parameters:
        text - text or null for none
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy