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: Updated google-shopping-merchant-accounts-v1beta dependency #27364

Merged
merged 4 commits into from
Oct 3, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 26, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 681535191

Source-Link: googleapis/googleapis@e7fa33a

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3e248c3e5099740ced81701876ca8cd8976bb7a0
Copy-Tag: eyJwIjoiZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWFjY291bnRzLy5Pd2xCb3QueWFtbCIsImgiOiIzZTI0OGMzZTUwOTk3NDBjZWQ4MTcwMTg3NmNhOGNkODk3NmJiN2EwIn0=

BEGIN_NESTED_COMMIT
fix!: The type of an existing field time_zone is changed from message to string in message .google.shopping.merchant.accounts.v1beta.ListAccountIssuesRequest
fix!: An existing field account_aggregation is removed from message .google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
fix!: Changed field behavior for an existing field service in message .google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
fix!: Changed field behavior for an existing field region_code in message .google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest
fix!: Changed field behavior for an existing field kind in message .google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest
feat: A new field account_aggregation is added to message .google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest
feat: A new message AccountAggregation is added
feat: A new service AutofeedSettingsService is added
feat: A new message AutofeedSettings is added
feat: A new resource_definition merchantapi.googleapis.com/AutofeedSettings is added
feat: A new message GetAutofeedSettingsRequest is added
feat: A new message UpdateAutofeedSettingsRequest is added
feat: A new field korean_business_registration_number is added to message .google.shopping.merchant.accounts.v1beta.BusinessInfo

PiperOrigin-RevId: 678841094

Source-Link: googleapis/googleapis@005df46

Source-Link: https://github.com/googleapis/googleapis-gen/commit/1c58da100531d09e9123331d121f410e7d00e4aa
Copy-Tag: eyJwIjoiZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWFjY291bnRzLy5Pd2xCb3QueWFtbCIsImgiOiIxYzU4ZGExMDA1MzFkMDllOTEyMzMzMWQxMjFmNDEwZTdkMDBlNGFhIn0=
END_NESTED_COMMIT

…age` to `string` in message `.google.shopping.merchant.accounts.v1beta.ListAccountIssuesRequest`

fix!: An existing field `account_aggregation` is removed from message `.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest`
fix!: Changed field behavior for an existing field `service` in message `.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest`
fix!: Changed field behavior for an existing field `region_code` in message `.google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest`
fix!: Changed field behavior for an existing field `kind` in message `.google.shopping.merchant.accounts.v1beta.RetrieveLatestTermsOfServiceRequest`
feat: A new field `account_aggregation` is added to message `.google.shopping.merchant.accounts.v1beta.CreateAndConfigureAccountRequest`
feat: A new message `AccountAggregation` is added
feat: A new service `AutofeedSettingsService` is added
feat: A new message `AutofeedSettings` is added
feat: A new resource_definition `merchantapi.googleapis.com/AutofeedSettings` is added
feat: A new message `GetAutofeedSettingsRequest` is added
feat: A new message `UpdateAutofeedSettingsRequest` is added
feat: A new field `korean_business_registration_number` is added to message `.google.shopping.merchant.accounts.v1beta.BusinessInfo`

PiperOrigin-RevId: 678841094

Source-Link: googleapis/googleapis@005df46

Source-Link: googleapis/googleapis-gen@1c58da1
Copy-Tag: eyJwIjoiZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWFjY291bnRzLy5Pd2xCb3QueWFtbCIsImgiOiIxYzU4ZGExMDA1MzFkMDllOTEyMzMzMWQxMjFmNDEwZTdkMDBlNGFhIn0=
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 26, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 26, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 26, 2024 00:14
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 26, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 26, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 26, 2024
@dazuma dazuma added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 27, 2024
@dazuma
Copy link
Member

dazuma commented Sep 27, 2024

Wait for release of version 0.2 of the GAPIC and update the dependency

PiperOrigin-RevId: 681535191

Source-Link: googleapis/googleapis@e7fa33a

Source-Link: googleapis/googleapis-gen@3e248c3
Copy-Tag: eyJwIjoiZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LWFjY291bnRzLy5Pd2xCb3QueWFtbCIsImgiOiIzZTI0OGMzZTUwOTk3NDBjZWQ4MTcwMTg3NmNhOGNkODk3NmJiN2EwIn0=
@gcf-owl-bot gcf-owl-bot bot changed the title fix!: The type of an existing field time_zone is changed from message to string in message .google.shopping.merchant.accounts.v1beta.ListAccountIssuesRequest feat: Updated google-shopping-merchant-accounts-v1beta dependency Oct 2, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 2, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 2, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Oct 2, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 2, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 2, 2024
@dazuma dazuma removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Oct 3, 2024
Copy link
Member

@dazuma dazuma left a comment

Choose a reason for hiding this comment

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

feat(merchant-accounts): Support for AutofeedSettingsService

@dazuma dazuma merged commit fc5134a into main Oct 3, 2024
14 checks passed
@dazuma dazuma deleted the owl-bot-copy-google-shopping-merchant-accounts branch October 3, 2024 17:02
@github-actions github-actions bot added the release-please:force-run To run release-please label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants