| { | |
| "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" | |
| ] | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } | |
| } |