Diego Marquez
Diego Marquez
> What happens if you try to unzip `temp-codegen.srcjar`? Does it fail or produce an empty folder (I prefer this one because we can add logic to remove empty folders...
> > > What happens if you try to unzip `temp-codegen.srcjar`? Does it fail or produce an empty folder (I prefer this one because we can add logic to remove...
Maybe it's better if we declare it in `shared-config`
https://github.com/googleapis/sdk-platform-java/pull/2574 works around this, for now.
Hopefully the only cause: There is a pending `owl-bot-copy` PR: https://github.com/googleapis/java-bigtable/pull/2158 I'll adjust the `googleapis_commitish` to something before this change in the meantime
This was due to an unmerged `owl-bot-copy` pull request in java-bigtable
cc: @lqiu96 @JoeWang1127 @alicejli We will address this issue by strictly causing a no-op (no output is generated) whenever no services are generated. We will leave the noop + reflect-config.json...
> we can not support this test for HttpJson stubs until Error Details feature is implemented for REGAPIC I'll be demoting this to p3
Hi @YongGoose, thanks for reporting this. From what I understand you have an application that launches a request to [`Calendar.Events.Watch`](https://googleapis.dev/java/google-api-services-calendar/latest/index.html). However the log shows many POST requests to this endpoint...
Hi @jingc-ac. Was this the only source of information to produce the code that worked?