Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(109)

Side by Side Diff: discovery/googleapis/admin__directory_v1.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/admin.directory.device.chromeos ": { 5 "https://www.googleapis.com/auth/admin.directory.device.chromeos ": {
6 "description": "View and manage your Chrome OS devices' meta data" 6 "description": "View and manage your Chrome OS devices' meta data"
7 }, 7 },
8 "https://www.googleapis.com/auth/admin.directory.device.chromeos .readonly": { 8 "https://www.googleapis.com/auth/admin.directory.device.chromeos .readonly": {
9 "description": "View your Chrome OS devices' metadata" 9 "description": "View your Chrome OS devices' metadata"
10 }, 10 },
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 } 62 }
63 } 63 }
64 }, 64 },
65 "basePath": "/admin/directory/v1/", 65 "basePath": "/admin/directory/v1/",
66 "baseUrl": "https://www.googleapis.com/admin/directory/v1/", 66 "baseUrl": "https://www.googleapis.com/admin/directory/v1/",
67 "batchPath": "batch", 67 "batchPath": "batch",
68 "canonicalName": "directory", 68 "canonicalName": "directory",
69 "description": "The Admin SDK Directory API lets you view and manage enterpr ise resources such as users and groups, administrative notifications, security f eatures, and more.", 69 "description": "The Admin SDK Directory API lets you view and manage enterpr ise resources such as users and groups, administrative notifications, security f eatures, and more.",
70 "discoveryVersion": "v1", 70 "discoveryVersion": "v1",
71 "documentationLink": "https://developers.google.com/admin-sdk/directory/", 71 "documentationLink": "https://developers.google.com/admin-sdk/directory/",
72 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/s9KxklGD8Epkl54bOAhZ92wO9kY\"", 72 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/l5pod8YqQveewbHEUdz0VFkXQt0\"",
73 "icons": { 73 "icons": {
74 "x16": "http://www.google.com/images/icons/product/search-16.gif", 74 "x16": "http://www.google.com/images/icons/product/search-16.gif",
75 "x32": "http://www.google.com/images/icons/product/search-32.gif" 75 "x32": "http://www.google.com/images/icons/product/search-32.gif"
76 }, 76 },
77 "id": "admin:directory_v1", 77 "id": "admin:directory_v1",
78 "kind": "discovery#restDescription", 78 "kind": "discovery#restDescription",
79 "name": "admin", 79 "name": "admin",
80 "ownerDomain": "google.com", 80 "ownerDomain": "google.com",
81 "ownerName": "Google", 81 "ownerName": "Google",
82 "packagePath": "admin", 82 "packagePath": "admin",
(...skipping 2421 matching lines...) Expand 10 before | Expand all | Expand 10 after
2504 "response": { 2504 "response": {
2505 "$ref": "VerificationCodes" 2505 "$ref": "VerificationCodes"
2506 }, 2506 },
2507 "scopes": [ 2507 "scopes": [
2508 "https://www.googleapis.com/auth/admin.directory.user.se curity" 2508 "https://www.googleapis.com/auth/admin.directory.user.se curity"
2509 ] 2509 ]
2510 } 2510 }
2511 } 2511 }
2512 } 2512 }
2513 }, 2513 },
2514 "revision": "20141001", 2514 "revision": "20141014",
2515 "rootUrl": "https://www.googleapis.com/", 2515 "rootUrl": "https://www.googleapis.com/",
2516 "schemas": { 2516 "schemas": {
2517 "Alias": { 2517 "Alias": {
2518 "description": "JSON template for Alias object in Directory API.", 2518 "description": "JSON template for Alias object in Directory API.",
2519 "id": "Alias", 2519 "id": "Alias",
2520 "properties": { 2520 "properties": {
2521 "alias": { 2521 "alias": {
2522 "description": "A alias email", 2522 "description": "A alias email",
2523 "type": "string" 2523 "type": "string"
2524 }, 2524 },
(...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after
2676 "description": "The type of delivery mechanism used for this channel.", 2676 "description": "The type of delivery mechanism used for this channel.",
2677 "type": "string" 2677 "type": "string"
2678 } 2678 }
2679 }, 2679 },
2680 "type": "object" 2680 "type": "object"
2681 }, 2681 },
2682 "ChromeOsDevice": { 2682 "ChromeOsDevice": {
2683 "description": "JSON template for Chrome Os Device resource in Direc tory API.", 2683 "description": "JSON template for Chrome Os Device resource in Direc tory API.",
2684 "id": "ChromeOsDevice", 2684 "id": "ChromeOsDevice",
2685 "properties": { 2685 "properties": {
2686 "activeTimeRanges": {
2687 "description": "List of active time ranges (Read-only)",
2688 "items": {
2689 "properties": {
2690 "activeTime": {
2691 "description": "Duration in milliseconds",
2692 "format": "int32",
2693 "type": "integer"
2694 },
2695 "date": {
2696 "description": "Date of usage",
2697 "format": "date",
2698 "type": "string"
2699 }
2700 },
2701 "type": "object"
2702 },
2703 "type": "array"
2704 },
2686 "annotatedLocation": { 2705 "annotatedLocation": {
2687 "description": "Address or location of the device as noted b y the administrator", 2706 "description": "Address or location of the device as noted b y the administrator",
2688 "type": "string" 2707 "type": "string"
2689 }, 2708 },
2690 "annotatedUser": { 2709 "annotatedUser": {
2691 "description": "User of the device", 2710 "description": "User of the device",
2692 "type": "string" 2711 "type": "string"
2693 }, 2712 },
2694 "bootMode": { 2713 "bootMode": {
2695 "description": "Chromebook boot mode (Read-only)", 2714 "description": "Chromebook boot mode (Read-only)",
(...skipping 1380 matching lines...) Expand 10 before | Expand all | Expand 10 after
4076 "type": "string" 4095 "type": "string"
4077 } 4096 }
4078 }, 4097 },
4079 "type": "object" 4098 "type": "object"
4080 } 4099 }
4081 }, 4100 },
4082 "servicePath": "admin/directory/v1/", 4101 "servicePath": "admin/directory/v1/",
4083 "title": "Admin Directory API", 4102 "title": "Admin Directory API",
4084 "version": "directory_v1" 4103 "version": "directory_v1"
4085 } 4104 }
OLDNEW
« no previous file with comments | « discovery/googleapis/adexchangeseller__v2.0.json ('k') | discovery/googleapis/admin__email_migration_v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698