feat: [cloudquotas] new module for cloudquotas#9991
Conversation
suztomo
left a comment
There was a problem hiding this comment.
I don't think of a problem that would be caused by the groupId and Java package mismatch.
| observability for resource usage, quotas, and restrictions of the services | ||
| they consume.</description> | ||
| <parent> | ||
| <groupId>com.google.cloud</groupId> |
There was a problem hiding this comment.
It got "com.google.cloud" appropriately.
| * limitations under the License. | ||
| */ | ||
|
|
||
| package com.google.api.cloudquotas.v1; |
There was a problem hiding this comment.
The generated class has "com.google.api" (no "cloud")
|
Adding |
Thanks! Yep, I think you're right and this should be good to go. This library probably needs to be regenerated. @ddixit14 Feel to free to create a new branch/ PR and close this one if that's easier. |
Uh oh!
There was an error while loading. Please reload this page.