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 fast_tryout_enabled to FasterDeploymentConfig v1 proto #4631

Closed
wants to merge 13 commits into from

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 7, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 695856863

Source-Link: googleapis/googleapis@caa3e6d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/685fa1d711036e2203dfbbe0a89054e2872f3b8d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjg1ZmExZDcxMTAzNmUyMjAzZGZiYmUwYTg5MDU0ZTI4NzJmM2I4ZCJ9

BEGIN_NESTED_COMMIT
feat: COMET added to evaluation service proto
docs: A comment for field saved_query_id in message .google.cloud.aiplatform.v1.ExportDataConfig is changed
docs: A comment for field annotation_schema_uri in message .google.cloud.aiplatform.v1.ExportDataConfig is changed
docs: A comment for field predictions in message .google.cloud.aiplatform.v1.EvaluatedAnnotation is changed
docs: A comment for field attributions in message .google.cloud.aiplatform.v1.Explanation is changed
docs: A comment for message DeleteFeatureViewRequest is changed
docs: A comment for field page_token in message .google.cloud.aiplatform.v1.ListFeatureGroupsRequest is changed
docs: A comment for message StreamingReadFeatureValuesRequest is changed
docs: A comment for message DeleteEntityTypeRequest is changed
docs: A comment for field page_token in message .google.cloud.aiplatform.v1.ListTuningJobsRequest is changed
docs: A comment for field deployed_index in message .google.cloud.aiplatform.v1.MutateDeployedIndexRequest is changed
docs: A comment for field request in message .google.cloud.aiplatform.v1.BatchMigrateResourcesOperationMetadata is changed
docs: A comment for field data_stats in message .google.cloud.aiplatform.v1.Model is changed
docs: A comment for field enable_logging in message .google.cloud.aiplatform.v1.ModelMonitoringAlertConfig is changed
docs: A comment for field page_token in message .google.cloud.aiplatform.v1.ListNotebookExecutionJobsRequest is changed
docs: A comment for field next_page_token in message .google.cloud.aiplatform.v1.ListNotebookExecutionJobsResponse is changed
docs: A comment for message ListPersistentResourcesRequest is changed
docs: A comment for field page_token in message .google.cloud.aiplatform.v1.ListPersistentResourcesRequest is changed
docs: A comment for method ResumeSchedule in service ScheduleService is changed
docs: A comment for field bool_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field string_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field bytes_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field float_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field double_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field int_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field int64_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field uint_val in message .google.cloud.aiplatform.v1.Tensor is changed
docs: A comment for field uint64_val in message .google.cloud.aiplatform.v1.Tensor is changed

PiperOrigin-RevId: 695815755

Source-Link: googleapis/googleapis@d8cfde0

Source-Link: https://github.com/googleapis/googleapis-gen/commit/243e9d27887bc101b681515afa90519825a8e6fc
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjQzZTlkMjc4ODdiYzEwMWI2ODE1MTVhZmE5MDUxOTgyNWE4ZTZmYyJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: metricX added to evaluation service proto
docs: A comment for field timeout in message .google.cloud.aiplatform.v1.Scheduling is changed
docs: A comment for field restart_job_on_worker_restart in message .google.cloud.aiplatform.v1.Scheduling is changed
docs: A comment for method ListAnnotations in service DatasetService is changed
docs: A comment for message GetDatasetRequest is changed
docs: A comment for message GetDatasetVersionRequest is changed
docs: A comment for field update_mask in message .google.cloud.aiplatform.v1.UpdateFeatureViewRequest is changed
docs: A comment for method RebaseTunedModel in service GenAiTuningService is changed

PiperOrigin-RevId: 695757711

Source-Link: googleapis/googleapis@424d085

Source-Link: https://github.com/googleapis/googleapis-gen/commit/7b8162969a95ed7098d5df2aaef01a58371cba26
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2I4MTYyOTY5YTk1ZWQ3MDk4ZDVkZjJhYWVmMDFhNTgzNzFjYmEyNiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add BYOSA field to tuning_job
PiperOrigin-RevId: 695458857

Source-Link: googleapis/googleapis@c809d35

