We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbda7e4 commit 9e87ec7Copy full SHA for 9e87ec7
compute/disks/consistencyGroups/deleteConsistencyGroup.js
@@ -60,7 +60,7 @@ async function callDeleteConsistencyGroup() {
60
}
61
62
await callCreateConsistencyGroup();
63
- // [END compute_consistency_group_create]
+// [END compute_consistency_group_delete]
64
65
66
main(...process.argv.slice(2)).catch(err => {
0 commit comments