Brent Shaffer

Results 184 issues of Brent Shaffer

The `DescriptionFactory` class is replacing all instances of `{}` with `}`, and does not (and cannot) revert them back to `{}` upon `render`. As a result, any instance of `{}`...

in discussion

See cl/465067114

samples

We have a new samples format that greatly reduces the complexity and overhead of maintaining samples by using reflection to invoke the sample method. We need to upgrade all samples...

type: process
samples

type: cleanup
samples

Relies on https://github.com/googleapis/google-cloud-php/pull/5302 to be released

type: cleanup
samples

WIP for preloading in PHP 7.4 Cloud Functions This demo suggests the users do the following: 1. Add the following to `composer.json` ```json { "config": { "optimize-autoloader": true }, }...

cla: yes
type: feature request
api: cloudfunctions
samples