Source-Link: https://github.com/googleapis/googleapis-gen/commit/b3fbafe1640459a537e26cd400a46207df55f5d0
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjNmYmFmZTE2NDA0NTlhNTM3ZTI2Y2Q0MDBhNDYyMDdkZjU1ZjVkMCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add BYOSA field to tuning_job
PiperOrigin-RevId: 695386844

Source-Link: googleapis/googleapis@e5a3787

Source-Link: https://github.com/googleapis/googleapis-gen/commit/25a5672e5eb1dd46da8fb189a2e4483ab88d91bd
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjVhNTY3MmU1ZWIxZGQ0NmRhOGZiMTg5YTJlNDQ4M2FiODhkOTFiZCJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add BatchCreateFeatures rpc to feature_registry_service.proto
feat: add OptimizedConfig for feature_view

PiperOrigin-RevId: 694245585

Source-Link: googleapis/googleapis@234f715

Source-Link: https://github.com/googleapis/googleapis-gen/commit/47c0b04285586a77a39b2b06edac5dd6a5202720
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDdjMGIwNDI4NTU4NmE3N2EzOWIyYjA2ZWRhYzVkZDZhNTIwMjcyMCJ9
END_NESTED_COMMIT

feat: add OptimizedConfig for feature_view

PiperOrigin-RevId: 694245585

Source-Link: googleapis/googleapis@234f715

Source-Link: googleapis/googleapis-gen@47c0b04
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDdjMGIwNDI4NTU4NmE3N2EzOWIyYjA2ZWRhYzVkZDZhNTIwMjcyMCJ9
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Nov 7, 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 Nov 7, 2024
@product-auto-label product-auto-label bot added the api: vertex-ai Issues related to the googleapis/python-aiplatform API. label Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 7, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 7, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review November 8, 2024 00:14
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 8, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Nov 8, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 8, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 8, 2024
PiperOrigin-RevId: 695386844

Source-Link: googleapis/googleapis@e5a3787

Source-Link: googleapis/googleapis-gen@25a5672
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjVhNTY3MmU1ZWIxZGQ0NmRhOGZiMTg5YTJlNDQ4M2FiODhkOTFiZCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: add BatchCreateFeatures rpc to feature_registry_service.proto feat: add BYOSA field to tuning_job Nov 11, 2024
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: m Pull request size is medium. labels Nov 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 Nov 11, 2024
Copy link

snippet-bot bot commented Nov 11, 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

@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 11, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 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 Nov 11, 2024
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Nov 11, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 12, 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 Nov 12, 2024
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Nov 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 12, 2024
PiperOrigin-RevId: 695856863

Source-Link: googleapis/googleapis@caa3e6d

Source-Link: googleapis/googleapis-gen@685fa1d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjg1ZmExZDcxMTAzNmUyMjAzZGZiYmUwYTg5MDU0ZTI4NzJmM2I4ZCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: COMET added to evaluation service proto feat: add fast_tryout_enabled to FasterDeploymentConfig v1 proto Nov 13, 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 Nov 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 13, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 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 Nov 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 13, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 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 Nov 13, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 13, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2024
@matthew29tang matthew29tang self-assigned this Nov 13, 2024
@matthew29tang matthew29tang added the ready to pull Ready to be merged into the codebase. label Nov 13, 2024
copybara-service bot pushed a commit that referenced this pull request Nov 13, 2024
--
a22a127 by Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>:

feat: add BatchCreateFeatures rpc to feature_registry_service.proto
feat: add OptimizedConfig for feature_view

PiperOrigin-RevId: 694245585

Source-Link: googleapis/googleapis@234f715

Source-Link: googleapis/googleapis-gen@47c0b04
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDdjMGIwNDI4NTU4NmE3N2EzOWIyYjA2ZWRhYzVkZDZhNTIwMjcyMCJ9

--
f26297d 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

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

feat: add BYOSA field to tuning_job

PiperOrigin-RevId: 695386844

Source-Link: googleapis/googleapis@e5a3787

Source-Link: googleapis/googleapis-gen@25a5672
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjVhNTY3MmU1ZWIxZGQ0NmRhOGZiMTg5YTJlNDQ4M2FiODhkOTFiZCJ9

