Class DeleteInstanceRequest (2.9.0)

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

Request for DeleteInstance.

Attribute

NameDescription
name str
Required. Redis instance resource name using the form: ``projects/{project_id}/locations/{location_id}/instances/{instance_id}`` where ``location_id`` refers to a GCP region.

Inheritance

builtins.object > proto.message.Message > DeleteInstanceRequest