Brent Shaffer

Results 413 comments of Brent Shaffer

Thank you for reporting this. Since both the call and the definition are happening inside the Guzzle client library, you'd be more likely to get a solution by filing your...

A second part of this is that PHP is not listed on the protobuf homepage for protobuf, and is instead buried inside "Reference" https://developers.google.com/protocol-buffers

Hello @amammay ! There are a few caviats to your example. Specifically, the `OTHER_CLIENT_ID` and `IAP_CLIENT_ID` have to be in the same project, otherwise the OAuth2 server responds with the...

@amammay That does sound like a valid use case! I'm still concerned that the steps outlined are so awkward that a user will receive the above `The audience client and...

I believe the assumption here is that an expired access token will result in an error for invalid token when attempting to revoke it, and so not revoke the underlying...

Ill try to take a look soon. Sorry for the delay!

@dunglas Does this mean you've been able to verify my experimental code in a real-world situation decoding EC JWKs? And if so, can you leave a review on my PR...

The package test is failing in `ErrorReporting` with the following: ``` PHP Fatal error: Declaration of Google\Cloud\Logging\PsrLogger::emergency($message, array $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context =...

moving snippet tags in cl/486749608

Thank you @shreejad. We can mark the package as abandoned, and stop generating documentation/client libraries for it. However, where should we direct users who are looking for a library to...