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-shopping-merchant-products] Add support for opt-in debug logging #13333

Merged
merged 6 commits into from
Dec 12, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Dec 9, 2024

BEGIN_COMMIT_OVERRIDE

feat: Add support for opt-in debug logging
fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0
fix!: Changed repeated flag of an existing field gtin in message .google.shopping.merchant.products.v1beta.Attributes
fix!: An existing field gtin is moved out of oneof in message .google.shopping.merchant.products.v1beta.Attributes
docs: A comment for message ProductInput is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.ProductInput is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.DeleteProductInputRequest is changed
docs: A comment for message Product is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.Product is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.GetProductRequest is changed
docs: A comment for field page_size in message .google.shopping.merchant.products.v1beta.ListProductsRequest is changed
docs: A comment for field gtin in message .google.shopping.merchant.products.v1beta.Attributes is changed
docs: A comment for field tax_category in message .google.shopping.merchant.products.v1beta.Attributes is changed
docs: A comment for field min_handling_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
docs: A comment for field max_handling_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
docs: A comment for field min_transit_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
docs: A comment for field max_transit_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
feat: A new field member_price_effective_date is added to message .google.shopping.merchant.products.v1beta.LoyaltyProgram
feat: A new field shipping_label is added to message .google.shopping.merchant.products.v1beta.LoyaltyProgram

END_COMMIT_OVERRIDE

  • Regenerate this pull request now.

fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0

PiperOrigin-RevId: 705285820

Source-Link: googleapis/googleapis@f9b8b91

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ca1e0a1e472d6e6f5de883a5cb54724f112ce348
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXByb2R1Y3RzLy5Pd2xCb3QueWFtbCIsImgiOiJjYTFlMGExZTQ3MmQ2ZTZmNWRlODgzYTVjYjU0NzI0ZjExMmNlMzQ4In0=

BEGIN_NESTED_COMMIT
fix!: [google-shopping-merchant-products] Changed repeated flag of an existing field gtin in message .google.shopping.merchant.products.v1beta.Attributes
fix!: An existing field gtin is moved out of oneof in message .google.shopping.merchant.products.v1beta.Attributes
docs: A comment for message ProductInput is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.ProductInput is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.DeleteProductInputRequest is changed
docs: A comment for message Product is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.Product is changed
docs: A comment for field name in message .google.shopping.merchant.products.v1beta.GetProductRequest is changed
docs: A comment for field page_size in message .google.shopping.merchant.products.v1beta.ListProductsRequest is changed
docs: A comment for field gtin in message .google.shopping.merchant.products.v1beta.Attributes is changed
docs: A comment for field tax_category in message .google.shopping.merchant.products.v1beta.Attributes is changed
docs: A comment for field min_handling_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
docs: A comment for field max_handling_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
docs: A comment for field min_transit_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
docs: A comment for field max_transit_time in message .google.shopping.merchant.products.v1beta.Shipping is changed
feat: A new field member_price_effective_date is added to message .google.shopping.merchant.products.v1beta.LoyaltyProgram
feat: A new field shipping_label is added to message .google.shopping.merchant.products.v1beta.LoyaltyProgram

PiperOrigin-RevId: 704281512

Source-Link: googleapis/googleapis@0f1beb9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5429d7d40b248ad0347e916defee17ba51164011
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXByb2R1Y3RzLy5Pd2xCb3QueWFtbCIsImgiOiI1NDI5ZDdkNDBiMjQ4YWQwMzQ3ZTkxNmRlZmVlMTdiYTUxMTY0MDExIn0=
END_NESTED_COMMIT

…google.shopping.merchant.products.v1beta.Attributes`

fix!: An existing field `gtin` is moved out of oneof in message `.google.shopping.merchant.products.v1beta.Attributes`
docs: A comment for message `ProductInput` is changed
docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.ProductInput` is changed
docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.DeleteProductInputRequest` is changed
docs: A comment for message `Product` is changed
docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.Product` is changed
docs: A comment for field `name` in message `.google.shopping.merchant.products.v1beta.GetProductRequest` is changed
docs: A comment for field `page_size` in message `.google.shopping.merchant.products.v1beta.ListProductsRequest` is changed
docs: A comment for field `gtin` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed
docs: A comment for field `tax_category` in message `.google.shopping.merchant.products.v1beta.Attributes` is changed
docs: A comment for field `min_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed
docs: A comment for field `max_handling_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed
docs: A comment for field `min_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed
docs: A comment for field `max_transit_time` in message `.google.shopping.merchant.products.v1beta.Shipping` is changed
feat: A new field `member_price_effective_date` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram`
feat: A new field `shipping_label` is added to message `.google.shopping.merchant.products.v1beta.LoyaltyProgram`

PiperOrigin-RevId: 704281512

Source-Link: googleapis/googleapis@0f1beb9

Source-Link: googleapis/googleapis-gen@5429d7d
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXByb2R1Y3RzLy5Pd2xCb3QueWFtbCIsImgiOiI1NDI5ZDdkNDBiMjQ4YWQwMzQ3ZTkxNmRlZmVlMTdiYTUxMTY0MDExIn0=
@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 Dec 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review December 9, 2024 18:03
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner December 9, 2024 18:03
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 9, 2024
fix: Fix typing issue with gRPC metadata when key ends in -bin
chore: Update gapic-generator-python to v1.21.0

PiperOrigin-RevId: 705285820

Source-Link: googleapis/googleapis@f9b8b91

Source-Link: googleapis/googleapis-gen@ca1e0a1
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLXNob3BwaW5nLW1lcmNoYW50LXByb2R1Y3RzLy5Pd2xCb3QueWFtbCIsImgiOiJjYTFlMGExZTQ3MmQ2ZTZmNWRlODgzYTVjYjU0NzI0ZjExMmNlMzQ4In0=
@gcf-owl-bot gcf-owl-bot bot changed the title fix!: [google-shopping-merchant-products] Changed repeated flag of an existing field gtin in message .google.shopping.merchant.products.v1beta.Attributes feat: [google-shopping-merchant-products] Add support for opt-in debug logging Dec 12, 2024
Copy link

snippet-bot bot commented Dec 12, 2024

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@ohmayr
Copy link
Contributor

ohmayr commented Dec 12, 2024

this is a beta API and the changes are approved. Googlers see b/382672960

@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 12, 2024
@ohmayr ohmayr merged commit ce5c35a into main Dec 12, 2024
18 checks passed
@ohmayr ohmayr deleted the owl-bot-copy-packages-google-shopping-merchant-products branch December 12, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant