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

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

Issue 635343003: Api roll 3: 2014-10-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Updated CHANGELOG.md for the googleapis package 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": "\"uUWyYHXmEn-ab7WLvo8qNz2S8ws/JayrKKEnIqmNj16l21fqKTyl5PU\"", 72 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/s9KxklGD8Epkl54bOAhZ92wO9kY\"",
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": "20140919", 2514 "revision": "20141001",
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 860 matching lines...) Expand 10 before | Expand all | Expand 10 after
3385 "default": "true", 3385 "default": "true",
3386 "description": "Boolean specifying whether the field is inde xed or not.", 3386 "description": "Boolean specifying whether the field is inde xed or not.",
3387 "type": "boolean" 3387 "type": "boolean"
3388 }, 3388 },
3389 "kind": { 3389 "kind": {
3390 "default": "admin#directory#schema#fieldspec", 3390 "default": "admin#directory#schema#fieldspec",
3391 "description": "Kind of resource this is.", 3391 "description": "Kind of resource this is.",
3392 "type": "string" 3392 "type": "string"
3393 }, 3393 },
3394 "multiValued": { 3394 "multiValued": {
3395 "annotations": {
3396 "required": [
3397 "directory.schemas.insert",
3398 "directory.schemas.update"
3399 ]
3400 },
3401 "description": "Boolean specifying whether this is a multi-v alued field or not.", 3395 "description": "Boolean specifying whether this is a multi-v alued field or not.",
3402 "type": "boolean" 3396 "type": "boolean"
3403 }, 3397 },
3404 "numericIndexingSpec": { 3398 "numericIndexingSpec": {
3405 "description": "Indexing spec for a numeric field. By defaul t, only exact match queries will be supported for numeric fields. Setting the nu mericIndexingSpec allows range queries to be supported.", 3399 "description": "Indexing spec for a numeric field. By defaul t, only exact match queries will be supported for numeric fields. Setting the nu mericIndexingSpec allows range queries to be supported.",
3406 "properties": { 3400 "properties": {
3407 "maxValue": { 3401 "maxValue": {
3408 "description": "Maximum value of this field. This is meant to be indicative rather than enforced. Values outside this range will sti ll be indexed, but search may not be as performant.", 3402 "description": "Maximum value of this field. This is meant to be indicative rather than enforced. Values outside this range will sti ll be indexed, but search may not be as performant.",
3409 "format": "double", 3403 "format": "double",
3410 "type": "number" 3404 "type": "number"
(...skipping 671 matching lines...) Expand 10 before | Expand all | Expand 10 after
4082 "type": "string" 4076 "type": "string"
4083 } 4077 }
4084 }, 4078 },
4085 "type": "object" 4079 "type": "object"
4086 } 4080 }
4087 }, 4081 },
4088 "servicePath": "admin/directory/v1/", 4082 "servicePath": "admin/directory/v1/",
4089 "title": "Admin Directory API", 4083 "title": "Admin Directory API",
4090 "version": "directory_v1" 4084 "version": "directory_v1"
4091 } 4085 }
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