Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(google-api-go-generator): Change field PaymentState to pointer #1663

Merged
merged 1 commit into from Aug 16, 2022

Conversation

eisandbar
Copy link
Contributor

Added field PaymentState of schema SubscriptionPurchase of the androidpublisher:v3 api to the list of pointerFields. This was done the same way as it was previously done for v2.

Fixes #727

Added field PaymentState of schema SubscriptionPurchase of the androidpublisher:v3 api to the list of pointerFields.
This was done the same way as it was previously done for v2.

Fixes googleapis#727
@codyoss codyoss added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2022
@codyoss
Copy link
Member

codyoss commented Aug 16, 2022

Thanks!

@codyoss codyoss added the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Aug 16, 2022
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 16, 2022
@codyoss codyoss changed the title google-api-go-generator: Change field PaymentState to pointer feat(google-api-go-generator): Change field PaymentState to pointer Aug 16, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit d6ee425 into googleapis:main Aug 16, 2022
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge: exact Summon MOG for automerging, but approvals need to be against the latest commit label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

androidpublisher: PaymentState should be a pointer type
3 participants