gapic: Operation wrappers could be made more generic via proto.Message #1307
Labels
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
Milestone
The generated Operation wrapper types could be made more generic by leveraging the
proto.Message
interface as the type for most methods with the wrapper types simply type-asserting to the RPC specific response/metadata types.The text was updated successfully, but these errors were encountered: