remote-apis-sdks icon indicating copy to clipboard operation
remote-apis-sdks copied to clipboard

use the modern go import path for longrunning

Open benjaminp opened this issue 2 months ago • 0 comments

google.golang.org/genproto/googleapis/longrunning is just an alias for cloud.google.com/go/longrunning/autogen/longrunningpb, so ideally remote-apis-sdks would import the latter not the former.

I hope this is something that can be simply tweaked in your export process.

benjaminp avatar Dec 23 '25 16:12 benjaminp