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 service_networking.proto to aiplatform v1 #5772

Merged
merged 13 commits into from
Feb 9, 2023

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jan 9, 2023

  • Regenerate this pull request now.

feat: add private_service_connect_config to IndexEndpoint in aiplatform v1 index_endpoint.proto
feat: add nas_job.proto to aiplatform v1
feat: add CreateNasJob, GetNasJob, ListNasJobs, DeleteNasJob, CancelNasJob, GetNasTrialDetail, ListNasTrialDetails RPCs to aiplatform v1 job_service.proto
feat: add original_model_info to Model in aiplatform v1 model.proto
feat: add CopyModel RPC to aiplatform v1 model_service.proto
feat: add failed_jobs to CustomJobDetail to aiplatform v1 pipeline_job.proto
feat: add safety_config to StudySpec in aiplatform v1 study.proto

PiperOrigin-RevId: 506776605

Source-Link: googleapis/googleapis@c7c17c0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/d5217761a0cf1fc6bf240021d481eb9d70ca376a
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiZDUyMTc3NjFhMGNmMWZjNmJmMjQwMDIxZDQ4MWViOWQ3MGNhMzc2YSJ9

BEGIN_NESTED_COMMIT
chore: [AiPlatform] update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567

Source-Link: googleapis/googleapis@d02e582

Source-Link: https://github.com/googleapis/googleapis-gen/commit/7f1c54153125eb5abd60a32de58cfda6a798a70a
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiN2YxYzU0MTUzMTI1ZWI1YWJkNjBhMzJkZTU4Y2ZkYTZhNzk4YTcwYSJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [AiPlatform] add enable_dashboard_access in aiplatform v1 and v1beta1
custom_job.proto

PiperOrigin-RevId: 502722710

Source-Link: googleapis/googleapis@6d9a0f3

Source-Link: https://github.com/googleapis/googleapis-gen/commit/845ecc6047adfd16dee956b85cab7dbd569f8352
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiODQ1ZWNjNjA0N2FkZmQxNmRlZTk1NmI4NWNhYjdkYmQ1NjlmODM1MiJ9
END_NESTED_COMMITBEGIN_NESTED_COMMITfeat: [AiPlatform] add instance_config to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto
PiperOrigin-RevId: 500777760

Source-Link: googleapis/googleapis@517c248

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b722d01581a7dc4c780506269f11334ec450b1ed
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiYjcyMmQwMTU4MWE3ZGM0Yzc4MDUwNjI2OWYxMTMzNGVjNDUwYjFlZCJ9
END_NESTED_COMMITBEGIN_NESTED_COMMITfeat: [AiPlatform] add saved_queries to Dataset in aiplatform v1 dataset.proto
feat: add order_by to ListModelVersionRequest in aiplatform v1 model_service.proto
feat: add update_all_stopped_trials to ConvexAutomatedStoppingSpec in aiplatform v1 study.proto
feat: add ReadTensorboardUsage rpc in aiplatform v1 tensorboard_service.proto

PiperOrigin-RevId: 500741387

Source-Link: googleapis/googleapis@2293b99

Source-Link: https://github.com/googleapis/googleapis-gen/commit/21abc86a2fa4ffbc2d969f48ea7fc07f6d8d03d0
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiMjFhYmM4NmEyZmE0ZmZiYzJkOTY5ZjQ4ZWE3ZmMwN2Y2ZDhkMDNkMCJ9
END_NESTED_COMMIT

feat: add order_by to ListModelVersionRequest in aiplatform v1 model_service.proto
feat: add update_all_stopped_trials to ConvexAutomatedStoppingSpec in aiplatform v1 study.proto
feat: add ReadTensorboardUsage rpc in aiplatform v1 tensorboard_service.proto

PiperOrigin-RevId: 500741387

Source-Link: googleapis/googleapis@2293b99

Source-Link: googleapis/googleapis-gen@21abc86
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiMjFhYmM4NmEyZmE0ZmZiYzJkOTY5ZjQ4ZWE3ZmMwN2Y2ZDhkMDNkMCJ9
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners January 9, 2023 20:34
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2023
@snippet-bot
Copy link

snippet-bot bot commented Jan 9, 2023

Here is the summary of changes.

You are about to add 9 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-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 9, 2023
…h_prediction_job.proto

PiperOrigin-RevId: 500777760

Source-Link: googleapis/googleapis@517c248

Source-Link: googleapis/googleapis-gen@b722d01
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiYjcyMmQwMTU4MWE3ZGM0Yzc4MDUwNjI2OWYxMTMzNGVjNDUwYjFlZCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [AiPlatform] add saved_queries to Dataset in aiplatform v1 dataset.proto feat: [AiPlatform] add instance_config to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto Jan 10, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 10, 2023
custom_job.proto

PiperOrigin-RevId: 502722710

Source-Link: googleapis/googleapis@6d9a0f3

Source-Link: googleapis/googleapis-gen@845ecc6
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiODQ1ZWNjNjA0N2FkZmQxNmRlZTk1NmI4NWNhYjdkYmQ1NjlmODM1MiJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [AiPlatform] add instance_config to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto feat: [AiPlatform] add enable_dashboard_access in aiplatform v1 and v1beta1 Jan 18, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 18, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 18, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 18, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 18, 2023
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567

Source-Link: googleapis/googleapis@d02e582

Source-Link: googleapis/googleapis-gen@7f1c541
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiN2YxYzU0MTUzMTI1ZWI1YWJkNjBhMzJkZTU4Y2ZkYTZhNzk4YTcwYSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [AiPlatform] add enable_dashboard_access in aiplatform v1 and v1beta1 chore: [AiPlatform] update import paths for Go targets to match open source location Feb 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
feat: add private_service_connect_config to IndexEndpoint in aiplatform v1 index_endpoint.proto
feat: add nas_job.proto to aiplatform v1
feat: add CreateNasJob, GetNasJob, ListNasJobs, DeleteNasJob, CancelNasJob, GetNasTrialDetail, ListNasTrialDetails RPCs to aiplatform v1 job_service.proto
feat: add original_model_info to Model in aiplatform v1 model.proto
feat: add CopyModel RPC to aiplatform v1 model_service.proto
feat: add failed_jobs to CustomJobDetail to aiplatform v1 pipeline_job.proto
feat: add safety_config to StudySpec in aiplatform v1 study.proto

PiperOrigin-RevId: 506776605

Source-Link: googleapis/googleapis@c7c17c0

Source-Link: googleapis/googleapis-gen@d521776
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiZDUyMTc3NjFhMGNmMWZjNmJmMjQwMDIxZDQ4MWViOWQ3MGNhMzc2YSJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore: [AiPlatform] update import paths for Go targets to match open source location feat: [AiPlatform] add service_networking.proto to aiplatform v1 Feb 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2023
@bshaffer bshaffer merged commit 7b20720 into main Feb 9, 2023
@bshaffer bshaffer deleted the owl-bot-copy-AiPlatform branch February 9, 2023 12:48
bshaffer added a commit that referenced this pull request Mar 21, 2023
* feat: add saved_queries to Dataset in aiplatform v1 dataset.proto
feat: add order_by to ListModelVersionRequest in aiplatform v1 model_service.proto
feat: add update_all_stopped_trials to ConvexAutomatedStoppingSpec in aiplatform v1 study.proto
feat: add ReadTensorboardUsage rpc in aiplatform v1 tensorboard_service.proto

PiperOrigin-RevId: 500741387

Source-Link: googleapis/googleapis@2293b99

Source-Link: googleapis/googleapis-gen@21abc86
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiMjFhYmM4NmEyZmE0ZmZiYzJkOTY5ZjQ4ZWE3ZmMwN2Y2ZDhkMDNkMCJ9

* 🦉 Updates from OwlBot post-processor

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

* feat: add instance_config to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto

PiperOrigin-RevId: 500777760

Source-Link: googleapis/googleapis@517c248

Source-Link: googleapis/googleapis-gen@b722d01
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiYjcyMmQwMTU4MWE3ZGM0Yzc4MDUwNjI2OWYxMTMzNGVjNDUwYjFlZCJ9

* 🦉 Updates from OwlBot post-processor

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

* feat: add enable_dashboard_access in aiplatform v1 and v1beta1
custom_job.proto

PiperOrigin-RevId: 502722710

Source-Link: googleapis/googleapis@6d9a0f3

Source-Link: googleapis/googleapis-gen@845ecc6
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiODQ1ZWNjNjA0N2FkZmQxNmRlZTk1NmI4NWNhYjdkYmQ1NjlmODM1MiJ9

* 🦉 Updates from OwlBot post-processor

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

* chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567

Source-Link: googleapis/googleapis@d02e582

Source-Link: googleapis/googleapis-gen@7f1c541
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiN2YxYzU0MTUzMTI1ZWI1YWJkNjBhMzJkZTU4Y2ZkYTZhNzk4YTcwYSJ9

* 🦉 Updates from OwlBot post-processor

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

* 🦉 Updates from OwlBot post-processor

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

* feat: add service_networking.proto to aiplatform v1
feat: add private_service_connect_config to IndexEndpoint in aiplatform v1 index_endpoint.proto
feat: add nas_job.proto to aiplatform v1
feat: add CreateNasJob, GetNasJob, ListNasJobs, DeleteNasJob, CancelNasJob, GetNasTrialDetail, ListNasTrialDetails RPCs to aiplatform v1 job_service.proto
feat: add original_model_info to Model in aiplatform v1 model.proto
feat: add CopyModel RPC to aiplatform v1 model_service.proto
feat: add failed_jobs to CustomJobDetail to aiplatform v1 pipeline_job.proto
feat: add safety_config to StudySpec in aiplatform v1 study.proto

PiperOrigin-RevId: 506776605

Source-Link: googleapis/googleapis@c7c17c0

Source-Link: googleapis/googleapis-gen@d521776
Copy-Tag: eyJwIjoiQWlQbGF0Zm9ybS8uT3dsQm90LnlhbWwiLCJoIjoiZDUyMTc3NjFhMGNmMWZjNmJmMjQwMDIxZDQ4MWViOWQ3MGNhMzc2YSJ9

* 🦉 Updates from OwlBot post-processor

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

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Brent Shaffer <betterbrent@google.com>
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.

1 participant