diff --git a/asset/snippets/analyzeIamPolicyLongrunningGcs.js b/asset/snippets/analyzeIamPolicyLongrunningGcs.js index 15a576d6e60..df93e0c494e 100644 --- a/asset/snippets/analyzeIamPolicyLongrunningGcs.js +++ b/asset/snippets/analyzeIamPolicyLongrunningGcs.js @@ -17,8 +17,7 @@ // sample-metadata: // title: Analyze Iam Policy Longrunning and write results to GCS // description: Analyzes accessible IAM policies that match a request. -// usage: node analyzeIamPolicyLongrunningGcs -// +// usage: node analyzeIamPolicyLongrunningGcs async function main(gcsUri) { // [START asset_quickstart_analyze_iam_policy_longrunning_gcs]