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(servicehealth): added Personalized Service Health API #9235

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jan 8, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 597592606

Source-Link: googleapis/googleapis@8d89c31

Source-Link: https://github.com/googleapis/googleapis-gen/commit/2fb27f369271e26c4406faf8c83b977b8bd7b937
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZiMjdmMzY5MjcxZTI2YzQ0MDZmYWY4YzgzYjk3N2I4YmQ3YjkzNyJ9
BEGIN_NESTED_COMMIT
docs(maps/fleetengine): better comments on SearchVehicle fields

PiperOrigin-RevId: 597589941

Source-Link: googleapis/googleapis@354ab53

Source-Link: https://github.com/googleapis/googleapis-gen/commit/130a6211af7928a3575fed232b261ca70aa359fb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTMwYTYyMTFhZjc5MjhhMzU3NWZlZDIzMmIyNjFjYTcwYWEzNTlmYiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: add go_grpc_library repository rule

PiperOrigin-RevId: 597553954

Source-Link: googleapis/googleapis@1616ad3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b8cd15407a5c51b199566990a24e69f52b596bc7
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjhjZDE1NDA3YTVjNTFiMTk5NTY2OTkwYTI0ZTY5ZjUyYjU5NmJjNyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(bigquery/storage): add ability to request compressed ReadRowsResponse rows

This change allows the client to request raw lz4 compression of the ReadRowsResponse rows data for both ArrowRecordBatches and Avro rows.

PiperOrigin-RevId: 597000088

Source-Link: googleapis/googleapis@341d70f

Source-Link: https://github.com/googleapis/googleapis-gen/commit/01713f3f5534acc78f04d59e13c0668c8129bf03
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDE3MTNmM2Y1NTM0YWNjNzhmMDRkNTllMTNjMDY2OGM4MTI5YmYwMyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs(dialogflow/cx): Fix formatting due to unclosed backtick

PiperOrigin-RevId: 596933652

Source-Link: googleapis/googleapis@91fb1b8

Source-Link: https://github.com/googleapis/googleapis-gen/commit/83fa3aa1900b590ea66d1d3078db6d6ba5ccf5ad
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODNmYTNhYTE5MDBiNTkwZWE2NmQxZDMwNzhkYjZkNmJhNWNjZjVhZCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(oslogin): added field ImportSshPublicKeyRequest.regions

PiperOrigin-RevId: 596735856

Source-Link: googleapis/googleapis@87e7305

Source-Link: https://github.com/googleapis/googleapis-gen/commit/114ca4d376e84533150088df8ac86e098241e966
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTE0Y2E0ZDM3NmU4NDUzMzE1MDA4OGRmOGFjODZlMDk4MjQxZTk2NiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(oslogin): add regions field to ImportSshPublicKeyRequest

PiperOrigin-RevId: 596667704

Source-Link: googleapis/googleapis@c340584

Source-Link: https://github.com/googleapis/googleapis-gen/commit/53aa884167571044501d074220e63abcd98c6ac1
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTNhYTg4NDE2NzU3MTA0NDUwMWQwNzQyMjBlNjNhYmNkOThjNmFjMSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix(datacatalog): Change field behavior of the property "name" to IDENTIFIER

PiperOrigin-RevId: 596643040

Source-Link: googleapis/googleapis@3c84a3c

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4c4a9f43f4a4f7d87c931c121e0bd0fbd6392468
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGM0YTlmNDNmNGE0ZjdkODdjOTMxYzEyMWUwYmQwZmJkNjM5MjQ2OCJ9
END_NESTED_COMMIT

@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jan 8, 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 Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title fix: Change field behavior of the property "name" to IDENTIFIER feat: add regions field to ImportSshPublicKeyRequest Jan 8, 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 Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 8, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 8, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add regions field to ImportSshPublicKeyRequest feat: added field ImportSshPublicKeyRequest.regions Jan 9, 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 Jan 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 9, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: added field ImportSshPublicKeyRequest.regions docs: Fix formatting due to unclosed backtick Jan 9, 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 Jan 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 9, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title docs: Fix formatting due to unclosed backtick feat: add ability to request compressed ReadRowsResponse rows Jan 9, 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 Jan 9, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 9, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add ability to request compressed ReadRowsResponse rows chore(bazel): add go_grpc_library repository rule Jan 11, 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 Jan 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 11, 2024
@gcf-owl-bot gcf-owl-bot bot changed the title feat: added Personalized Service Health API feat(servicehealth): added Personalized Service Health API Jan 11, 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 Jan 11, 2024
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels Jan 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 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 Jan 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 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 Jan 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 11, 2024
@noahdietz noahdietz marked this pull request as ready for review January 11, 2024 23:03
@noahdietz noahdietz requested review from a team as code owners January 11, 2024 23:03
@noahdietz noahdietz requested a review from tswast January 11, 2024 23:03
@noahdietz noahdietz added the automerge Merge the pull request once unit tests and other checks pass. label Jan 11, 2024
Copy link

snippet-bot bot commented Jan 11, 2024

Here is the summary of changes.

You are about to add 8 region tags.

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

@gcf-merge-on-green gcf-merge-on-green bot merged commit c3f1174 into main Jan 11, 2024
22 checks passed
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch January 11, 2024 23:04
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jan 11, 2024
@release-please release-please bot mentioned this pull request Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xl Pull request size is extra large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants