gapic-showcase icon indicating copy to clipboard operation
gapic-showcase copied to clipboard

An API that demonstrates Generated API Client (GAPIC) features and common API patterns used by Google.

Results 38 gapic-showcase issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cloud.google.com/go/iam](https://togithub.com/googleapis/google-cloud-go) | `v1.1.7` -> `v1.1.8` | [![age](https://developer.mend.io/api/mc/badges/age/go/cloud.google.com%2fgo%2fiam/v1.1.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

kokoro:force-run

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | com_google_googleapis | http_archive | digest | `64be76a` -> `245c0f5` | ---...

kokoro:force-run

Commit https://github.com/googleapis/googleapis/commit/e495ff587351369637ecee17bfd260d2e76a41f7 had a failed [build](https://fusion2.corp.google.com/ci/kokoro/prod:actools%2Fgoogleapis%2Fstable%2Fcontinuous/activity/6c315bba-c325-42ac-819d-73ba4f89f31d/log) related to a gap in testing in `gapic-generator-python` for the annotation `google.cloud.operation_polling_method` . See `tests/fragments/test_compute_operation.proto` which was added in https://github.com/googleapis/gapic-generator-python/pull/2014 to fix the testing...

priority: p2
type: feature request

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

kokoro:force-run
dependencies

This PR includes most but not all of the needed infrastructure for the acceptance harness, here called "qualifier". It is invoked by `gapic-showcase qualify LANG` (verified with `gapic-showcase qualify python`)....

This adds two new RPCs, `Compliance.RepeatWithUnknown{,Optional}Enum()` which, when called over REST, populate enum fields in the JSON responses with string values that do not correspond to enum values in the...

cla: yes

(Testing this works in CI before asking for reviews)

cla: yes

I was experimenting a bunch with how to properly warn/error about the behavior we saw in #1377. The only handwritten place I could do so would be in `sequence_service.go`, but...

No real reason to be behind the times on Go version in this repo. It will probably require an update in gapic-generator-go in order to run the integration tests from...

process

Proposal: Add a `Showcase.Echo` RPC with a `int fail_n_times` field that initially fails n number of times before returning a valid response. This will allow us to test the following...

priority: p3
type: feature request