UNPKG

@google-cloud/asset

Version:
74 lines (73 loc) 2.48 kB
{ "schema": "1.0", "comment": "This file maps proto services/RPCs to the corresponding library clients/methods", "language": "typescript", "protoPackage": "google.cloud.asset.v1p2beta1", "libraryPackage": "@google-cloud/asset", "services": { "AssetService": { "clients": { "grpc": { "libraryClient": "AssetServiceClient", "rpcs": { "CreateFeed": { "methods": [ "createFeed" ] }, "GetFeed": { "methods": [ "getFeed" ] }, "ListFeeds": { "methods": [ "listFeeds" ] }, "UpdateFeed": { "methods": [ "updateFeed" ] }, "DeleteFeed": { "methods": [ "deleteFeed" ] } } }, "grpc-fallback": { "libraryClient": "AssetServiceClient", "rpcs": { "CreateFeed": { "methods": [ "createFeed" ] }, "GetFeed": { "methods": [ "getFeed" ] }, "ListFeeds": { "methods": [ "listFeeds" ] }, "UpdateFeed": { "methods": [ "updateFeed" ] }, "DeleteFeed": { "methods": [ "deleteFeed" ] } } } } } } }