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: add encryption_spec #2558

Closed
wants to merge 20 commits into from
Closed

feat: add encryption_spec #2558

wants to merge 20 commits into from

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 7, 2023

  • Regenerate this pull request now.

chore: Update gapic-generator-python to v1.11.5
build: Update rules_python to 0.24.0

PiperOrigin-RevId: 563436317

Source-Link: googleapis/googleapis@42fd37b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/280264ca02fb9316b4237a96d0af1a2343a81a56
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9

BEGIN_NESTED_COMMIT
feat: add encryption_spec to index.proto and index_endpoint.proto
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563257278

Source-Link: googleapis/googleapis@7534629

Source-Link: https://github.com/googleapis/googleapis-gen/commit/63658af6c1664acfabdb4f557c7497101895492a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjM2NThhZjZjMTY2NGFjZmFiZGI0ZjU1N2M3NDk3MTAxODk1NDkyYSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add encryption_spec to index.proto and index_endpoint.proto
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563249077

Source-Link: googleapis/googleapis@0e828f8

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e3d57604e959d4d65c1ce0c6196a6b6693162c96
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTNkNTc2MDRlOTU5ZDRkNjVjMWNlMGM2MTk2YTZiNjY5MzE2MmM5NiJ9
END_NESTED_COMMIT

feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563249077

Source-Link: googleapis/googleapis@0e828f8

Source-Link: googleapis/googleapis-gen@e3d5760
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTNkNTc2MDRlOTU5ZDRkNjVjMWNlMGM2MTk2YTZiNjY5MzE2MmM5NiJ9
@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 7, 2023
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Sep 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2023
@product-auto-label product-auto-label bot added the api: vertex-ai Issues related to the googleapis/python-aiplatform API. label Sep 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 7, 2023
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 7, 2023 01:55
@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 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 7, 2023
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563257278

Source-Link: googleapis/googleapis@7534629

Source-Link: googleapis/googleapis-gen@63658af
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjM2NThhZjZjMTY2NGFjZmFiZGI0ZjU1N2M3NDk3MTAxODk1NDkyYSJ9
@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 7, 2023
@snippet-bot
Copy link

snippet-bot bot commented Sep 7, 2023

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

@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 7, 2023
@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 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 7, 2023
@dizcology dizcology self-assigned this Sep 7, 2023
@dizcology dizcology added the ready to pull Ready to be merged into the codebase. label Sep 7, 2023
@dizcology dizcology added the ready to pull Ready to be merged into the codebase. label Sep 7, 2023
@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 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 7, 2023
@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 7, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 7, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 7, 2023
@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 8, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2023
@dizcology dizcology added ready to pull Ready to be merged into the codebase. and removed ready to pull Ready to be merged into the codebase. labels Sep 8, 2023
@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 8, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 8, 2023
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 8, 2023
@dizcology dizcology added ready to pull Ready to be merged into the codebase. and removed ready to pull Ready to be merged into the codebase. labels Sep 8, 2023
copybara-service bot pushed a commit that referenced this pull request Sep 8, 2023
--
7de2cb2 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

feat: add encryption_spec to index.proto and index_endpoint.proto
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563249077

Source-Link: googleapis/googleapis@0e828f8

Source-Link: googleapis/googleapis-gen@e3d5760
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTNkNTc2MDRlOTU5ZDRkNjVjMWNlMGM2MTk2YTZiNjY5MzE2MmM5NiJ9

--
86c7445 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

--
aebcb7e by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

feat: add encryption_spec to index.proto and index_endpoint.proto
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563257278

Source-Link: googleapis/googleapis@7534629

Source-Link: googleapis/googleapis-gen@63658af
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjM2NThhZjZjMTY2NGFjZmFiZGI0ZjU1N2M3NDk3MTAxODk1NDkyYSJ9

--
22597ee by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

--
ae5040f by Yu-Han Liu <[email protected]>:

add .kokoro/samples and noxfile.py to owlbot exclude

--
b8c0a36 by Yu-Han Liu <[email protected]>:

add testing to owlbot exclude

--
a7aff2c by Yu-Han Liu <[email protected]>:

revert changes that should be excluded by owlbot

--
7a55a96 by Yu-Han Liu <[email protected]>:

add .pre-commit-config.yaml and docs/conf.py to owlbot excludes

--
0eb6287 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

docs: Minor formatting
chore: Update gapic-generator-python to v1.11.5
build: Update rules_python to 0.24.0

PiperOrigin-RevId: 563436317

Source-Link: googleapis/googleapis@42fd37b

Source-Link: googleapis/googleapis-gen@280264c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9

--
21f7775 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

--
19d7edc by Yu-Han Liu <[email protected]>:

revert exluded files

--
5812314 by Yu-Han Liu <[email protected]>:

exclude templated files

COPYBARA_INTEGRATE_REVIEW=#2558 from googleapis:owl-bot-copy f0a6dc6
PiperOrigin-RevId: 563814466
@dizcology dizcology closed this Sep 8, 2023
pabloem pushed a commit to pabloem/python-aiplatform that referenced this pull request Dec 30, 2023
--
7de2cb2 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

feat: add encryption_spec to index.proto and index_endpoint.proto
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563249077

Source-Link: googleapis/googleapis@0e828f8

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e3d57604e959d4d65c1ce0c6196a6b6693162c96
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTNkNTc2MDRlOTU5ZDRkNjVjMWNlMGM2MTk2YTZiNjY5MzE2MmM5NiJ9

--
86c7445 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

--
aebcb7e by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

feat: add encryption_spec to index.proto and index_endpoint.proto
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto

PiperOrigin-RevId: 563257278

Source-Link: googleapis/googleapis@7534629

Source-Link: https://github.com/googleapis/googleapis-gen/commit/63658af6c1664acfabdb4f557c7497101895492a
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjM2NThhZjZjMTY2NGFjZmFiZGI0ZjU1N2M3NDk3MTAxODk1NDkyYSJ9

--
22597ee by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

--
ae5040f by Yu-Han Liu <[email protected]>:

add .kokoro/samples and noxfile.py to owlbot exclude

--
b8c0a36 by Yu-Han Liu <[email protected]>:

add testing to owlbot exclude

--
a7aff2c by Yu-Han Liu <[email protected]>:

revert changes that should be excluded by owlbot

--
7a55a96 by Yu-Han Liu <[email protected]>:

add .pre-commit-config.yaml and docs/conf.py to owlbot excludes

--
0eb6287 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

docs: Minor formatting
chore: Update gapic-generator-python to v1.11.5
build: Update rules_python to 0.24.0

PiperOrigin-RevId: 563436317

Source-Link: googleapis/googleapis@42fd37b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/280264ca02fb9316b4237a96d0af1a2343a81a56
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjgwMjY0Y2EwMmZiOTMxNmI0MjM3YTk2ZDBhZjFhMjM0M2E4MWE1NiJ9

--
21f7775 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

--
19d7edc by Yu-Han Liu <[email protected]>:

revert exluded files

--
5812314 by Yu-Han Liu <[email protected]>:

exclude templated files

COPYBARA_INTEGRATE_REVIEW=googleapis#2558 from googleapis:owl-bot-copy f0a6dc6
PiperOrigin-RevId: 563814466
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: vertex-ai Issues related to the googleapis/python-aiplatform API. owl-bot-copy ready to pull Ready to be merged into the codebase. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants