docs: A comment for field `saved_query_id` in message `.google.cloud.aiplatform.v1.ExportDataConfig` is changed
docs: A comment for field `annotation_schema_uri` in message `.google.cloud.aiplatform.v1.ExportDataConfig` is changed
docs: A comment for field `predictions` in message `.google.cloud.aiplatform.v1.EvaluatedAnnotation` is changed
docs: A comment for field `attributions` in message `.google.cloud.aiplatform.v1.Explanation` is changed
docs: A comment for message `DeleteFeatureViewRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListFeatureGroupsRequest` is changed
docs: A comment for message `StreamingReadFeatureValuesRequest` is changed
docs: A comment for message `DeleteEntityTypeRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListTuningJobsRequest` is changed
docs: A comment for field `deployed_index` in message `.google.cloud.aiplatform.v1.MutateDeployedIndexRequest` is changed
docs: A comment for field `request` in message `.google.cloud.aiplatform.v1.BatchMigrateResourcesOperationMetadata` is changed
docs: A comment for field `data_stats` in message `.google.cloud.aiplatform.v1.Model` is changed
docs: A comment for field `enable_logging` in message `.google.cloud.aiplatform.v1.ModelMonitoringAlertConfig` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListNotebookExecutionJobsRequest` is changed
docs: A comment for field `next_page_token` in message `.google.cloud.aiplatform.v1.ListNotebookExecutionJobsResponse` is changed
docs: A comment for message `ListPersistentResourcesRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.aiplatform.v1.ListPersistentResourcesRequest` is changed
docs: A comment for method `ResumeSchedule` in service `ScheduleService` is changed
docs: A comment for field `bool_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `string_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `bytes_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `float_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `double_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `int_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `int64_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `uint_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
docs: A comment for field `uint64_val` in message `.google.cloud.aiplatform.v1.Tensor` is changed
PiperOrigin-RevId: 695815755
feat: A new field `frequency_penalty` is added to message `.google.cloud.aiplatform.v1.GenerationConfig`
feat: A new field `response_mime_type` is added to message `.google.cloud.aiplatform.v1.GenerationConfig`
feat: A new enum `HarmBlockMethod` is added
feat: A new field `method` is added to message `.google.cloud.aiplatform.v1.SafetySetting`
feat: A new field `persistent_resource_id` is added to message `.google.cloud.aiplatform.v1.CustomJobSpec`
feat: A new field `disable_explanations` is added to message `.google.cloud.aiplatform.v1.DeployedModel`
feat: A new field `title` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `default` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `min_items` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `max_items` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `min_properties` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `max_properties` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `minimum` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `maximum` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `min_length` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `max_length` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new field `pattern` is added to message `.google.cloud.aiplatform.v1.Schema`
feat: A new message `PersistentResource` is added
feat: A new resource_definition `aiplatform.googleapis.com/PersistentResource` is added
feat: A new message `ResourcePool` is added
feat: A new message `ResourceRuntimeSpec` is added
feat: A new message `RaySpec` is added
feat: A new message `ResourceRuntime` is added
feat: A new message `ServiceAccountSpec` is added
feat: A new service `PersistentResourceService` is added
feat: A new message `CreatePersistentResourceRequest` is added
feat: A new message `CreatePersistentResourceOperationMetadata` is added
feat: A new message `UpdatePersistentResourceOperationMetadata` is added
feat: A new message `RebootPersistentResourceOperationMetadata` is added
feat: A new message `GetPersistentResourceRequest` is added
feat: A new message `ListPersistentResourcesRequest` is added
feat: A new message `ListPersistentResourcesResponse` is added
feat: A new message `DeletePersistentResourceRequest` is added
feat: A new message `UpdatePersistentResourceRequest` is added
feat: A new message `RebootPersistentResourceRequest` is added
feat: A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1.GenerateContentRequest`
feat: A new value `BLOCKLIST` is added to enum `BlockedReason`
feat: A new value `PROHIBITED_CONTENT` is added to enum `BlockedReason`
docs: documentation updates
PiperOrigin-RevId: 620417078
feat: add ExportUse and ExportFilterSplit to Dataset
feat: add data_stats to ExportDataResponse
feat: add display_name to DeployedIndex
feat: add DeploymentResourcePool
feat: add DeploymentResourcePoolService
feat: add shared_resources to DeployedModel
docs: changes name from OUTPUT_ONLY to IDENTIFIER in FeatureGroup
feat: add DataStats to Model
feat: add model and contents to PredictionService
feat: add Tool
PiperOrigin-RevId: 589254081