OLD | NEW |
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/v1beta4/", | 14 "basePath": "/sql/v1beta4/", |
15 "baseUrl": "https://www.googleapis.com/sql/v1beta4/", | 15 "baseUrl": "https://www.googleapis.com/sql/v1beta4/", |
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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Euc4LCSjh6fw7Ncb7AG5gCqXa7Y\"", | 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/XsY4JGYlYgyTyxbJioMS7bSip2s\"", |
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:v1beta4", | 26 "id": "sqladmin:v1beta4", |
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 679 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
711 }, | 711 }, |
712 "list": { | 712 "list": { |
713 "description": "Lists instances under a given project in the
alphabetical order of the instance name.", | 713 "description": "Lists instances under a given project in the
alphabetical order of the instance name.", |
714 "httpMethod": "GET", | 714 "httpMethod": "GET", |
715 "id": "sql.instances.list", | 715 "id": "sql.instances.list", |
716 "parameterOrder": [ | 716 "parameterOrder": [ |
717 "project" | 717 "project" |
718 ], | 718 ], |
719 "parameters": { | 719 "parameters": { |
720 "filter": { | 720 "filter": { |
721 "description": "Reserved for future use.", | 721 "description": "An expression for filtering the resu
lts of the request, such as by name or label.", |
722 "location": "query", | 722 "location": "query", |
723 "type": "string" | 723 "type": "string" |
724 }, | 724 }, |
725 "maxResults": { | 725 "maxResults": { |
726 "description": "The maximum number of results to ret
urn per response.", | 726 "description": "The maximum number of results to ret
urn per response.", |
727 "format": "uint32", | 727 "format": "uint32", |
728 "location": "query", | 728 "location": "query", |
729 "type": "integer" | 729 "type": "integer" |
730 }, | 730 }, |
731 "pageToken": { | 731 "pageToken": { |
(...skipping 751 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1483 "$ref": "Operation" | 1483 "$ref": "Operation" |
1484 }, | 1484 }, |
1485 "scopes": [ | 1485 "scopes": [ |
1486 "https://www.googleapis.com/auth/cloud-platform", | 1486 "https://www.googleapis.com/auth/cloud-platform", |
1487 "https://www.googleapis.com/auth/sqlservice.admin" | 1487 "https://www.googleapis.com/auth/sqlservice.admin" |
1488 ] | 1488 ] |
1489 } | 1489 } |
1490 } | 1490 } |
1491 } | 1491 } |
1492 }, | 1492 }, |
1493 "revision": "20170522", | 1493 "revision": "20170606", |
1494 "rootUrl": "https://www.googleapis.com/", | 1494 "rootUrl": "https://www.googleapis.com/", |
1495 "schemas": { | 1495 "schemas": { |
1496 "AclEntry": { | 1496 "AclEntry": { |
1497 "description": "An entry for an Access Control list.", | 1497 "description": "An entry for an Access Control list.", |
1498 "id": "AclEntry", | 1498 "id": "AclEntry", |
1499 "properties": { | 1499 "properties": { |
1500 "expirationTime": { | 1500 "expirationTime": { |
1501 "description": "The time when this access control entry expi
res in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.", | 1501 "description": "The time when this access control entry expi
res in RFC 3339 format, for example 2012-11-15T16:19:00.094Z.", |
1502 "format": "date-time", | 1502 "format": "date-time", |
1503 "type": "string" | 1503 "type": "string" |
(...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2199 "format": "date-time", | 2199 "format": "date-time", |
2200 "type": "string" | 2200 "type": "string" |
2201 }, | 2201 }, |
2202 "type": { | 2202 "type": { |
2203 "description": "The type of this IP address. A PRIMARY addre
ss is an address that can accept incoming connections. An OUTGOING address is th
e source address of connections originating from the instance, if supported.", | 2203 "description": "The type of this IP address. A PRIMARY addre
ss is an address that can accept incoming connections. An OUTGOING address is th
e source address of connections originating from the instance, if supported.", |
2204 "type": "string" | 2204 "type": "string" |
2205 } | 2205 } |
2206 }, | 2206 }, |
2207 "type": "object" | 2207 "type": "object" |
2208 }, | 2208 }, |
2209 "Labels": { | |
2210 "description": "Reserved for future use.", | |
2211 "id": "Labels", | |
2212 "properties": { | |
2213 "key": { | |
2214 "description": "Reserved for future use.", | |
2215 "type": "string" | |
2216 }, | |
2217 "value": { | |
2218 "description": "Reserved for future use.", | |
2219 "type": "string" | |
2220 } | |
2221 }, | |
2222 "type": "object" | |
2223 }, | |
2224 "LocationPreference": { | 2209 "LocationPreference": { |
2225 "description": "Preferred location. This specifies where a Cloud SQL
instance should preferably be located, either in a specific Compute Engine zone
, or co-located with an App Engine application. Note that if the preferred locat
ion is not available, the instance will be located as close as possible within t
he region. Only one location may be specified.", | 2210 "description": "Preferred location. This specifies where a Cloud SQL
instance should preferably be located, either in a specific Compute Engine zone
, or co-located with an App Engine application. Note that if the preferred locat
ion is not available, the instance will be located as close as possible within t
he region. Only one location may be specified.", |
2226 "id": "LocationPreference", | 2211 "id": "LocationPreference", |
2227 "properties": { | 2212 "properties": { |
2228 "followGaeApplication": { | 2213 "followGaeApplication": { |
2229 "description": "The AppEngine application to follow, it must
be in the same region as the Cloud SQL instance.", | 2214 "description": "The AppEngine application to follow, it must
be in the same region as the Cloud SQL instance.", |
2230 "type": "string" | 2215 "type": "string" |
2231 }, | 2216 }, |
2232 "kind": { | 2217 "kind": { |
2233 "default": "sql#locationPreference", | 2218 "default": "sql#locationPreference", |
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2563 }, | 2548 }, |
2564 "ipConfiguration": { | 2549 "ipConfiguration": { |
2565 "$ref": "IpConfiguration", | 2550 "$ref": "IpConfiguration", |
2566 "description": "The settings for IP Management. This allows
to enable or disable the instance IP and manage which external networks can conn
ect to the instance. The IPv4 address cannot be disabled for Second Generation i
nstances." | 2551 "description": "The settings for IP Management. This allows
to enable or disable the instance IP and manage which external networks can conn
ect to the instance. The IPv4 address cannot be disabled for Second Generation i
nstances." |
2567 }, | 2552 }, |
2568 "kind": { | 2553 "kind": { |
2569 "default": "sql#settings", | 2554 "default": "sql#settings", |
2570 "description": "This is always sql#settings.", | 2555 "description": "This is always sql#settings.", |
2571 "type": "string" | 2556 "type": "string" |
2572 }, | 2557 }, |
2573 "labels": { | |
2574 "description": "Reserved for future use.", | |
2575 "items": { | |
2576 "$ref": "Labels" | |
2577 }, | |
2578 "type": "array" | |
2579 }, | |
2580 "locationPreference": { | 2558 "locationPreference": { |
2581 "$ref": "LocationPreference", | 2559 "$ref": "LocationPreference", |
2582 "description": "The location preference settings. This allow
s the instance to be located as near as possible to either an App Engine app or
GCE zone for better performance. App Engine co-location is only applicable to Fi
rst Generation instances." | 2560 "description": "The location preference settings. This allow
s the instance to be located as near as possible to either an App Engine app or
GCE zone for better performance. App Engine co-location is only applicable to Fi
rst Generation instances." |
2583 }, | 2561 }, |
2584 "maintenanceWindow": { | 2562 "maintenanceWindow": { |
2585 "$ref": "MaintenanceWindow", | 2563 "$ref": "MaintenanceWindow", |
2586 "description": "The maintenance window for this instance. Th
is specifies when the instance may be restarted for maintenance purposes. Applie
s only to Second Generation instances." | 2564 "description": "The maintenance window for this instance. Th
is specifies when the instance may be restarted for maintenance purposes. Applie
s only to Second Generation instances." |
2587 }, | 2565 }, |
2588 "pricingPlan": { | 2566 "pricingPlan": { |
2589 "description": "The pricing plan for this instance. This can
be either PER_USE or PACKAGE. Only PER_USE is supported for Second Generation i
nstances.", | 2567 "description": "The pricing plan for this instance. This can
be either PER_USE or PACKAGE. Only PER_USE is supported for Second Generation i
nstances.", |
(...skipping 24 matching lines...) Expand all Loading... |
2614 }, | 2592 }, |
2615 "tier": { | 2593 "tier": { |
2616 "annotations": { | 2594 "annotations": { |
2617 "required": [ | 2595 "required": [ |
2618 "sql.instances.insert", | 2596 "sql.instances.insert", |
2619 "sql.instances.update" | 2597 "sql.instances.update" |
2620 ] | 2598 ] |
2621 }, | 2599 }, |
2622 "description": "The tier of service for this instance, for e
xample D1, D2. For more information, see pricing.", | 2600 "description": "The tier of service for this instance, for e
xample D1, D2. For more information, see pricing.", |
2623 "type": "string" | 2601 "type": "string" |
| 2602 }, |
| 2603 "userLabels": { |
| 2604 "additionalProperties": { |
| 2605 "description": "An individual label entry, composed of a
key and a value.", |
| 2606 "type": "string" |
| 2607 }, |
| 2608 "description": "User-provided labels, represented as a dicti
onary where each label is a single key value pair.", |
| 2609 "type": "object" |
2624 } | 2610 } |
2625 }, | 2611 }, |
2626 "type": "object" | 2612 "type": "object" |
2627 }, | 2613 }, |
2628 "SslCert": { | 2614 "SslCert": { |
2629 "description": "SslCerts Resource", | 2615 "description": "SslCerts Resource", |
2630 "id": "SslCert", | 2616 "id": "SslCert", |
2631 "properties": { | 2617 "properties": { |
2632 "cert": { | 2618 "cert": { |
2633 "description": "PEM representation.", | 2619 "description": "PEM representation.", |
(...skipping 242 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2876 "type": "string" | 2862 "type": "string" |
2877 } | 2863 } |
2878 }, | 2864 }, |
2879 "type": "object" | 2865 "type": "object" |
2880 } | 2866 } |
2881 }, | 2867 }, |
2882 "servicePath": "sql/v1beta4/", | 2868 "servicePath": "sql/v1beta4/", |
2883 "title": "Cloud SQL Administration API", | 2869 "title": "Cloud SQL Administration API", |
2884 "version": "v1beta4" | 2870 "version": "v1beta4" |
2885 } | 2871 } |
OLD | NEW |