UNPKG

@google-cloud/asset

Version:
34 lines (33 loc) 1.04 kB
{ "schema": "1.0", "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.cloud.asset.v1p7beta1", "libraryPackage": "@google-cloud/asset", "services": { "AssetService": { "clients": { "grpc": { "libraryClient": "AssetServiceClient", "rpcs": { "ExportAssets": { "methods": [ "exportAssets" ] } } }, "grpc-fallback": { "libraryClient": "AssetServiceClient", "rpcs": { "ExportAssets": { "methods": [ "exportAssets" ] } } } } } } }