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
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
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
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