Chromium Code Reviews

Side by Side Diff: discovery/googleapis_beta/sqladmin__v1beta3.json

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff |
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/cloud-platform": { 5 "https://www.googleapis.com/auth/cloud-platform": {
6 "description": "View and manage your data across Google Clou d Platform services" 6 "description": "View and manage your data across Google Clou d Platform services"
7 }, 7 },
8 "https://www.googleapis.com/auth/sqlservice.admin": { 8 "https://www.googleapis.com/auth/sqlservice.admin": {
9 "description": "Manage your Google SQL Service instances" 9 "description": "Manage your Google SQL Service instances"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/sql/v1beta3/", 14 "basePath": "/sql/v1beta3/",
15 "baseUrl": "https://www.googleapis.com/sql/v1beta3/", 15 "baseUrl": "https://www.googleapis.com/sql/v1beta3/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "canonicalName": "SQL Admin", 17 "canonicalName": "SQL Admin",
18 "description": "Creates and configures Cloud SQL instances, which provide fu lly-managed MySQL databases.", 18 "description": "Creates and configures Cloud SQL instances, which provide fu lly-managed MySQL databases.",
19 "discoveryVersion": "v1", 19 "discoveryVersion": "v1",
20 "documentationLink": "https://cloud.google.com/sql/docs/reference/latest", 20 "documentationLink": "https://cloud.google.com/sql/docs/reference/latest",
21 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/DSjqrMiIoojg8x4T4INrf8mFL6s\"", 21 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/3Z8GtIeozMxTVEAC0FAMorK61fA\"",
22 "icons": { 22 "icons": {
23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
25 }, 25 },
26 "id": "sqladmin:v1beta3", 26 "id": "sqladmin:v1beta3",
27 "kind": "discovery#restDescription", 27 "kind": "discovery#restDescription",
28 "name": "sqladmin", 28 "name": "sqladmin",
29 "ownerDomain": "google.com", 29 "ownerDomain": "google.com",
30 "ownerName": "Google", 30 "ownerName": "Google",
31 "parameters": { 31 "parameters": {
(...skipping 871 matching lines...)
903 "$ref": "TiersListResponse" 903 "$ref": "TiersListResponse"
904 }, 904 },
905 "scopes": [ 905 "scopes": [
906 "https://www.googleapis.com/auth/cloud-platform", 906 "https://www.googleapis.com/auth/cloud-platform",
907 "https://www.googleapis.com/auth/sqlservice.admin" 907 "https://www.googleapis.com/auth/sqlservice.admin"
908 ] 908 ]
909 } 909 }
910 } 910 }
911 } 911 }
912 }, 912 },
913 "revision": "20161220", 913 "revision": "20170111",
914 "rootUrl": "https://www.googleapis.com/", 914 "rootUrl": "https://www.googleapis.com/",
915 "schemas": { 915 "schemas": {
916 "BackupConfiguration": { 916 "BackupConfiguration": {
917 "description": "Database instance backup configuration.", 917 "description": "Database instance backup configuration.",
918 "id": "BackupConfiguration", 918 "id": "BackupConfiguration",
919 "properties": { 919 "properties": {
920 "binaryLogEnabled": { 920 "binaryLogEnabled": {
921 "description": "Whether binary log is enabled. If backup con figuration is disabled, binary log must be disabled as well.", 921 "description": "Whether binary log is enabled. If backup con figuration is disabled, binary log must be disabled as well.",
922 "type": "boolean" 922 "type": "boolean"
923 }, 923 },
(...skipping 1037 matching lines...)
1961 "type": "string" 1961 "type": "string"
1962 } 1962 }
1963 }, 1963 },
1964 "type": "object" 1964 "type": "object"
1965 } 1965 }
1966 }, 1966 },
1967 "servicePath": "sql/v1beta3/", 1967 "servicePath": "sql/v1beta3/",
1968 "title": "Cloud SQL Administration API", 1968 "title": "Cloud SQL Administration API",
1969 "version": "v1beta3" 1969 "version": "v1beta3"
1970 } 1970 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/speech__v1beta1.json ('k') | discovery/googleapis_beta/sqladmin__v1beta4.json » ('j') | no next file with comments »

Powered by Google App Engine