blob: 12ca2f15ef35416f092b14fbb536e801b1a3f1f6 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.datastore.admin.v1",
"libraryPackage": "cloud.google.com/go/datastore/admin/apiv1",
"services": {
"DatastoreAdmin": {
"clients": {
"grpc": {
"libraryClient": "DatastoreAdminClient",
"rpcs": {
"CreateIndex": {
"methods": [
"CreateIndex"
]
},
"DeleteIndex": {
"methods": [
"DeleteIndex"
]
},
"ExportEntities": {
"methods": [
"ExportEntities"
]
},
"GetIndex": {
"methods": [
"GetIndex"
]
},
"ImportEntities": {
"methods": [
"ImportEntities"
]
},
"ListIndexes": {
"methods": [
"ListIndexes"
]
}
}
}
}
}
}
}