Skip to content

Commit 955d5f9

Browse files
feat: check status of long running operation by its name (#328)
For each client method returning a long running operation, a separate method to check its status is added. Added methods: `checkExportAssetsProgress`, `checkExportIamPolicyAnalysisProgress`.
1 parent 59a78d4 commit 955d5f9

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

packages/google-cloud-asset/synth.metadata

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "[email protected]:googleapis/nodejs-asset.git",
7-
"sha": "321bc3ae0c187f29231037705a52ca4b805659ba"
8-
}
9-
},
10-
{
11-
"git": {
12-
"name": "googleapis",
13-
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "1b5a8d2bbb69c5a04db26bd546d2888e609c6bab",
15-
"internalRef": "309845930"
7+
"sha": "9e710b7a58132d2004ea8de0d1afdf2497ff702a"
168
}
179
},
1810
{

0 commit comments

Comments
 (0)