You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: support non-name fields with res-refs in resname def parsing
* fix: add workaround for missing default_host and oauth_scopes annotation
* fix: clarify LRO parsing error messages
* feat: support deeply-nested types in AST and proto message parsing
* fix: prevent resname tokens from matching subcomponents
* fix: use TypeParser for proto message parsing
* fix: use generic types in field instantiation in ServiceClientTest
* fix: prevent descension into map types in nested message parsing
* fix: merge master
* fix: use both map generics in ServiceClientTest codegen
* fix: dir structure of generated files
* test: add asset API gradle pkg rules
* fix: remove unused dep
* test: add logging integration target and goldens, consolidate rules
* fix: fix asset_java_gapic build
0 commit comments