Brent Shaffer

Results 407 comments of Brent Shaffer

Can you confirm that the document retrieved by `$doc_service->documents->get($documentId)` looks as expected other for the lack of tabs? If so, then there may be an API bug. The next step...

TODO: Remove this

Thanks for bringing this up! This should be an easy fix

I've added https://github.com/googleapis/google-cloud-php/pull/8779 to test that the check works as expected

Removing the "next release" label because I'm seeing some strange behavior in https://github.com/googleapis/google-cloud-php/pull/8779 - a new review creates a duplicate actions check instead of replacing the first one. Also we'll...

This looks like it'll be fixed with https://github.com/googleapis/gax-php/pull/582 (or something similar). See https://github.com/googleapis/google-cloud-php/issues/7187 for more info.

@shaod2 this is absolutely something we should fix and it should be a high priority

Thanks @asgrim , that's a nonstarter for this PR then. We will take a look at some other options.

Hmm, I cannot reproduce this - the code provided runs as expected on my machine. I notice that you're on Windows, so perhaps that could have something to do with...