10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documen 10000 tation.
There was an error while loading. Please reload this page.
1 parent dde41c3 commit 02df62bCopy full SHA for 02df62b
packages/google-cloud-compute/samples/snippets/sample_start_stop.py
@@ -105,7 +105,7 @@ def start_instance_with_encryption_key(
105
# [START compute_stop_instance]
106
def stop_instance(project_id: str, zone: str, instance_name: str):
107
"""
108
- Stops a stopped Google Compute Engine instance.
+ Stops a running Google Compute Engine instance.
109
110
Args:
111
project_id: project ID or project number of the Cloud project your instance belongs to.
0 commit comments