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

target.apidocs.com.google.api.services.androidenterprise.model.AppRestrictionsSchemaChangeEvent.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250115-2.0.0
Show newest version






AppRestrictionsSchemaChangeEvent (Google Play EMM API v1-rev20240820-2.0.0)












com.google.api.services.androidenterprise.model

Class AppRestrictionsSchemaChangeEvent

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class AppRestrictionsSchemaChangeEvent
    extends com.google.api.client.json.GenericJson
    An event generated when a new app version is uploaded to Google Play and its app restrictions schema changed. To fetch the app restrictions schema for an app, use Products.getAppRestrictionsSchema on the EMM API.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Play EMM API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • AppRestrictionsSchemaChangeEvent

        public AppRestrictionsSchemaChangeEvent()
    • Method Detail

      • getProductId

        public String getProductId()
        The id of the product (e.g. "app:com.google.android.gm") for which the app restriction schema changed. This field will always be present.
        Returns:
        value or null for none
      • setProductId

        public AppRestrictionsSchemaChangeEvent setProductId(String productId)
        The id of the product (e.g. "app:com.google.android.gm") for which the app restriction schema changed. This field will always be present.
        Parameters:
        productId - productId or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy