Google APIs
69cdc6eab1
feat: add DatasetVersion and dataset version RPCs to DatasetService
...
feat: add ListPublisherModels RPC to ModelGardenService
chore: remove backend configuration from the service config
PiperOrigin-RevId: 570235864
2023-10-02 18:13:00 -07:00
Google APIs
5813201929
feat: add DatasetVersion and dataset version RPCs to DatasetService
...
feat: add PersistentDiskSpec
chore: remove backend configuration from the service config
PiperOrigin-RevId: 570130129
2023-10-02 11:48:25 -07:00
Google APIs
8b2a08fa08
feat: add dedicated_serving_endpoint
...
proto change in cl/569264016.
PiperOrigin-RevId: 569305519
2023-09-28 15:23:33 -07:00
Google APIs
76f607f771
feat: add feature.proto
...
feat: add feature_view_sync.proto
feat: add feature_regstry_service.proto
feat: add feature_online_store.proto
feat: add feature_online_store_service.proto
feat: add feature_group.proto
feat: add feature_view.proto
feat: add feature_online_store_admin_service.proto
PiperOrigin-RevId: 568671726
2023-09-26 15:53:37 -07:00
Google APIs
75346295df
feat: add encryption_spec to index.proto and index_endpoint.proto
...
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto
PiperOrigin-RevId: 563257278
2023-09-06 17:07:24 -07:00
Google APIs
0e828f8176
feat: add encryption_spec to index.proto and index_endpoint.proto
...
feat: add TrialContext to study.proto
feat: add contexts to SuggestTrialsRequest in vizier_service.proto
PiperOrigin-RevId: 563249077
2023-09-06 16:31:04 -07:00
Google APIs
da9f0befe4
feat: add UpdatePersistentResourceRequest and add resource_pool_images and head_node_resource_pool_id to RaySpec
...
PiperOrigin-RevId: 561051086
2023-08-29 09:21:39 -07:00
Google APIs
2e0b1907fa
feat: add NVIDIA_H100_80GB and TPU_V5_LITEPOD to AcceleratorType
...
feat: update field_behavior for `name` to be IMMUTABLE instead of OUTPUT_ONLY in Context, ModelMonitor, Schedule, DeploymentResourcePool
feat: Expose CreateDatasetVersionOperationMetadata and RestoreDatasetVersionOperationMetadata to DatasetService
feat: add Timestamp to Feature
feat: add disk_type and disk_size_gb to PersistentDiskSpec
feat: add schedule_name to PipelineJob
feat: add CountTokens to PredictionService
feat: add Parent to PublisherModel
feat: add open_evaluation_pipeline to PublisherModel
fix!: remove idle_replica_count from PersistentResource
PiperOrigin-RevId: 557186520
2023-08-15 11:03:57 -07:00
Google APIs
e5441b27e4
feat: update field_behavior for name to be IMMUTABLE instead of OUTPUT_ONLY in Context, ModelMonitor, Schedule, DeploymentResourcePool
...
feat: Expose CreateDatasetVersionOperationMetadata and RestoreDatasetVersionOperationMetadata to DatasetService
feat: add disk_type and disk_size_gb to PersistentDiskSpec
feat: add schedule_name to PipelineJob
feat: add open_evaluation_pipeline to PublisherModel
feat: add ReadTensorboardSize to TensorboardService
PiperOrigin-RevId: 557171397
2023-08-15 10:19:23 -07:00
Google APIs
4d230ddc6b
feat: add RaySepc to ResourceRuntimeSpec, and add ResourceRuntime to PersistentResource
...
PiperOrigin-RevId: 551874408
2023-07-28 09:33:34 -07:00
Google APIs
1b650d6c6e
feat: add PredictionService.ServerStreamingPredict method
...
feat: add `StreamingPredictRequest` type
feat: add `StreamingPredictResponse` type
feat: add `Tensor` type
PiperOrigin-RevId: 551672526
2023-07-27 16:28:14 -07:00
Google APIs
3f76966d9f
docs: enable sample generation for java-aiplatform
...
PiperOrigin-RevId: 551532734
2023-07-27 08:04:57 -07:00
Google APIs
5b24e63727
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: 550058610
2023-07-21 15:01:44 -07:00
Google APIs
4f40e53678
feat: 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
2023-07-12 09:36:08 -07:00
Google APIs
72b20cc483
feat: add data_item_count to Dataset
...
feat: add DeleteSavedQuery to DatasetService
feat: add JOB_STATE_PARTIALLY_SUCCEEDED to JobState
feat: add pipeline_job to Model
feat: add reserved_ip_ranges to PipelineJob
PiperOrigin-RevId: 547343567
2023-07-11 17:29:41 -07:00
Google APIs
4a858c4e03
feat: add UpdateExplanationDataset to aiplatform
...
PiperOrigin-RevId: 541213716
2023-06-17 10:07:52 -07:00
Google APIs
2d7af51207
feat: add bias_configs to ModelEvaluation
...
PiperOrigin-RevId: 540693440
2023-06-15 14:36:29 -07:00
Google APIs
c1b458c24e
feat: Update dependency on google-cloud-ai_platform-v1
...
PiperOrigin-RevId: 540597662
2023-06-15 09:01:56 -07:00
Google APIs
d2d95e5107
feat: add blocking_operation_ids to ImportFeatureValuesOperationMetadata
...
feat: add launch_stage to PublisherModel
PiperOrigin-RevId: 537154438
2023-06-01 16:06:06 -07:00
Google APIs
064f6cd1d1
feat: add NVIDIA_A100_80GB to AcceleratorType
...
feat: add blocking_operation_ids to ImportFeatureValuesOperationMetadata
PiperOrigin-RevId: 537124229
2023-06-01 14:06:13 -07:00
Google APIs
df070601d4
feat: support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI
...
PiperOrigin-RevId: 536794833
2023-05-31 12:48:07 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
2f00988bfd
feat: add match service in aiplatform v1
...
PiperOrigin-RevId: 533008702
2023-05-17 21:41:29 -07:00
Google APIs
bd634c7ac1
feat: Add updateSchedule method to ScheduleService
...
PiperOrigin-RevId: 532625344
2023-05-16 17:46:41 -07:00
Google APIs
d697c7fb18
feat: add examples to ExplanationParameters in aiplatform v1 explanation.proto
...
PiperOrigin-RevId: 532270918
2023-05-15 17:05:38 -07:00
Google APIs
d8990aae4c
chore: Make Bazel generate schema protos in subdirectories
...
PiperOrigin-RevId: 531113368
2023-05-10 23:43:31 -07:00
Google APIs
c515b17e3c
chore: add .NET-specific generation settings to service config and re-enable Bazel
...
PiperOrigin-RevId: 530540151
2023-05-09 01:51:06 -07:00
Google APIs
513a3a25c5
chore: add .NET-specific generation settings to service config and re-enable Bazel
...
PiperOrigin-RevId: 530536564
2023-05-09 01:32:01 -07:00
Google APIs
7bcbfa79bf
feat: add example_gcs_source to Examples in aiplatform v1beta1 explanation.proto
...
PiperOrigin-RevId: 529739833
2023-05-05 09:42:24 -07:00
Google APIs
0037ff6a58
feat: configure 6 preview clients and 1 GA client for new PHP surface
...
chore: update php gapic generator 1.7.3
PiperOrigin-RevId: 529499625
2023-05-04 13:31:45 -07:00
Google APIs
11f62e7837
feat: add model_garden_service.proto and publisher_model.proto to BUILD.bazel
...
PiperOrigin-RevId: 528571215
2023-05-01 14:13:36 -07:00
Google APIs
542f312326
feat: support for Model Garden -- A single place to search, discover, and interact with a wide variety of foundation models from Google and Google partners, available on Vertex AI
...
PiperOrigin-RevId: 528513667
2023-05-01 10:46:36 -07:00
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