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

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

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






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












com.google.api.services.androidpublisher.model

Class AssetModuleMetadata

    • Constructor Detail

      • AssetModuleMetadata

        public AssetModuleMetadata()
    • Method Detail

      • getDeliveryType

        public String getDeliveryType()
        Indicates the delivery type for persistent install.
        Returns:
        value or null for none
      • setDeliveryType

        public AssetModuleMetadata setDeliveryType(String deliveryType)
        Indicates the delivery type for persistent install.
        Parameters:
        deliveryType - deliveryType or null for none
      • getName

        public String getName()
        Module name.
        Returns:
        value or null for none
      • clone

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