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

target.apidocs.com.google.api.services.androidpublisher.AndroidPublisher.Applications.html Maven / Gradle / Ivy

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






AndroidPublisher.Applications (Google Play Android Developer API v3-rev20240129-2.0.0)












com.google.api.services.androidpublisher

Class AndroidPublisher.Applications

  • java.lang.Object
    • com.google.api.services.androidpublisher.AndroidPublisher.Applications
  • Enclosing class:
    AndroidPublisher


    public class AndroidPublisher.Applications
    extends Object
    The "applications" collection of methods.
    • Constructor Detail

      • Applications

        public Applications()
    • Method Detail

      • dataSafety

        public AndroidPublisher.Applications.DataSafety dataSafety(String packageName,
                                                                   SafetyLabelsUpdateRequest content)
                                                            throws IOException
        Writes the Safety Labels declaration of an app. Create a request for the method "applications.dataSafety". This request holds the parameters needed by the androidpublisher server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        packageName - Required. Package name of the app.
        content - the SafetyLabelsUpdateRequest
        Returns:
        the request
        Throws:
        IOException
      • deviceTierConfigs

        public AndroidPublisher.Applications.DeviceTierConfigs deviceTierConfigs()
        An accessor for creating requests from the DeviceTierConfigs collection.

        The typical use is:

            AndroidPublisher androidpublisher = new AndroidPublisher(...);
            AndroidPublisher.DeviceTierConfigs.List request = androidpublisher.deviceTierConfigs().list(parameters ...)
         
        Returns:
        the resource collection

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy