|
60293 | 60293 | } |
60294 | 60294 | ] |
60295 | 60295 | }, |
| 60296 | + { |
| 60297 | + "id": "google.storage.v2", |
| 60298 | + "directory": "google/storage/v2", |
| 60299 | + "version": "v2", |
| 60300 | + "majorVersion": "v2", |
| 60301 | + "hostName": "storage.googleapis.com", |
| 60302 | + "title": "Cloud Storage API", |
| 60303 | + "description": "Lets you store and retrieve potentially-large, immutable data objects.", |
| 60304 | + "importDirectories": [ |
| 60305 | + "google/api", |
| 60306 | + "google/iam/v1", |
| 60307 | + "google/protobuf" |
| 60308 | + ], |
| 60309 | + "options": { |
| 60310 | + "java_package": { |
| 60311 | + "valueCounts": { |
| 60312 | + "com.google.storage.v2": 1 |
| 60313 | + } |
| 60314 | + }, |
| 60315 | + "java_multiple_files": { |
| 60316 | + "valueCounts": { |
| 60317 | + "true": 1 |
| 60318 | + } |
| 60319 | + }, |
| 60320 | + "go_package": { |
| 60321 | + "valueCounts": { |
| 60322 | + "google.golang.org/genproto/googleapis/storage/v2;storage": 1 |
| 60323 | + } |
| 60324 | + } |
| 60325 | + }, |
| 60326 | + "services": [ |
| 60327 | + { |
| 60328 | + "shortName": "Storage", |
| 60329 | + "fullName": "google.storage.v2.Storage", |
| 60330 | + "methods": [ |
| 60331 | + { |
| 60332 | + "shortName": "GetObject", |
| 60333 | + "fullName": "google.storage.v2.Storage.GetObject", |
| 60334 | + "mode": "UNARY" |
| 60335 | + }, |
| 60336 | + { |
| 60337 | + "shortName": "QueryWriteStatus", |
| 60338 | + "fullName": "google.storage.v2.Storage.QueryWriteStatus", |
| 60339 | + "mode": "UNARY" |
| 60340 | + }, |
| 60341 | + { |
| 60342 | + "shortName": "ReadObject", |
| 60343 | + "fullName": "google.storage.v2.Storage.ReadObject", |
| 60344 | + "mode": "SERVER_STREAMING" |
| 60345 | + }, |
| 60346 | + { |
| 60347 | + "shortName": "StartResumableWrite", |
| 60348 | + "fullName": "google.storage.v2.Storage.StartResumableWrite", |
| 60349 | + "mode": "UNARY" |
| 60350 | + }, |
| 60351 | + { |
| 60352 | + "shortName": "WriteObject", |
| 60353 | + "fullName": "google.storage.v2.Storage.WriteObject", |
| 60354 | + "mode": "CLIENT_STREAMING" |
| 60355 | + } |
| 60356 | + ] |
| 60357 | + } |
| 60358 | + ] |
| 60359 | + }, |
60296 | 60360 | { |
60297 | 60361 | "id": "google.streetview.publish.v1", |
60298 | 60362 | "directory": "google/streetview/publish/v1", |
|
0 commit comments