blob: c303bc74708e89a697344a982848081b20080c86 [file] [log] [blame]
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods.",
"language": "go",
"protoPackage": "google.cloud.asset.v1p5beta1",
"libraryPackage": "cloud.google.com/go/asset/apiv1p5beta1",
"services": {
"AssetService": {
"clients": {
"grpc": {
"libraryClient": "Client",
"rpcs": {
"ListAssets": {
"methods": [
"ListAssets"
]
}
}
},
"rest": {
"libraryClient": "Client",
"rpcs": {
"ListAssets": {
"methods": [
"ListAssets"
]
}
}
}
}
}
}
}