Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

fix: add typings for named parameter structs#1198

Merged
alvarowolfx merged 3 commits intogoogleapis:mainfrom
alvarowolfx:fix-named-parameter-type-typing
Mar 22, 2023
Merged

fix: add typings for named parameter structs#1198
alvarowolfx merged 3 commits intogoogleapis:mainfrom
alvarowolfx:fix-named-parameter-type-typing

Conversation

@alvarowolfx
Copy link
Copy Markdown
Contributor

Fixes #1151 🦕

@alvarowolfx alvarowolfx requested review from a team and shollyman March 21, 2023 17:54
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/nodejs-bigquery API. labels Mar 21, 2023
@product-auto-label product-auto-label Bot added size: s Pull request size is small. and removed size: xs Pull request size is extra small. labels Mar 21, 2023
Copy link
Copy Markdown
Contributor

@shollyman shollyman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

¯\_(ツ)_/¯

@alvarowolfx alvarowolfx added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 21, 2023
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 21, 2023
@alvarowolfx alvarowolfx merged commit c7c2ba1 into googleapis:main Mar 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/nodejs-bigquery API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Named parameter type for Array of Struct hadn't been defined in the type definition

2 participants