|
|
|
@ -60293,6 +60293,70 @@ |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"id": "google.storage.v2", |
|
|
|
|
"directory": "google/storage/v2", |
|
|
|
|
"version": "v2", |
|
|
|
|
"majorVersion": "v2", |
|
|
|
|
"hostName": "storage.googleapis.com", |
|
|
|
|
"title": "Cloud Storage API", |
|
|
|
|
"description": "Lets you store and retrieve potentially-large, immutable data objects.", |
|
|
|
|
"importDirectories": [ |
|
|
|
|
"google/api", |
|
|
|
|
"google/iam/v1", |
|
|
|
|
"google/protobuf" |
|
|
|
|
], |
|
|
|
|
"options": { |
|
|
|
|
"java_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"com.google.storage.v2": 1 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"java_multiple_files": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"true": 1 |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"go_package": { |
|
|
|
|
"valueCounts": { |
|
|
|
|
"google.golang.org/genproto/googleapis/storage/v2;storage": 1 |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"services": [ |
|
|
|
|
{ |
|
|
|
|
"shortName": "Storage", |
|
|
|
|
"fullName": "google.storage.v2.Storage", |
|
|
|
|
"methods": [ |
|
|
|
|
{ |
|
|
|
|
"shortName": "GetObject", |
|
|
|
|
"fullName": "google.storage.v2.Storage.GetObject", |
|
|
|
|
"mode": "UNARY" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "QueryWriteStatus", |
|
|
|
|
"fullName": "google.storage.v2.Storage.QueryWriteStatus", |
|
|
|
|
"mode": "UNARY" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "ReadObject", |
|
|
|
|
"fullName": "google.storage.v2.Storage.ReadObject", |
|
|
|
|
"mode": "SERVER_STREAMING" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "StartResumableWrite", |
|
|
|
|
"fullName": "google.storage.v2.Storage.StartResumableWrite", |
|
|
|
|
"mode": "UNARY" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"shortName": "WriteObject", |
|
|
|
|
"fullName": "google.storage.v2.Storage.WriteObject", |
|
|
|
|
"mode": "CLIENT_STREAMING" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"id": "google.streetview.publish.v1", |
|
|
|
|
"directory": "google/streetview/publish/v1", |
|
|
|
|