Class DeleteInstanceRequest (0.1.0)

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

DeleteInstanceRequest deletes an instance. .. attribute:: name

Required. The instance resource name, in the format projects/{project_id}/locations/{location}/instances/{instance_id}

:type: str