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(aiplatform): add new PscInterfaceConfig field to custom_job.proto #11024

Merged
merged 9 commits into from
Oct 24, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Oct 23, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 689439500

Source-Link: googleapis/googleapis@9e7a2e5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/069e663b58bb092e6447d2073373bc56517abc4c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDY5ZTY2M2I1OGJiMDkyZTY0NDdkMjA3MzM3M2JjNTY1MTdhYmM0YyJ9
BEGIN_NESTED_COMMIT
feat(spanner/admin/instance): Add support for Cloud Spanner Default Backup Schedules
PiperOrigin-RevId: 688946300

Source-Link: googleapis/googleapis@b11e6b0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f93f56b21ff01e499977c4dd54689cce1b7cf530
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjkzZjU2YjIxZmYwMWU0OTk5NzdjNGRkNTQ2ODljY2UxYjdjZjUzMCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(shopping/css): A new field headline_offer_installment is added to message .google.shopping.css.v1.Attributes
feat(shopping/css): A new field headline_offer_subscription_cost is added to message .google.shopping.css.v1.Attributes
feat(shopping/css): A new message HeadlineOfferSubscriptionCost is added
feat(shopping/css): A new message HeadlineOfferInstallment is added
feat(shopping/css): A new enum SubscriptionPeriod is added

PiperOrigin-RevId: 688649184

Source-Link: googleapis/googleapis@c8a7261

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3dcef19e307b679a3f6c881d79f064e885fd52fd
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2RjZWYxOWUzMDdiNjc5YTNmNmM4ODFkNzlmMDY0ZTg4NWZkNTJmZCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix(compute): reduce size of Go compute package (#946)
Remove the gRPC binding for generated compute protos as they
are not valid. This reduces the LoC in this package by ~13%.
Source-Link: googleapis/googleapis@80bfb11

Source-Link: https://github.com/googleapis/googleapis-gen/commit/109611973aee7f401dc7d7115e0d60b54d7dbcd1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTA5NjExOTczYWVlN2Y0MDFkYzdkNzExNWUwZDYwYjU0ZDdkYmNkMSJ9
END_NESTED_COMMIT

Remove the gRPC binding for generated compute protos as they
are not valid. This reduces the LoC in this package by ~13%.
Source-Link: googleapis/googleapis@80bfb11

Source-Link: googleapis/googleapis-gen@1096119
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTA5NjExOTczYWVlN2Y0MDFkYzdkNzExNWUwZDYwYjU0ZDdkYmNkMSJ9
@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 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 23, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title fix: reduce size of Go compute package (#946) fix(compute): reduce size of Go compute package (#946) Oct 23, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review October 23, 2024 20:03
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner October 23, 2024 20:03
@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 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 23, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
…google.shopping.css.v1.Attributes`

feat: A new field `headline_offer_subscription_cost` is added to message `.google.shopping.css.v1.Attributes`
feat: A new message `HeadlineOfferSubscriptionCost` is added
feat: A new message `HeadlineOfferInstallment` is added
feat: A new enum `SubscriptionPeriod` is added

PiperOrigin-RevId: 688649184

Source-Link: googleapis/googleapis@c8a7261

Source-Link: googleapis/googleapis-gen@3dcef19
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2RjZWYxOWUzMDdiNjc5YTNmNmM4ODFkNzlmMDY0ZTg4NWZkNTJmZCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title fix(compute): reduce size of Go compute package (#946) feat: A new field headline_offer_installment is added to message .google.shopping.css.v1.Attributes Oct 23, 2024
@gcf-owl-bot gcf-owl-bot bot requested review from a team and shollyman as code owners October 23, 2024 20:08
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat(spanner): Add support for Cloud Spanner Default Backup Schedules feat(spanner/admin/instance): Add support for Cloud Spanner Default Backup Schedules Oct 23, 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 23, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 23, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 23, 2024
@product-auto-label product-auto-label bot added the api: spanner Issues related to the Spanner API. label Oct 24, 2024
PiperOrigin-RevId: 689439500

Source-Link: googleapis/googleapis@9e7a2e5

Source-Link: googleapis/googleapis-gen@069e663
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDY5ZTY2M2I1OGJiMDkyZTY0NDdkMjA3MzM3M2JjNTY1MTdhYmM0YyJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat(spanner/admin/instance): Add support for Cloud Spanner Default Backup Schedules feat: add new PscInterfaceConfig field to custom_job.proto Oct 24, 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 24, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 24, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 24, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add new PscInterfaceConfig field to custom_job.proto feat(aiplatform): add new PscInterfaceConfig field to custom_job.proto Oct 24, 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 24, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 24, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 24, 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 24, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 24, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 24, 2024
@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Oct 24, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit 706ecb2 into main Oct 24, 2024
11 of 12 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Oct 24, 2024
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch October 24, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the Spanner API. breaking change owl-bot-copy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants