Class DeleteInstanceConfigRequest (3.26.0)

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

The request for DeleteInstanceConfigRequest][InstanceAdmin.DeleteInstanceConfigRequest].

Attributes

NameDescription
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 config from overwriting each other. If not empty, the API only deletes the instance config when the etag provided matches the current status of the requested instance config. Otherwise, deletes the instance config without checking the current status of the requested instance config.
validate_only bool
An option to validate, but not actually execute, a request, and provide the same response.