Package | Description |
---|---|
com.google.api.services.androidenterprise |
Modifier and Type | Method and Description |
---|---|
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.getAppRestrictionsSchema(String enterpriseId,
String productId)
Retrieves the schema that defines the configurable properties for this product.
|
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.set(String parameterName,
Object value) |
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setAlt(String alt) |
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setEnterpriseId(String enterpriseId)
The ID of the enterprise.
|
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setFields(String fields) |
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setKey(String key) |
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setLanguage(String language)
The BCP47 tag for the user's preferred language (e.g.
|
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setOauthToken(String oauthToken) |
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setPrettyPrint(Boolean prettyPrint) |
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setProductId(String productId)
The ID of the product.
|
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setQuotaUser(String quotaUser) |
AndroidEnterprise.Products.GetAppRestrictionsSchema |
AndroidEnterprise.Products.GetAppRestrictionsSchema.setUserIp(String userIp) |
Copyright © 2011–2019 Google. All rights reserved.