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

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







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












com.google.api.services.androidpublisher.model

Class CancelSurveyResult

    • Constructor Detail

      • CancelSurveyResult

        public CancelSurveyResult()
    • Method Detail

      • getReason

        public String getReason()
        The reason the user selected in the cancel survey.
        Returns:
        value or null for none
      • setReason

        public CancelSurveyResult setReason(String reason)
        The reason the user selected in the cancel survey.
        Parameters:
        reason - reason or null for none
      • getReasonUserInput

        public String getReasonUserInput()
        Only set for CANCEL_SURVEY_REASON_OTHERS. This is the user's freeform response to the survey.
        Returns:
        value or null for none
      • setReasonUserInput

        public CancelSurveyResult setReasonUserInput(String reasonUserInput)
        Only set for CANCEL_SURVEY_REASON_OTHERS. This is the user's freeform response to the survey.
        Parameters:
        reasonUserInput - reasonUserInput or null for none
      • clone

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