Issues
- 0
feat: support service overriding
#1581 opened by hongalex - 0
add misspell as a presubmit check
#1566 opened by julieqiu - 1
- 0
internal/testing: add package with sample testdata
#1512 opened by julieqiu - 0
Make getting raw responses from iterators easier
#1467 opened by codyoss - 1
- 0
gapic: untangle Iterator logic with generics
#1305 opened by noahdietz - 0
gapic: consider moving field auto-population to gax-go
#1463 opened by noahdietz - 0
gapic: add top level example(s) of using SetHeaders
#1455 opened by noahdietz - 6
internal/gengapic: remove omit-snippets option
#1332 opened by quartzmo - 1
internal/gengapic: add header to snippets metadata
#1317 opened by quartzmo - 1
add staticcheck as a presubmit check
#1404 opened by julieqiu - 1
- 0
add unparam as a presubmit check
#1408 opened by julieqiu - 1
- 2
surface google.api.resource patterns in documentation
#1372 opened by codyoss - 4
Support Cancel method generation for lro
#1391 opened by hwen-cb - 1
- 0
Support JWT self-signed flow for regapic
#1385 opened by codyoss - 2
- 1
gapic: consolidate routing header parsing/injection
#1304 opened by noahdietz - 0
gapic: move buildHeaders helper into gax-go
#1301 opened by noahdietz - 1
gapic: move insertMetadata helper into gax-go
#1300 opened by noahdietz - 1
- 0
gapic: move versionGo helper into gax-go
#1299 opened by noahdietz - 1
- 9
gengapic: could deadlines be made configurable?
#1206 opened by timburks - 0
gapic: remove maybeUnknownEnum error checker and usage
#1302 opened by noahdietz - 1
diregapic: errors that appear in the Operation type should be returned by Poll
#1320 opened by noahdietz - 0
- 0
- 1
- 0
- 2
- 2
[Question] LRO version overriding?
#1193 opened by hyang74 - 3
- 9
Repeated fields in parameter are set as a single string v.s. a slice of string (incompatible with `grpc-gateway`)
#1160 opened by hyang74 - 2
gencli: warnings from staticcheck
#1138 opened by timburks - 0
- 1
- 0
- 3
gapic: doc.go refers to "NewClient" instead of service-specific constructors.
#1077 opened by timburks - 7
- 3
gengapic: REGAPIC imported and not used error
#1052 opened by vam-google - 2
gengapic: REGAPIC missing return statement with google.api.HttpBody specified as response type
#1051 opened by noahdietz - 1
gengapic: REGAPIC Crc32c undefined error
#1053 opened by vam-google - 1
Do we support generating libraries that use google.golang.org/genproto/googleapis/cloud/common?
#1039 opened by codyoss - 2
- 1
gapic: REGAPIC clients should be able to convey response headers similar to grpc.Header
#954 opened by noahdietz - 0
Update README to use `go install`
#895 opened by atulep