--
f46541d 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

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

feat: add BYOSA field to tuning_job

PiperOrigin-RevId: 695458857

Source-Link: googleapis/googleapis@c809d35

Source-Link: googleapis/googleapis-gen@b3fbafe
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjNmYmFmZTE2NDA0NTlhNTM3ZTI2Y2Q0MDBhNDYyMDdkZjU1ZjVkMCJ9

--
6184777 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

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

feat: metricX added to evaluation service proto
docs: A comment for field `timeout` in message `.google.cloud.aiplatform.v1.Scheduling` is changed
docs: A comment for field `restart_job_on_worker_restart` in message `.google.cloud.aiplatform.v1.Scheduling` is changed
docs: A comment for method `ListAnnotations` in service `DatasetService` is changed
docs: A comment for message `GetDatasetRequest` is changed
docs: A comment for message `GetDatasetVersionRequest` is changed
docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureViewRequest` is changed
docs: A comment for method `RebaseTunedModel` in service `GenAiTuningService` is changed

PiperOrigin-RevId: 695757711

Source-Link: googleapis/googleapis@424d085

Source-Link: googleapis/googleapis-gen@7b81629
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiN2I4MTYyOTY5YTk1ZWQ3MDk4ZDVkZjJhYWVmMDFhNTgzNzFjYmEyNiJ9

--
6716957 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

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

feat: COMET added to evaluation service proto
docs: A comment for field `saved_query_id` in message `.google.cloud.aiplatform.v1.ExportDataConfig` is changed
docs: A comment for field `annotation_schema_uri` in message `.google.cloud.aiplatform.v1.ExportDataConfig` is changed
docs: A comment for field `predictions` in message `.google.cloud.aiplatform.v1.EvaluatedAnnotation` is changed
docs: A comment for field `attributions` in message `.google.cloud.aiplatform.v1.Explanation` is changed
docs: A comment for message `DeleteFeatureViewRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListFeatureGroupsRequest` is changed
docs: A comment for message `StreamingReadFeatureValuesRequest` is changed
docs: A comment for message `DeleteEntityTypeRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListTuningJobsRequest` is changed
docs: A comment for field `deployed_index` in message `.google.cloud.aiplatform.v1.MutateDeployedIndexRequest` is changed
docs: A comment for field `request` in message `.google.cloud.aiplatform.v1.BatchMigrateResourcesOperationMetadata` is changed
docs: A comment for field `data_stats` in message `.google.cloud.aiplatform.v1.Model` is changed
docs: A comment for field `enable_logging` in message `.google.cloud.aiplatform.v1.ModelMonitoringAlertConfig` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListNotebookExecutionJobsRequest` is changed
docs: A comment for field `next_page_token` in message `.google.cloud.aiplatform.v1.ListNotebookExecutionJobsResponse` is changed
docs: A comment for message `ListPersistentResourcesRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListPersistentResourcesRequest` is changed
docs: A comment for method `ResumeSchedule` in service `ScheduleService` is changed
docs: A comment for field `bool_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `string_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `bytes_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `float_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `double_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `int_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `int64_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `uint_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `uint64_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed

PiperOrigin-RevId: 695815755

Source-Link: googleapis/googleapis@d8cfde0

Source-Link: googleapis/googleapis-gen@243e9d2
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjQzZTlkMjc4ODdiYzEwMWI2ODE1MTVhZmE5MDUxOTgyNWE4ZTZmYyJ9

--
a1f5829 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

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

feat: add fast_tryout_enabled to FasterDeploymentConfig v1 proto

PiperOrigin-RevId: 695856863

Source-Link: googleapis/googleapis@caa3e6d

Source-Link: googleapis/googleapis-gen@685fa1d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNjg1ZmExZDcxMTAzNmUyMjAzZGZiYmUwYTg5MDU0ZTI4NzJmM2I4ZCJ9

--
00ba5b5 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

COPYBARA_INTEGRATE_REVIEW=#4631 from googleapis:owl-bot-copy 7de59c8
PiperOrigin-RevId: 696199933
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