Index: discovery/googleapis/androidenterprise__v1.json |
diff --git a/discovery/googleapis/androidenterprise__v1.json b/discovery/googleapis/androidenterprise__v1.json |
index c45653bef9fd0cc83ada4500621611ceba71daeb..009ce2ba50f19c3028639c344901a87220a0ff86 100644 |
--- a/discovery/googleapis/androidenterprise__v1.json |
+++ b/discovery/googleapis/androidenterprise__v1.json |
@@ -15,7 +15,7 @@ |
"description": "Manages the deployment of apps to Android for Work users.", |
"discoveryVersion": "v1", |
"documentationLink": "https://developers.google.com/android/work/play/emm-api", |
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/IK528lrZ_G3wj2ykOVn5EPb9raM\"", |
+ "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/C94wtsy8mrHkcQY94KxE1tVMlOU\"", |
"icons": { |
"x16": "https://www.google.com/images/icons/product/android-16.png", |
"x32": "https://www.google.com/images/icons/product/android-32.png" |
@@ -2998,7 +2998,7 @@ |
} |
} |
}, |
- "revision": "20161025", |
+ "revision": "20161207", |
"rootUrl": "https://www.googleapis.com/", |
"schemas": { |
"Administrator": { |
@@ -4033,7 +4033,7 @@ |
"type": "array" |
}, |
"productSetBehavior": { |
- "description": "The interpretation of this product set. \"unknown\" should never be sent and ignored if received. \"whitelist\" means that this product set constitutes a whitelist. \"includeAll\" means that all products are accessible (the value of the productId field is therefore ignored). If a value is not supplied, it is interpreted to be \"whitelist\" for backwards compatibility.", |
+ "description": "The interpretation of this product set. \"unknown\" should never be sent and ignored if received. \"whitelist\" means that this product set constitutes a whitelist. \"includeAll\" means that all products are accessible, including products that are approved, not approved, and even products where approval has been revoked. If the value is \"includeAll\", the value of the productId field is therefore ignored. If a value is not supplied, it is interpreted to be \"whitelist\" for backwards compatibility.", |
"type": "string" |
} |
}, |
@@ -4123,6 +4123,10 @@ |
"description": "Identifies what kind of resource this is. Value: the fixed string \"androidenterprise#serviceAccountKey\".", |
"type": "string" |
}, |
+ "publicData": { |
+ "description": "Public key data for the credentials file. This is an X.509 cert. If you are using the googleCredentials key type, this is identical to the cert that can be retrieved by using the X.509 cert url inside of the credentials file.", |
+ "type": "string" |
+ }, |
"type": { |
"annotations": { |
"required": [ |
@@ -4216,7 +4220,7 @@ |
"type": "string" |
}, |
"storeLayoutType": { |
- "description": "Sets a store layout type. By default, this value is set to \"basic\". If set to \"custom\", \"homepageId\" must be specified. If set to \"basic\", the layout will consist of all approved apps accessible by the user, split in pages of 100 each; in this case, \"homepageId\" must not be specified. The \"basic\" setting takes precedence over any existing collections setup for this enterprise (if any). Should the enterprise use collectionViewers for controlling access rights, these will still be respected.", |
+ "description": "The store layout type. By default, this value is set to \"basic\". If set to \"custom\", \"homepageId\" must be specified. If set to \"basic\", the layout will consist of all approved apps accessible by the user, split in pages of 100 each; in this case, \"homepageId\" must not be specified. The \"basic\" setting takes precedence over any existing collections setup for this enterprise (if any). Should the enterprise use collectionViewers for controlling access rights, these will still be respected.", |
"type": "string" |
} |
}, |