Skip to content

Commit

Permalink
feat: check status of long running operation by its name (#328)
Browse files Browse the repository at this point in the history
For each client method returning a long running operation, a separate method to check its status is added.

Added methods: `checkExportAssetsProgress`, `checkExportIamPolicyAnalysisProgress`.
  • Loading branch information
alexander-fenster authored May 6, 2020
1 parent 4991a0f commit f6958b9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions packages/google-cloud-asset/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,7 @@
"git": {
"name": ".",
"remote": "git@github.com:googleapis/nodejs-asset.git",
"sha": "321bc3ae0c187f29231037705a52ca4b805659ba"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "1b5a8d2bbb69c5a04db26bd546d2888e609c6bab",
"internalRef": "309845930"
"sha": "9e710b7a58132d2004ea8de0d1afdf2497ff702a"
}
},
{
Expand Down

0 comments on commit f6958b9

Please sign in to comment.