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

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

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






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












com.google.api.services.androidpublisher.model

Class CreateDraftAppRecoveryRequest

    • Constructor Detail

      • CreateDraftAppRecoveryRequest

        public CreateDraftAppRecoveryRequest()
    • Method Detail

      • getRemoteInAppUpdate

        public RemoteInAppUpdate getRemoteInAppUpdate()
        Action type is remote in-app update. As a consequence of this action, a downloadable recovery module is also created for testing purposes.
        Returns:
        value or null for none
      • setRemoteInAppUpdate

        public CreateDraftAppRecoveryRequest setRemoteInAppUpdate(RemoteInAppUpdate remoteInAppUpdate)
        Action type is remote in-app update. As a consequence of this action, a downloadable recovery module is also created for testing purposes.
        Parameters:
        remoteInAppUpdate - remoteInAppUpdate or null for none
      • getTargeting

        public Targeting getTargeting()
        Specifies targeting criteria for the recovery action such as regions, android sdk versions, app versions etc.
        Returns:
        value or null for none
      • setTargeting

        public CreateDraftAppRecoveryRequest setTargeting(Targeting targeting)
        Specifies targeting criteria for the recovery action such as regions, android sdk versions, app versions etc.
        Parameters:
        targeting - targeting or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy