nodejs-spanner
nodejs-spanner copied to clipboard
Generated samples are missing
For example there's no sample with this referenced region tag: spanner_v1_generated_Spanner_BatchCreateSessions_async
This got merged but it looks somewhat wrong to me: https://github.com/googleapis/nodejs-spanner/pull/1484/files
@sofisl Do we have any update on the autogenerated samples for Node js ?
@surbhigarg92, is this something the spanner team wants? https://github.com/googleapis/nodejs-spanner/blob/f1ae51301d4ea9b0ed1ad4d4762c249fef9f8d08/owlbot.py#L66
@sofisl This was done intentionally to avoid autogenerated samples as we are not using autogenerated client , instead have an handwritten layer for same.