Skip to content

Commit

Permalink
chore: generate GAPIC metadata JSON file (#439)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/464906e9-6f3c-41d1-906e-fd7073c42d19/targets

- [ ] To automatically regenerate this PR, check this box.

PiperOrigin-RevId: 345596855
Source-Link: googleapis/googleapis@d189e87
  • Loading branch information
yoshi-automation authored Dec 4, 2020
1 parent 8cc0b84 commit 38d20c3
Show file tree
Hide file tree
Showing 7 changed files with 375 additions and 3 deletions.
141 changes: 141 additions & 0 deletions packages/google-cloud-asset/src/v1/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,141 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "typescript",
"protoPackage": "google.cloud.asset.v1",
"libraryPackage": "@google-cloud/asset",
"services": {
"AssetService": {
"clients": {
"grpc": {
"libraryClient": "AssetServiceClient",
"rpcs": {
"BatchGetAssetsHistory": {
"methods": [
"batchGetAssetsHistory"
]
},
"CreateFeed": {
"methods": [
"createFeed"
]
},
"GetFeed": {
"methods": [
"getFeed"
]
},
"ListFeeds": {
"methods": [
"listFeeds"
]
},
"UpdateFeed": {
"methods": [
"updateFeed"
]
},
"DeleteFeed": {
"methods": [
"deleteFeed"
]
},
"AnalyzeIamPolicy": {
"methods": [
"analyzeIamPolicy"
]
},
"ExportAssets": {
"methods": [
"exportAssets"
]
},
"AnalyzeIamPolicyLongrunning": {
"methods": [
"analyzeIamPolicyLongrunning"
]
},
"SearchAllResources": {
"methods": [
"searchAllResources",
"searchAllResourcesStream",
"searchAllResourcesAsync"
]
},
"SearchAllIamPolicies": {
"methods": [
"searchAllIamPolicies",
"searchAllIamPoliciesStream",
"searchAllIamPoliciesAsync"
]
}
}
},
"grpc-fallback": {
"libraryClient": "AssetServiceClient",
"rpcs": {
"BatchGetAssetsHistory": {
"methods": [
"batchGetAssetsHistory"
]
},
"CreateFeed": {
"methods": [
"createFeed"
]
},
"GetFeed": {
"methods": [
"getFeed"
]
},
"ListFeeds": {
"methods": [
"listFeeds"
]
},
"UpdateFeed": {
"methods": [
"updateFeed"
]
},
"DeleteFeed": {
"methods": [
"deleteFeed"
]
},
"AnalyzeIamPolicy": {
"methods": [
"analyzeIamPolicy"
]
},
"ExportAssets": {
"methods": [
"exportAssets"
]
},
"AnalyzeIamPolicyLongrunning": {
"methods": [
"analyzeIamPolicyLongrunning"
]
},
"SearchAllResources": {
"methods": [
"searchAllResources",
"searchAllResourcesStream",
"searchAllResourcesAsync"
]
},
"SearchAllIamPolicies": {
"methods": [
"searchAllIamPolicies",
"searchAllIamPoliciesStream",
"searchAllIamPoliciesAsync"
]
}
}
}
}
}
}
}
43 changes: 43 additions & 0 deletions packages/google-cloud-asset/src/v1beta1/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "typescript",
"protoPackage": "google.cloud.asset.v1beta1",
"libraryPackage": "@google-cloud/asset",
"services": {
"AssetService": {
"clients": {
"grpc": {
"libraryClient": "AssetServiceClient",
"rpcs": {
"BatchGetAssetsHistory": {
"methods": [
"batchGetAssetsHistory"
]
},
"ExportAssets": {
"methods": [
"exportAssets"
]
}
}
},
"grpc-fallback": {
"libraryClient": "AssetServiceClient",
"rpcs": {
"BatchGetAssetsHistory": {
"methods": [
"batchGetAssetsHistory"
]
},
"ExportAssets": {
"methods": [
"exportAssets"
]
}
}
}
}
}
}
}
42 changes: 42 additions & 0 deletions packages/google-cloud-asset/src/v1p1beta1/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "typescript",
"protoPackage": "google.cloud.asset.v1p1beta1",
"libraryPackage": "@google-cloud/asset",
"services": {"AssetService": {"clients": {
"grpc": {
"libraryClient": "AssetServiceClient",
"rpcs": {"SearchAllResources": {
"methods": [
"searchAllResources",
"searchAllResourcesStream",
"searchAllResourcesAsync"
]
},"SearchAllIamPolicies": {
"methods": [
"searchAllIamPolicies",
"searchAllIamPoliciesStream",
"searchAllIamPoliciesAsync"
]
}}
},
"grpc-fallback": {
"libraryClient": "AssetServiceClient",
"rpcs": {,"SearchAllResources": {
"methods": [
"searchAllResources",
"searchAllResourcesStream",
"searchAllResourcesAsync"
]
},"SearchAllIamPolicies": {
"methods": [
"searchAllIamPolicies",
"searchAllIamPoliciesStream",
"searchAllIamPoliciesAsync"
]
}}
}
}
}}
}
73 changes: 73 additions & 0 deletions packages/google-cloud-asset/src/v1p2beta1/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"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"
]
}
}
}
}
}
}
}
43 changes: 43 additions & 0 deletions packages/google-cloud-asset/src/v1p4beta1/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
{
"schema": "1.0",
"comment": "This file maps proto services/RPCs to the corresponding library clients/methods",
"language": "typescript",
"protoPackage": "google.cloud.asset.v1p4beta1",
"libraryPackage": "@google-cloud/asset",
"services": {
"AssetService": {
"clients": {
"grpc": {
"libraryClient": "AssetServiceClient",
"rpcs": {
"AnalyzeIamPolicy": {
"methods": [
"analyzeIamPolicy"
]
},
"ExportIamPolicyAnalysis": {
"methods": [
"exportIamPolicyAnalysis"
]
}
}
},
"grpc-fallback": {
"libraryClient": "AssetServiceClient",
"rpcs": {
"AnalyzeIamPolicy": {
"methods": [
"analyzeIamPolicy"
]
},
"ExportIamPolicyAnalysis": {
"methods": [
"exportIamPolicyAnalysis"
]
}
}
}
}
}
}
}
30 changes: 30 additions & 0 deletions packages/google-cloud-asset/src/v1p5beta1/gapic_metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"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"
]
}}
}
}
}}
}
6 changes: 3 additions & 3 deletions packages/google-cloud-asset/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-asset.git",
"sha": "68298fd9ebee3ae119bdb7dc6b848276804e2cda"
"sha": "86029ac8f7660ee6df3fb307d2b1bf41f3369762"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "50831e68c56081dc5908f99158450de5c1c13d1c",
"internalRef": "345062127"
"sha": "d189e871205fea665a9648f7c4676f027495ccaf",
"internalRef": "345596855"
}
},
{
Expand Down

0 comments on commit 38d20c3

Please sign in to comment.