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

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

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






UsesPermission (Google Play Android Developer API v3-rev20240328-2.0.0)












com.google.api.services.androidpublisher.model

Class UsesPermission

    • Constructor Detail

      • UsesPermission

        public UsesPermission()
    • Method Detail

      • getMaxSdkVersion

        public Integer getMaxSdkVersion()
        Optionally, the maximum SDK version for which the permission is required.
        Returns:
        value or null for none
      • setMaxSdkVersion

        public UsesPermission setMaxSdkVersion(Integer maxSdkVersion)
        Optionally, the maximum SDK version for which the permission is required.
        Parameters:
        maxSdkVersion - maxSdkVersion or null for none
      • getName

        public String getName()
        The name of the permission requested.
        Returns:
        value or null for none
      • setName

        public UsesPermission setName(String name)
        The name of the permission requested.
        Parameters:
        name - name or null for none
      • set

        public UsesPermission set(String fieldName,
                                  Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy