Skip to content

Commit

Permalink
feat(alloydb): add metadata exchange support for AlloyDB connectors (#…
Browse files Browse the repository at this point in the history
…8255)

- [ ] Regenerate this pull request now.

feat: adds metadata field describing an AlloyDB backup's quantity based retention

PiperOrigin-RevId: 547600058

Source-Link: https://togithub.com/googleapis/googleapis/commit/b270d27ee275a98dcb1fdd0a3f39633daf94362d

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/b24f121a6432e1a93a37fbaef768817c68263135
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjI0ZjEyMWE2NDMyZTFhOTNhMzdmYmFlZjc2ODgxN2M2ODI2MzEzNSJ9
BEGIN_NESTED_COMMIT
feat(aiplatform): add data_item_count to Dataset
feat: add DeleteSavedQuery to DatasetService
feat: add ExportEndpointOperationMetadata and ExportEndpointResponse to Endpoint
feat: add JOB_STATE_PARTIALLY_SUCCEEDED to JobState
feat: add pipeline_job to Model
feat: add persistent_resource.proto and persistent_resource_service.proto
feat: add reserved_ip_ranges to PipelineJob
feat: add ReadTensorboardSize to TensorboardService

PiperOrigin-RevId: 547519544

Source-Link: https://togithub.com/googleapis/googleapis/commit/4f40e536783917770dc9b1ccd286d10c8430c50e

Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/cf937c7ecbe8ceeaa031f1389934149bdadf04be
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2Y5MzdjN2VjYmU4Y2VlYWEwMzFmMTM4OTkzNDE0OWJkYWRmMDRiZSJ9
END_NESTED_COMMIT
  • Loading branch information
gcf-owl-bot[bot] committed Jul 13, 2023
1 parent 244b14e commit 22a908b
Show file tree
Hide file tree
Showing 42 changed files with 15,765 additions and 8,622 deletions.
5 changes: 5 additions & 0 deletions aiplatform/apiv1beta1/aiplatformpb/batch_prediction_job.pb.go

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

272 changes: 147 additions & 125 deletions aiplatform/apiv1beta1/aiplatformpb/custom_job.pb.go

Large diffs are not rendered by default.

241 changes: 127 additions & 114 deletions aiplatform/apiv1beta1/aiplatformpb/dataset.pb.go

Large diffs are not rendered by default.

586 changes: 356 additions & 230 deletions aiplatform/apiv1beta1/aiplatformpb/dataset_service.pb.go

Large diffs are not rendered by default.

1,213 changes: 607 additions & 606 deletions aiplatform/apiv1beta1/aiplatformpb/featurestore_service.pb.go

Large diffs are not rendered by default.

62 changes: 34 additions & 28 deletions aiplatform/apiv1beta1/aiplatformpb/job_state.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/model_evaluation.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/nas_job.pb.go

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

0 comments on commit 22a908b

Please sign in to comment.