Commit graph

19 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
0fa9ce880b feat: A new field score is added to message .google.cloud.aiplatform.v1.Candidate
feat: A new message `Segment` is added
feat: A new message `GroundingChunk` is added
feat: A new message `GroundingSupport` is added
feat: A new field `grounding_chunks` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata`
feat: A new field `grounding_supports` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata`
feat: A new enum `Strategy` is added
feat: A new field `strategy` is added to message `.google.cloud.aiplatform.v1.Scheduling`
feat: A new field `dedicated_endpoint_enabled` is added to message `.google.cloud.aiplatform.v1.Endpoint`
feat: A new field `dedicated_endpoint_dns` is added to message `.google.cloud.aiplatform.v1.Endpoint`
feat: A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Endpoint`
feat: A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Endpoint`
feat: A new message `NumericFilter` is added
feat: A new field `numeric_filters` is added to message `.google.cloud.aiplatform.v1.NearestNeighborQuery`
feat: A new field `is_hugging_face_model` is added to message `.google.cloud.aiplatform.v1.GetPublisherModelRequest`
feat: A new message `NotebookExecutionJob` is added
feat: A new resource_definition `aiplatform.googleapis.com/NotebookExecutionJob` is added
feat: A new method `CreateNotebookExecutionJob` is added to service `NotebookService`
feat: A new method `GetNotebookExecutionJob` is added to service `NotebookService`
feat: A new method `ListNotebookExecutionJobs` is added to service `NotebookService`
feat: A new method `DeleteNotebookExecutionJob` is added to service `NotebookService`
feat: A new enum `NotebookExecutionJobView` is added
feat: A new message `CreateNotebookExecutionJobRequest` is added
feat: A new message `CreateNotebookExecutionJobOperationMetadata` is added
feat: A new message `GetNotebookExecutionJobRequest` is added
feat: A new message `ListNotebookExecutionJobsRequest` is added
feat: A new message `ListNotebookExecutionJobsResponse` is added
feat: A new message `DeleteNotebookExecutionJobRequest` is added
feat: A new field `ray_logs_spec` is added to message `.google.cloud.aiplatform.v1.RaySpec`
feat: A new message `RayLogsSpec` is added
feat: A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest`
feat: A new field `tools` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest`
feat: A new field `billable_sum` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution`
feat: A new field `total_billable_token_count` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDataStats`
feat: A new value `ADAPTER_SIZE_THIRTY_TWO` is added to enum `AdapterSize`
docs: A comment for field `name` in message `.google.cloud.aiplatform.v1.Dataset` is changed
docs: A comment for field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` is changed
docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequest` is changed
docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureViewRequest` is changed
docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureGroupRequest` is changed
docs: A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureRequest` is changed
docs: A comment for field `language_code` in message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` is changed
docs: A comment for field `model` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed
docs: A comment for field `instances` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed
docs: A comment for field `contents` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed
docs: A comment for message `TrialContext` is changed
docs: A comment for field `disable_attribution` in message `.google.cloud.aiplatform.v1.Retrieval` is changed

PiperOrigin-RevId: 656538560
2024-07-26 15:00:19 -07: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
01af66acc8 feat: add protected_artifact_location_id to CustomJob
feat: add value_type, version_column_name to Feature
feat: add FeatureGroup, FeatureOnlineStore, FeatureOnlineStoreAdminService, FeatureOnlineStoreService, FeatureRegistryService, FeatureView, FeatureViewSync
feat: add NumericRestriction to Index
feat: add tpu_topology to MachineSpec
chore: change DeleteOperationMetadata to DeleteModelVersionOperationMetadata in ModelService
feat: add CountTokensRequest to PredictionService
feat: add StudyTimeConstraint to Study

PiperOrigin-RevId: 581306827
2023-11-10 10:47:42 -08: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
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
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
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
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
a476b9f99b feat: add reserved_ip_ranges to CustomJobSpec in aiplatform v1 custom_job.proto
feat: add nfs_mounts to WorkPoolSpec in aiplatform v1 custom_job.proto
feat: add JOB_STATE_UPDATING to JobState in aiplatform v1 job_state.proto
feat: add MfsMount in aiplatform v1 machine_resources.proto
feat: add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1 study.proto

BREAKING CHANGE: (php) remove several `REQUIRED` field annotations in featurestore.proto, metadata.proto, and pipeline_job.proto

PiperOrigin-RevId: 441616654
2022-04-13 17:03:37 -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
Google APIs
955fee2ad5 fix!: Add C#, PHP and Ruby options for all AI Platform protos
This is a breaking change for C#, PHP and Ruby, but none of those languages have published libraries for AI Platform.

PiperOrigin-RevId: 381271921
2021-06-24 09:29:13 -07:00
Google APIs
d8a0f9988a docs: changes product name to 'Vertex AI'
docs: removes tinyurl links

PiperOrigin-RevId: 375122236
2021-05-21 11:03:54 -07:00
Google APIs
1e6bff6851 feat: add aiplatform v1
PiperOrigin-RevId: 354143820
2021-01-27 12:15:00 -08:00