UNPKG

@google-cloud/asset

Version:
38 lines (37 loc) 1.23 kB
{ "schema": "1.0", "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.cloud.asset.v1p5beta1", "libraryPackage": "asset", "services": { "AssetService": { "clients": { "grpc": { "libraryClient": "AssetServiceClient", "rpcs": { "ListAssets": { "methods": [ "listAssets", "listAssetsStream", "listAssetsAsync" ] } } }, "grpc-fallback": { "libraryClient": "AssetServiceClient", "rpcs": { "ListAssets": { "methods": [ "listAssets", "listAssetsStream", "listAssetsAsync" ] } } } } } } }