GAPIC v2: need new surface for LRO client, and need v2 surfaces to use it #700
Labels
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
v2
Issues and features set to release with the gapic generator v2
It was pointed out that we are still using the "old gapic surface" in our generated LRO client. This client is a dependency of all GAPICs with LRO functionality. They use it under the hood and we will need to change GAPIC internals for "new surface" clients to use that "new surface" LRO.
They also have an accessor to make this client available to end users. This means that if we change the LRO client surface initialized for v2 surface clients, we will create a breaking change. As such, we need to come up with a means of mitigating the breakage.
Tasks:
The text was updated successfully, but these errors were encountered: