Class StopInstanceRequest (0.15.0)

StopInstanceRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for deleting an Instance.

Attributes

Name Description
name str
Required. The name of the Instance to stop. Format: projects/{project}/locations/{location}/instances/{instance}, where {project} can be project id or number.
validate_only bool
Optional. Indicates that the request should be validated without actually stopping any resources.
etag str
Optional. A system-generated fingerprint for this version of the resource. This may be used to detect modification conflict during updates.