Map field message definitions do not consistently use module alias disambiguation #618
Labels
generator
Bugs, features, and so forth pertaining to the generated client surface
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
This is visible with Bigtable Admin. The generation produces output and generates no errors, but the generated unit tests fail.
In the above stacktrace,
message=instance.Cluster
should bemessage=gba_instance.Cluster
.The text was updated successfully, but these errors were encountered: