Class DeleteInstanceConfigRequest (3.51.0)

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

The request for DeleteInstanceConfigRequest][InstanceAdmin.DeleteInstanceConfigRequest].

Attributes

Name Description
name str
Required. The name of the instance configuration to be deleted. Values are of the form projects/
etag str
Used for optimistic concurrency control as a way to help prevent simultaneous deletes of an instance configuration from overwriting each other. If not empty, the API only deletes the instance configuration when the etag provided matches the current status of the requested instance configuration. Otherwise, deletes the instance configuration without checking the current status of the requested instance configuration.
validate_only bool
An option to validate, but not actually execute, a request, and provide the same response.