Alex Mammay
Alex Mammay
Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...
Updated unit testing in regards to the sleep api.
In the client-with-responses template if you have have pkg b ```yaml components: responses: 200: description: "OK" content: 'application/json': schema: $ref: '#/components/schemas/Document' schemas: Document: type: object properties: fields: type: object additionalProperties:...