appengine/v2/internal/user
Cody Oss 93c9fa19a1
fix: regenerate all protos under new namespace (#314)
This should be wire compat as field numbers did not change and
package is not apart of the serialization. I appened `.v2` to each
proto package so that these protos can register distinctly from the
protos that were copied from the v1 library. This removes runtime
errors due to double registration of the same messages. Note: I did
have to specially regenerate taskqueue with a special built version
of protoc-gen-go in order to generate some proto1 legacy message
type that is referenced.

Fixes: #311
Fixes: https://github.com/googleapis/google-cloud-go/issues/7760
2023-07-10 17:47:16 -07:00
..
user_service.pb.go fix: regenerate all protos under new namespace (#314) 2023-07-10 17:47:16 -07:00
user_service.proto fix: regenerate all protos under new namespace (#314) 2023-07-10 17:47:16 -07:00