Skip to content

Commit

Permalink
fix(aiplatform): Fix rpc tensorboard_service.proto definitions for Ba…
Browse files Browse the repository at this point in the history
…tchCreateTensorboardTimeSeries and BatchReadTensorboardTimeSeriesData (#9247)

- [ ] Regenerate this pull request now.

feat: add models to CustomJobSpec
feat: add max_wait_duration to Scheduling
feat: add CountTokens method to llm_utility_service
docs: minor changes to comments

PiperOrigin-RevId: 597667108

Source-Link: https://togithub.com/googleapis/googleapis/commit/714ab03e10b34f4defb4c8bd7fe2a6b07384279f

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/3ff71b39d2ad2eeb5113940c5de5593da0527b26
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2ZmNzFiMzlkMmFkMmVlYjUxMTM5NDBjNWRlNTU5M2RhMDUyN2IyNiJ9
BEGIN_NESTED_COMMIT
fix(aiplatform): Fix rpc tensorboard_service.proto definitions for BatchCreateTensorboardTimeSeries and BatchReadTensorboardTimeSeriesData
feat: add models to CustomJobSpec
feat: add max_wait_duration to Scheduling
docs: minor changes to comments

PiperOrigin-RevId: 597666793

Source-Link: https://togithub.com/googleapis/googleapis/commit/84ee19ccbe01f3b4fdc8b96394a66acfceca67b9

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/8dc3e3e32043acd6893bed96a6b4566f00843329
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGRjM2UzZTMyMDQzYWNkNjg5M2JlZDk2YTZiNDU2NmYwMDg0MzMyOSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed Jan 12, 2024
1 parent 6804a6c commit 04ce84d
Show file tree
Hide file tree
Showing 37 changed files with 1,078 additions and 710 deletions.
206 changes: 123 additions & 83 deletions aiplatform/apiv1/aiplatformpb/custom_job.pb.go

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions aiplatform/apiv1/aiplatformpb/dataset_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aiplatform/apiv1/aiplatformpb/feature.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aiplatform/apiv1/aiplatformpb/model_evaluation.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

433 changes: 215 additions & 218 deletions aiplatform/apiv1/aiplatformpb/tensorboard_service.pb.go

Large diffs are not rendered by default.

211 changes: 126 additions & 85 deletions aiplatform/apiv1beta1/aiplatformpb/custom_job.pb.go

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions aiplatform/apiv1beta1/aiplatformpb/dataset_service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aiplatform/apiv1beta1/aiplatformpb/feature.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 6 additions & 3 deletions aiplatform/apiv1beta1/aiplatformpb/feature_online_store.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 04ce84d

Please sign in to comment.