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

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







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












com.google.api.services.androidpublisher.model

Class ReviewReplyResult

    • Constructor Detail

      • ReviewReplyResult

        public ReviewReplyResult()
    • Method Detail

      • getLastEdited

        public Timestamp getLastEdited()
        The time at which the reply took effect.
        Returns:
        value or null for none
      • setLastEdited

        public ReviewReplyResult setLastEdited(Timestamp lastEdited)
        The time at which the reply took effect.
        Parameters:
        lastEdited - lastEdited or null for none
      • getReplyText

        public String getReplyText()
        The reply text that was applied.
        Returns:
        value or null for none
      • setReplyText

        public ReviewReplyResult setReplyText(String replyText)
        The reply text that was applied.
        Parameters:
        replyText - replyText or null for none
      • clone

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