Google APIs
bd7c8fa06d
feat: add NVIDIA_L4 to AcceleratorType
...
feat: add experiment and experiment_run to CustomJobSpec
feat: add MutateDeployedModel RPC to endpoint_service
feat: add GENIE to ModelSourceType
feat: add last_scheduled_run_response to Schedule
PiperOrigin-RevId: 527640665
2023-04-27 11:45:48 -07:00
Google APIs
f1979d44cd
feat: add NVIDIA_L4 to AcceleratorType
...
feat: add experiment and experiment_run to CustomJobSpec
feat: add MutateDeployedModel RPC to endpoint_service
feat: add offline_storage_ttl_days to EntityType
feat: add online_storage_ttl_days to FeatureStore
feat: add GENIE to ModelSourceType
PiperOrigin-RevId: 527640029
2023-04-27 11:43:55 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
6774ccbbc3
feat: add is_default to Tensorboard in aiplatform v1 tensorboard.proto and v1beta1 tensorboard.proto
...
PiperOrigin-RevId: 524384228
2023-04-14 14:16:12 -07:00
Google APIs
a793ce31e6
feat: add notification_channels in aiplatform v1beta1 model_monitoring.proto
...
PiperOrigin-RevId: 523180073
2023-04-10 12:15:32 -07:00
Google APIs
c14398a388
feat: add public_endpoint_enabled and publid_endpoint_domain_name to IndexEndpoint
...
feat: add ModelSourceType.MODEL_GARDEN enum to ModelSourceInfo
feat: add copy to ModelSourceInfo
PiperOrigin-RevId: 520696525
2023-03-30 11:31:46 -07:00
Google APIs
e941b6ad88
feat: add public_endpoint_enabled and publid_endpoint_domain_name to IndexEndpoint
...
feat: add ModelSourceType.MODEL_GARDEN enum to ModelSourceInfo
feat: add copy to ModelSourceInfo
PiperOrigin-RevId: 520696120
2023-03-30 11:29:28 -07:00
Google APIs
4a18f3e832
feat: ScheduleService (schedule_service.proto) creates and manages Schedule resources to launch scheduled pipelines runs
...
feat: Schedule (schedule.proto) periodically schedules runs to make API calls
PiperOrigin-RevId: 519766091
2023-03-27 10:41:08 -07:00
Google APIs
8c3622081e
fix!: remove large_model_reference from Model in aiplatform v1beta1 model.proto
...
PiperOrigin-RevId: 517426269
2023-03-17 09:02:42 -07:00
Google APIs
4a6262fbc8
feat: add disable_container_logging to BatchPredictionJob in aiplatform v1,v1beta1 batch_prediction_job.proto
...
PiperOrigin-RevId: 513711185
2023-03-02 20:08:12 -08:00
Google APIs
daccff8b0f
feat: add TPU_V4_POD to AcceleratorType in aiplatform v1 accelerator_type.proto
...
feat: add split to ExportDataConfig in aiplatform v1 dataset.proto
feat: add offline_storage_ttl_days to EntityType in aiplatform v1 entity_type.proto
feat: add evaluated_annotation.proto to aiplatform v1
feat: add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1 featurestore.proto
feat: add online_storage_ttl_days to Featurestore in aiplatform v1 featurestore.proto
feat: add slice_spec to ModelEvaluationSlice in aiplatform v1 model_evaluation_slice.proto
feat: add BatchImportEvaluatedAnnotations rpc to aiplatform v1 model_service.proto
PiperOrigin-RevId: 513671267
2023-03-02 16:29:44 -08:00
Google APIs
01293cf2c0
feat: add TPU_V4_POD to AcceleratorType in aiplatform v1beta1 accelerator_type.proto
...
feat: add split to ExportDataConfig in aiplatform v1beta1 dataset.proto
feat: add evaluated_annotation.proto to aiplatform v1beta1
feat: add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1beta1 featurestore.proto
feat: add large_model_reference to Model in aiplatform v1beta1 model.proto
feat: add slice_spec to ModelEvaluationSlice in aiplatform v1beta1 model_evaluation_slice.proto
feat: add BatchImportEvaluatedAnnotations rpc to aiplatform v1beta1 model_service.proto
docs: deprecated enable_restricted_image_training in NasJob in aiplatform v1beta1 nas_job.proto
PiperOrigin-RevId: 513669538
2023-03-02 16:22:02 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
972667feb1
feat: add match service in aiplatform v1beta1 match_service.proto
...
PiperOrigin-RevId: 510525846
2023-02-17 14:43:15 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
c7c17c0738
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
2023-02-02 18:38:54 -08:00
Google APIs
a33b408525
feat: add disable_explanations to DeployedModel in aiplatform v1beta1 endpoint.proto
...
feat: add service_networking.proto to aiplatform v1beta1
feat: add private_service_connect_config to IndexEndpoint in aiplatform v1beta1 index_endpoint.proto
feat: add nas_job.proto to aiplatform v1beta1
feat: add CreateNasJob, GetNasJob, ListNasJobs, DeleteNasJob, CancelNasJob, GetNasTrialDetail, ListNasTrialDetails RPCs to aiplatform v1beta1 job_service.proto
feat: add original_model_info to Model in aiplatform v1beta1 model.proto
feat: add CopyModel RPC to aiplatform v1beta1 model_service.proto
feat: add failed_jobs to CustomJobDetail to aiplatform v1beta1 pipeline_job.proto
feat: add safety_config to StudySpec in aiplatform v1beta1 study.proto
PiperOrigin-RevId: 506776591
2023-02-02 18:38:00 -08:00
Google APIs
d02e58244d
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
2023-02-02 13:42:30 -08:00
Google APIs
6d9a0f3f1a
feat: add enable_dashboard_access in aiplatform v1 and v1beta1
...
custom_job.proto
PiperOrigin-RevId: 502722710
2023-01-17 16:43:39 -08:00
Google APIs
517c2484d1
feat: add instance_config to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto
...
PiperOrigin-RevId: 500777760
2023-01-09 12:19:15 -08:00
Google APIs
2293b991a0
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
2023-01-09 10:02:54 -08:00
Google APIs
e8675f0880
feat: add saved_queries to Dataset in aiplatform v1beta1 dataset.proto
...
feat: add order_by to ListModelVersionRequest in aiplatform v1beta1 model_service.proto
feat: add update_all_stopped_trials to ConvexAutomatedStoppingSpec in aiplatform v1beta1 study.proto
feat: add ReadTensorboardUsage rpc in aiplatform v1beta1 tensorboard_service.proto
PiperOrigin-RevId: 500741013
2023-01-09 10:01:52 -08:00
Google APIs
aee01fa596
feat: add service_account to UploadModelRequest in aiplatform v1beta1 model_service.proto
...
PiperOrigin-RevId: 493951002
2022-12-08 11:32:52 -08:00
Google APIs
9df3838005
feat: add service_account to UploadModelRequest in aiplatform v1 model_service.proto
...
PiperOrigin-RevId: 493943349
2022-12-08 11:05:21 -08:00
Google APIs
a5b266a9ef
chore(go): correct go_gapic_library transport values
...
PiperOrigin-RevId: 493910511
2022-12-08 09:03:49 -08:00
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
268ee4d4b4
feat: add SearchDataItems RPC in aiplatform version v1 and v1beta1 dataset_service.proto
...
PiperOrigin-RevId: 493139921
2022-12-05 16:12:53 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
572774c0bf
feat: add metadata_artifact to Dataset in aiplatform v1beta1 dataset.proto
...
feat: add offline_storage_ttl_days to EntityType in aiplatform v1beta1 entity_type.proto
feat: add online_storage_ttl_days to Featurestore in aiplatform v1beta1 featurestore.proto
feat: add source_uris to ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto
PiperOrigin-RevId: 491934619
2022-11-30 09:08:43 -08:00
Google APIs
693430f457
feat: add metadata_artifact to Dataset in aiplatform v1 dataset.proto
...
feat: add WriteFeatureValues rpc to FeaturestoreOnlineServingService in aiplatform v1 featurestore_online_service.proto
PiperOrigin-RevId: 491933995
2022-11-30 09:06:36 -08:00
Google APIs
b4dea4af8d
feat: add service_account to batch_prediction_job in aiplatform v1 batch_prediction_job.proto
...
PiperOrigin-RevId: 488416174
2022-11-14 11:06:08 -08:00
Google APIs
17fb30e8ca
feat: add instance_config to batch_prediction_job in aiplatform v1beta1 batch_prediction_job.proto
...
PiperOrigin-RevId: 487284583
2022-11-09 10:32:26 -08:00
Google APIs
9691f51342
feat: add annotation_labels to ImportDataConfig in aiplatform v1 dataset.proto
...
feat: add start_time to BatchReadFeatureValuesRequest in aiplatform v1 featurestore_service.proto
feat: add metadata_artifact to Model in aiplatform v1 model.proto
feat: add failed_main_jobs and failed_pre_caching_check_jobs to ContainerDetail in aiplatform v1 pipeline_job.proto
feat: add persist_ml_use_assignment to InputDataConfig in aiplatform v1 training_pipeline.proto
PiperOrigin-RevId: 485963171
2022-11-03 13:48:44 -07:00
Google APIs
af14709a8a
feat: add NVIDIA_A100_80GB to AcceleratorType in aiplatform v1beta1 accelerator_type.proto
...
feat: add annotation_labels to ImportDataConfig in aiplatform v1beta1 dataset.proto
feat: add total_deployed_model_count and total_endpoint_count to QueryDeployedModelsResponse in aiplatform v1beta1 deployment_resource_pool_service.proto
feat: add start_time to BatchReadFeatureValuesRequest in aiplatform v1beta1 featurestore_service.proto
feat: add metadata_artifact to Model in aiplatform v1beta1 model.proto
feat: add failed_main_jobs and failed_pre_caching_check_jobs to ContainerDetail in aiplatform v1beta1 pipeline_job.proto
feat: add persist_ml_use_assignment to InputDataConfig in aiplatform v1beta1 training_pipeline.proto
PiperOrigin-RevId: 485963130
2022-11-03 13:47:42 -07:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
72f0faae32
feat: add model_source_info to Model in aiplatform v1beta1 model.proto
...
PiperOrigin-RevId: 476411826
2022-09-23 10:56:33 -07:00
Google APIs
a7f38907a0
feat: add model_source_info to Model in aiplatform v1 model.proto
...
PiperOrigin-RevId: 476193748
2022-09-22 14:14:03 -07:00
Google APIs
af65a1984f
feat: add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1 featurestore_service.proto
...
feat: add RemoveContextChildren rpc to aiplatform v1 metadata_service.proto
feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1 metadata_service.proto
PiperOrigin-RevId: 475580702
2022-09-20 09:52:12 -07:00
Google APIs
dbc83bd759
feat: add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto
...
feat: add RemoveContextChildren rpc to aiplatform v1beta1 metadata_service.proto
feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1beta1 metadata_service.proto
feat: add InputArtifact to RuntimeConfig in aiplatform v1beta1 pipeline_job.proto
feat: add read_mask to ListPipelineJobsRequest in aiplatform v1beta1 pipeline_service.proto
feat: add TransferLearningConfig in aiplatform v1beta1 study.proto
PiperOrigin-RevId: 475580307
2022-09-20 09:50:41 -07:00
Google APIs
39c28bfb6e
feat: add deleteFeatureValues in aiplatform v1beta1 featurestore_service.proto
...
PiperOrigin-RevId: 474635535
2022-09-15 12:57:36 -07:00
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
284389e2bd
feat: add model_monitoring_stats_anomalies,model_monitoring_status to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto
...
PiperOrigin-RevId: 470845818
2022-08-29 16:46:25 -07:00
Google APIs
eb382eda1d
feat: add read_mask to ListPipelineJobsRequest in aiplatform v1 pipeline_service
...
feat: add input_artifacts to PipelineJob.runtime_config in aiplatform v1 pipeline_job
PiperOrigin-RevId: 469843667
2022-08-24 15:49:30 -07:00
Google APIs
e4fe55a80e
feat: add UpsertDatapoints and RemoveDatapoints rpcs to IndexService in aiplatform v1 index_service.proto
...
PiperOrigin-RevId: 469481982
2022-08-23 09:41:56 -07:00
Google APIs
624cc451fc
feat: add UpsertDatapoints and RemoveDatapoints rpcs to IndexService in aiplatform v1beta1 index_service.proto
...
PiperOrigin-RevId: 469481692
2022-08-23 09:40:36 -07:00
Google APIs
cfa1b3782d
chore: remove unused proto imports
...
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
0dd98150b5
feat: add WriteFeatureValues in aiplatform v1beta1 featurestore_online_service.proto
...
PiperOrigin-RevId: 467107520
2022-08-11 19:50:27 -07:00
Google APIs
37aaa1e564
feat: making network arg optional in aiplatform v1 custom_job.proto
...
feat: added SHARED_RESOURCES enum to aiplatform v1 model.proto
docs: doc edits to aiplatform v1 dataset_service.proto, job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto
PiperOrigin-RevId: 463932566
2022-07-28 14:57:07 -07:00
Google APIs
efbe03db26
feat: making network arg optional in aiplatform v1beta1 custom_job.proto
...
feat: DeploymentResourcePool and DeployementResourcePoolService added to aiplatform v1beta1 model.proto (cl/463147866)
docs: doc edits to aiplatform v1beta1 job_service.proto, model_service.proto, pipeline_service.proto, saved_query.proto, study.proto, types.proto
PiperOrigin-RevId: 463932106
2022-07-28 14:54:50 -07:00