Yuri Fedoseev

Results 9 comments of Yuri Fedoseev

Hi, I've reopened the MR here https://github.com/googleapis/google-cloud-go/issues/1438

@SebastienMelki You need to copy `validate/validate.proto` to your repository

> I'd love to see this contributed, but if you're using protobuf-es, why not use https://buf.build/blog/connect-web-protobuf-grpc-in-the-browser too? Connect-go forces to implement a custom interface which doesn't conform with the pure...

@RustamKuramshin Рустам, а можешь приложить суда полностью бинарный дамп всего документа (заголовок + контейнер)?

@RustamKuramshin да, двоичного представления вначале будет достаточно

Привет! Cпасибо за фидбек. 1. Ок, добавлю отображение данных "as is" без форматирования. В построчном отображении как обычно отделяете вложенные теги? Отступами или просто выводится все подряд на одном уровне?...

The source of the issue is that `go.mod` and `go.sum` files are excluded in `.gcloudignore.functions`. A couple years ago it wasn't possible to deploy `vendor` dependencies together with `go.mod`. I've...

Hi @dixuswe, Thank you for the resolution. I remember I added dependency as you mentioned like `"_ github.com/GoogleCloudPlatform/functions-framework-go/funcframework"` I suspect that the source of the error is the old `v1.7.0`...