def destroy(async = true)
          requires :identity

          data = service.delete_target_http_proxy(identity)
          operation = Fog::Compute::Google::Operations.new(:service => service)