|
38 | 38 | ],
|
39 | 39 | "content": "json",
|
40 | 40 | "home": "home.html",
|
41 |
| - "overview": "overview.html", |
42 |
| - "guides": [{ |
43 |
| - "title": "Authentication", |
44 |
| - "id": "authentication", |
45 |
| - "edit": "https://github.com/GoogleCloudPlatform/gcloud-common/edit/master/authentication/readme.md", |
46 |
| - "contents": [ |
47 |
| - "https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/authentication/readme.md", |
48 |
| - "authentication.md" |
49 |
| - ] |
50 |
| - }, { |
51 |
| - "title": "FAQ", |
52 |
| - "id": "faq", |
53 |
| - "edit": "https://github.com/GoogleCloudPlatform/gcloud-common/edit/master/faq/readme.md", |
54 |
| - "contents": [ |
55 |
| - "https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/faq/readme.md", |
56 |
| - "faq.md" |
57 |
| - ] |
58 |
| - }, { |
59 |
| - "title": "Troubleshooting", |
60 |
| - "id": "troubleshooting", |
61 |
| - "edit": "https://github.com/GoogleCloudPlatform/gcloud-common/edit/master/troubleshooting/readme.md", |
62 |
| - "contents": [ |
63 |
| - "https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/troubleshooting/readme.md", |
64 |
| - "troubleshooting.md" |
65 |
| - ] |
66 |
| - }, { |
67 |
| - "title": "Contributing", |
68 |
| - "id": "contributing", |
69 |
| - "edit": "https://github.com/GoogleCloudPlatform/gcloud-common/edit/master/contributing/readme.md", |
70 |
| - "contents": "https://raw.githubusercontent.com/GoogleCloudPlatform/gcloud-common/master/contributing/readme.md" |
71 |
| - }], |
72 |
| - "services": [{ |
73 |
| - "id": "gcloud", |
74 |
| - "contents": "index.json" |
75 |
| - }, { |
76 |
| - "title": "BigQuery", |
77 |
| - "id": "bigquery", |
78 |
| - "implemented": ">=0.10.0", |
79 |
| - "contents": "bigquery/index.json", |
80 |
| - "nav": [{ |
81 |
| - "title": "Dataset", |
82 |
| - "id": "dataset", |
83 |
| - "contents": "bigquery/dataset.json" |
84 |
| - }, { |
85 |
| - "title": "Table", |
86 |
| - "id": "table", |
87 |
| - "contents": "bigquery/table.json" |
88 |
| - }, { |
89 |
| - "title": "Job", |
90 |
| - "id": "job", |
91 |
| - "contents": "bigquery/job.json" |
92 |
| - }] |
93 |
| - }, { |
94 |
| - "title": "Compute", |
95 |
| - "id": "compute", |
96 |
| - "implemented": ">=0.20.0", |
97 |
| - "contents": "compute/index.json", |
98 |
| - "nav": [{ |
99 |
| - "title": "Address", |
100 |
| - "id": "address", |
101 |
| - "contents": "compute/address.json" |
102 |
| - }, { |
103 |
| - "title": "Autoscaler", |
104 |
| - "id": "autoscaler", |
105 |
| - "implemented": ">=0.29.0", |
106 |
| - "contents": "compute/autoscaler.json" |
107 |
| - }, { |
108 |
| - "title": "Disk", |
109 |
| - "id": "disk", |
110 |
| - "contents": "compute/disk.json" |
111 |
| - }, { |
112 |
| - "title": "Firewall", |
113 |
| - "id": "firewall", |
114 |
| - "contents": "compute/firewall.json" |
115 |
| - }, { |
116 |
| - "title": "Network", |
117 |
| - "id": "network", |
118 |
| - "contents": "compute/network.json" |
119 |
| - }, { |
120 |
| - "title": "Operation", |
121 |
| - "id": "operation", |
122 |
| - "contents": "compute/operation.json" |
123 |
| - }, { |
124 |
| - "title": "Region", |
125 |
| - "id": "region", |
126 |
| - "contents": "compute/region.json" |
127 |
| - }, { |
128 |
| - "title": "Snapshot", |
129 |
| - "id": "snapshot", |
130 |
| - "contents": "compute/snapshot.json" |
131 |
| - }, { |
132 |
| - "title": "VM", |
133 |
| - "id": "vm", |
134 |
| - "contents": "compute/vm.json" |
135 |
| - }, { |
136 |
| - "title": "Zone", |
137 |
| - "id": "zone", |
138 |
| - "contents": "compute/zone.json" |
139 |
| - }] |
140 |
| - }, { |
141 |
| - "title": "DNS", |
142 |
| - "id": "dns", |
143 |
| - "implemented": ">=0.18.0", |
144 |
| - "contents": "dns/index.json", |
145 |
| - "nav": [{ |
146 |
| - "title": "Zone", |
147 |
| - "id": "zone", |
148 |
| - "contents": "dns/zone.json" |
149 |
| - }, { |
150 |
| - "title": "Record", |
151 |
| - "id": "record", |
152 |
| - "contents": "dns/record.json" |
153 |
| - }, { |
154 |
| - "title": "Change", |
155 |
| - "id": "change", |
156 |
| - "contents": "dns/change.json" |
157 |
| - }] |
158 |
| - }, { |
159 |
| - "title": "Datastore", |
160 |
| - "id": "datastore", |
161 |
| - "contents": "datastore/index.json", |
162 |
| - "nav": [{ |
163 |
| - "title": "Dataset", |
164 |
| - "id": "dataset", |
165 |
| - "contents": "datastore/dataset.json" |
166 |
| - }, { |
167 |
| - "title": "Query", |
168 |
| - "id": "query", |
169 |
| - "contents": "datastore/query.json" |
170 |
| - }, { |
171 |
| - "title": "Transaction", |
172 |
| - "id": "transaction", |
173 |
| - "implemented": ">=0.8.0", |
174 |
| - "contents": "datastore/transaction.json" |
175 |
| - }] |
176 |
| - }, { |
177 |
| - "title": "Logging", |
178 |
| - "id": "logging", |
179 |
| - "implemented": ">=0.27.0", |
180 |
| - "contents": "logging/index.json", |
181 |
| - "nav": [{ |
182 |
| - "title": "Sink", |
183 |
| - "id": "sink", |
184 |
| - "contents": "logging/sink.json" |
185 |
| - }, { |
186 |
| - "title": "Log", |
187 |
| - "id": "log", |
188 |
| - "contents": "logging/log.json" |
189 |
| - }, { |
190 |
| - "title": "Entry", |
191 |
| - "id": "entry", |
192 |
| - "contents": "logging/entry.json" |
193 |
| - }] |
194 |
| - }, { |
195 |
| - "title": "Prediction", |
196 |
| - "id": "prediction", |
197 |
| - "implemented": ">=0.27.0", |
198 |
| - "contents": "prediction/index.json", |
199 |
| - "nav": [{ |
200 |
| - "title": "Model", |
201 |
| - "id": "model", |
202 |
| - "contents": "prediction/model.json" |
203 |
| - }] |
204 |
| - }, { |
205 |
| - "title": "PubSub", |
206 |
| - "id": "pubsub", |
207 |
| - "implemented": ">=0.8.0", |
208 |
| - "contents": "pubsub/index.json", |
209 |
| - "nav": [{ |
210 |
| - "title": "Topic", |
211 |
| - "id": "topic", |
212 |
| - "contents": "pubsub/topic.json" |
213 |
| - }, { |
214 |
| - "title": "Subscription", |
215 |
| - "id": "subscription", |
216 |
| - "contents": "pubsub/subscription.json" |
217 |
| - }] |
218 |
| - }, { |
219 |
| - "title": "Resource", |
220 |
| - "id": "resource", |
221 |
| - "implemented": ">=0.22.0", |
222 |
| - "contents": "resource/index.json", |
223 |
| - "nav": [{ |
224 |
| - "title": "Project", |
225 |
| - "id": "project", |
226 |
| - "contents": "resource/project.json" |
227 |
| - }] |
228 |
| - }, { |
229 |
| - "title": "Search", |
230 |
| - "id": "search", |
231 |
| - "implemented": ">=0.16.0", |
232 |
| - "contents": "search/index.json", |
233 |
| - "nav": [{ |
234 |
| - "title": "Index", |
235 |
| - "id": "index", |
236 |
| - "contents": "search/index-class.json" |
237 |
| - }, { |
238 |
| - "title": "Document", |
239 |
| - "id": "document", |
240 |
| - "contents": "search/document.json" |
241 |
| - }, { |
242 |
| - "title": "Field", |
243 |
| - "id": "field", |
244 |
| - "contents": "search/field.json" |
245 |
| - }] |
246 |
| - }, { |
247 |
| - "title": "Storage", |
248 |
| - "id": "storage", |
249 |
| - "contents": "storage/index.json", |
250 |
| - "nav": [{ |
251 |
| - "title": "Bucket", |
252 |
| - "id": "bucket", |
253 |
| - "implemented": ">=0.9.0", |
254 |
| - "contents": "storage/bucket.json" |
255 |
| - }, { |
256 |
| - "title": "File", |
257 |
| - "id": "file", |
258 |
| - "implemented": ">=0.9.0", |
259 |
| - "contents": "storage/file.json" |
260 |
| - }, { |
261 |
| - "title": "Channel", |
262 |
| - "id": "channel", |
263 |
| - "implemented": ">=0.26.0", |
264 |
| - "contents": "storage/channel.json" |
265 |
| - }] |
266 |
| - }, { |
267 |
| - "title": "Translate", |
268 |
| - "id": "translate", |
269 |
| - "implemented": ">=0.28.0", |
270 |
| - "contents": "translate/index.json" |
271 |
| - }, { |
272 |
| - "title": "Vision", |
273 |
| - "id": "vision", |
274 |
| - "implemented": ">=0.29.0", |
275 |
| - "contents": "vision/index.json" |
276 |
| - }], |
277 | 41 | "package": {
|
278 | 42 | "title": "npm",
|
279 | 43 | "href": "https://www.npmjs.com/package/gcloud"
|
|
0 commit comments