Commit graph

10 commits

Author SHA1 Message Date
Google APIs
f84a9bfe9e feat: new field additional_properties is added to message .google.cloud.aiplatform.v1.Schema
PiperOrigin-RevId: 757829708
2025-05-12 10:54:25 -07:00
Google APIs
6670755f1f feat: new fields ref and defs are added to message .google.cloud.aiplatform.v1.Schema
PiperOrigin-RevId: 752845672
2025-04-29 12:49:38 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
d8cfde0f43 feat: COMET added to evaluation service proto
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
2024-11-12 11:46:25 -08:00
Google APIs
d54f4e947e feat: added support for specifying function response type in FunctionDeclaration
docs: updated the maximum number of function declarations from 64 to 128

PiperOrigin-RevId: 692287251
2024-11-01 14:12:48 -07:00
Google APIs
bd0c988bca feat: A new field any_of is added to message .google.cloud.aiplatform.v1.Schema
PiperOrigin-RevId: 676462752
2024-09-19 10:12:24 -07:00
Google APIs
38d33ad1da feat: A new field property_ordering is added to message .google.cloud.aiplatform.v1.Schema
PiperOrigin-RevId: 675187467
2024-09-16 09:53:46 -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
7efb929a17 feat: A new field presence_penalty is added to message .google.cloud.aiplatform.v1.GenerationConfig
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
2024-03-29 21:39:09 -07:00
Google APIs
00931e0018 feat: add Content
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
2023-12-08 15:14:09 -08:00