Commit graph

11 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -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
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
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
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
e0f0642a1d feat: add PredictRequestResponseLoggingConfig to Endpoint in aiplatform v1 endpoint.proto
PiperOrigin-RevId: 433794371
2022-03-10 10:46:36 -08:00
Google APIs
bd97e467af feat: add dedicated_resources to DeployedIndex message in aiplatform v1 index_endpoint.proto
chore: sort imports

PiperOrigin-RevId: 425394497
2022-01-31 10:01:56 -08:00
Google APIs
59150241ce feat: add enable_private_service_connect field to Endpoint
feat: add id field to DeployedModel
feat: add service_attachment field to PrivateEndpoints
feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint
feat: add method signature to CreateFeatureStore, CreateEntityType, CreateFeature
feat: add network and enable_private_service_connect to IndexEndpoint
feat: add service_attachment to IndexPrivateEndpoints
feat: add stratified_split field to training_pipeline InputDataConfig

PiperOrigin-RevId: 413691586
2021-12-02 09:01:10 -08:00
Google APIs
8031cc26fe feat: add XAI, model monitoring, and index services to aiplatform v1
Committer: @dizcology
PiperOrigin-RevId: 393860361
2021-08-30 14:58:15 -07:00
Google APIs
cc51e4818f feat!: Removes AcceleratorType.TPU_V2 and TPU_V3 constants
feat: Adds AcceleratorType.NVIDIA_TESLA_A100 constant
feat: Adds BigQuery output table field to batch prediction job output config
feat: Adds JobState.JOB_STATE_EXPIRED constant
feat: Adds AutoscalingMetricSpec message
feat: Adds PipelineService methods: CreatePipelineJob, GetPipelineJob, ListPipelineJobs, DeletePipelineJobs, CancelPipelineJobs
feat: Adds fields to Study message

PiperOrigin-RevId: 384714314
2021-07-14 09:18:10 -07:00