google-apis-aiplatform_v1 0.11.0 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AiplatformV1
18
18
  # Version of the google-apis-aiplatform_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.13.0"
22
+ GENERATOR_VERSION = "0.13.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240105"
25
+ REVISION = "20240205"
26
26
  end
27
27
  end
28
28
  end
@@ -130,6 +130,12 @@ module Google
130
130
  include Google::Apis::Core::JsonObjectSupport
131
131
  end
132
132
 
133
+ class CloudAiNlLlmProtoServiceFact
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
133
139
  class CloudAiNlLlmProtoServiceFunctionCall
134
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
141
 
@@ -2440,6 +2446,30 @@ module Google
2440
2446
  include Google::Apis::Core::JsonObjectSupport
2441
2447
  end
2442
2448
 
2449
+ class GoogleCloudAiplatformV1NearestNeighborQuery
2450
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2451
+
2452
+ include Google::Apis::Core::JsonObjectSupport
2453
+ end
2454
+
2455
+ class GoogleCloudAiplatformV1NearestNeighborQueryEmbedding
2456
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2457
+
2458
+ include Google::Apis::Core::JsonObjectSupport
2459
+ end
2460
+
2461
+ class GoogleCloudAiplatformV1NearestNeighborQueryParameters
2462
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2463
+
2464
+ include Google::Apis::Core::JsonObjectSupport
2465
+ end
2466
+
2467
+ class GoogleCloudAiplatformV1NearestNeighborQueryStringFilter
2468
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2469
+
2470
+ include Google::Apis::Core::JsonObjectSupport
2471
+ end
2472
+
2443
2473
  class GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata
2444
2474
  class Representation < Google::Apis::Core::JsonRepresentation; end
2445
2475
 
@@ -2458,6 +2488,18 @@ module Google
2458
2488
  include Google::Apis::Core::JsonObjectSupport
2459
2489
  end
2460
2490
 
2491
+ class GoogleCloudAiplatformV1NearestNeighbors
2492
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2493
+
2494
+ include Google::Apis::Core::JsonObjectSupport
2495
+ end
2496
+
2497
+ class GoogleCloudAiplatformV1NearestNeighborsNeighbor
2498
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2499
+
2500
+ include Google::Apis::Core::JsonObjectSupport
2501
+ end
2502
+
2461
2503
  class GoogleCloudAiplatformV1Neighbor
2462
2504
  class Representation < Google::Apis::Core::JsonRepresentation; end
2463
2505
 
@@ -2554,12 +2596,24 @@ module Google
2554
2596
  include Google::Apis::Core::JsonObjectSupport
2555
2597
  end
2556
2598
 
2599
+ class GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime
2600
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2601
+
2602
+ include Google::Apis::Core::JsonObjectSupport
2603
+ end
2604
+
2557
2605
  class GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact
2558
2606
  class Representation < Google::Apis::Core::JsonRepresentation; end
2559
2607
 
2560
2608
  include Google::Apis::Core::JsonObjectSupport
2561
2609
  end
2562
2610
 
2611
+ class GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
2612
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2613
+
2614
+ include Google::Apis::Core::JsonObjectSupport
2615
+ end
2616
+
2563
2617
  class GoogleCloudAiplatformV1PipelineTaskDetail
2564
2618
  class Representation < Google::Apis::Core::JsonRepresentation; end
2565
2619
 
@@ -2668,6 +2722,12 @@ module Google
2668
2722
  include Google::Apis::Core::JsonObjectSupport
2669
2723
  end
2670
2724
 
2725
+ class GoogleCloudAiplatformV1PscAutomatedEndpoints
2726
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2727
+
2728
+ include Google::Apis::Core::JsonObjectSupport
2729
+ end
2730
+
2671
2731
  class GoogleCloudAiplatformV1PublisherModel
2672
2732
  class Representation < Google::Apis::Core::JsonRepresentation; end
2673
2733
 
@@ -2686,6 +2746,12 @@ module Google
2686
2746
  include Google::Apis::Core::JsonObjectSupport
2687
2747
  end
2688
2748
 
2749
+ class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
2750
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2751
+
2752
+ include Google::Apis::Core::JsonObjectSupport
2753
+ end
2754
+
2689
2755
  class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
2690
2756
  class Representation < Google::Apis::Core::JsonRepresentation; end
2691
2757
 
@@ -4012,6 +4078,18 @@ module Google
4012
4078
  include Google::Apis::Core::JsonObjectSupport
4013
4079
  end
4014
4080
 
4081
+ class GoogleCloudAiplatformV1SearchNearestEntitiesRequest
4082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4083
+
4084
+ include Google::Apis::Core::JsonObjectSupport
4085
+ end
4086
+
4087
+ class GoogleCloudAiplatformV1SearchNearestEntitiesResponse
4088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4089
+
4090
+ include Google::Apis::Core::JsonObjectSupport
4091
+ end
4092
+
4015
4093
  class GoogleCloudAiplatformV1ShieldedVmConfig
4016
4094
  class Representation < Google::Apis::Core::JsonRepresentation; end
4017
4095
 
@@ -4054,6 +4132,12 @@ module Google
4054
4132
  include Google::Apis::Core::JsonObjectSupport
4055
4133
  end
4056
4134
 
4135
+ class GoogleCloudAiplatformV1StreamRawPredictRequest
4136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4137
+
4138
+ include Google::Apis::Core::JsonObjectSupport
4139
+ end
4140
+
4057
4141
  class GoogleCloudAiplatformV1StreamingPredictRequest
4058
4142
  class Representation < Google::Apis::Core::JsonRepresentation; end
4059
4143
 
@@ -4768,6 +4852,18 @@ module Google
4768
4852
  include Google::Apis::Core::JsonObjectSupport
4769
4853
  end
4770
4854
 
4855
+ class LearningGenaiRootGroundingMetadata
4856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4857
+
4858
+ include Google::Apis::Core::JsonObjectSupport
4859
+ end
4860
+
4861
+ class LearningGenaiRootGroundingMetadataCitation
4862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4863
+
4864
+ include Google::Apis::Core::JsonObjectSupport
4865
+ end
4866
+
4771
4867
  class LearningGenaiRootHarm
4772
4868
  class Representation < Google::Apis::Core::JsonRepresentation; end
4773
4869
 
@@ -4804,6 +4900,12 @@ module Google
4804
4900
  include Google::Apis::Core::JsonObjectSupport
4805
4901
  end
4806
4902
 
4903
+ class LearningGenaiRootLanguageFilterResult
4904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4905
+
4906
+ include Google::Apis::Core::JsonObjectSupport
4907
+ end
4908
+
4807
4909
  class LearningGenaiRootMetricOutput
4808
4910
  class Representation < Google::Apis::Core::JsonRepresentation; end
4809
4911
 
@@ -4948,12 +5050,6 @@ module Google
4948
5050
  include Google::Apis::Core::JsonObjectSupport
4949
5051
  end
4950
5052
 
4951
- class LearningServingLlmLanguageFilterResult
4952
- class Representation < Google::Apis::Core::JsonRepresentation; end
4953
-
4954
- include Google::Apis::Core::JsonObjectSupport
4955
- end
4956
-
4957
5053
  class LearningServingLlmMessageMetadata
4958
5054
  class Representation < Google::Apis::Core::JsonRepresentation; end
4959
5055
 
@@ -5143,6 +5239,8 @@ module Google
5143
5239
 
5144
5240
  property :finish_message, as: 'finishMessage'
5145
5241
  property :finish_reason, as: 'finishReason'
5242
+ property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadata, decorator: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadata::Representation
5243
+
5146
5244
  property :index, as: 'index'
5147
5245
  collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceSafetyRating, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceSafetyRating::Representation
5148
5246
 
@@ -5179,6 +5277,16 @@ module Google
5179
5277
  end
5180
5278
  end
5181
5279
 
5280
+ class CloudAiNlLlmProtoServiceFact
5281
+ # @private
5282
+ class Representation < Google::Apis::Core::JsonRepresentation
5283
+ property :query, as: 'query'
5284
+ property :summary, as: 'summary'
5285
+ property :title, as: 'title'
5286
+ property :url, as: 'url'
5287
+ end
5288
+ end
5289
+
5182
5290
  class CloudAiNlLlmProtoServiceFunctionCall
5183
5291
  # @private
5184
5292
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5202,6 +5310,8 @@ module Google
5202
5310
 
5203
5311
  property :debug_metadata, as: 'debugMetadata', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceMessageMetadata, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceMessageMetadata::Representation
5204
5312
 
5313
+ collection :facts, as: 'facts', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceFact, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceFact::Representation
5314
+
5205
5315
  property :prompt_feedback, as: 'promptFeedback', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePromptFeedback, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServicePromptFeedback::Representation
5206
5316
 
5207
5317
  property :reporting_metrics, as: 'reportingMetrics', class: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics, decorator: Google::Apis::AiplatformV1::IntelligenceCloudAutomlXpsReportingMetrics::Representation
@@ -5284,7 +5394,7 @@ module Google
5284
5394
  property :blocked, as: 'blocked'
5285
5395
  collection :error_codes, as: 'errorCodes'
5286
5396
  property :filtered, as: 'filtered'
5287
- property :language_filter_result, as: 'languageFilterResult', class: Google::Apis::AiplatformV1::LearningServingLlmLanguageFilterResult, decorator: Google::Apis::AiplatformV1::LearningServingLlmLanguageFilterResult::Representation
5397
+ property :language_filter_result, as: 'languageFilterResult', class: Google::Apis::AiplatformV1::LearningGenaiRootLanguageFilterResult, decorator: Google::Apis::AiplatformV1::LearningGenaiRootLanguageFilterResult::Representation
5288
5398
 
5289
5399
  collection :rai_signals, as: 'raiSignals', class: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceRaiSignal, decorator: Google::Apis::AiplatformV1::CloudAiNlLlmProtoServiceRaiSignal::Representation
5290
5400
 
@@ -6171,6 +6281,7 @@ module Google
6171
6281
  property :pipeline_job, as: 'pipelineJob', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJob, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJob::Representation
6172
6282
 
6173
6283
  property :pipeline_job_id, as: 'pipelineJobId'
6284
+ property :preflight_validations, as: 'preflightValidations'
6174
6285
  end
6175
6286
  end
6176
6287
 
@@ -7876,6 +7987,8 @@ module Google
7876
7987
  # @private
7877
7988
  class Representation < Google::Apis::Core::JsonRepresentation
7878
7989
  property :match_grpc_address, as: 'matchGrpcAddress'
7990
+ collection :psc_automated_endpoints, as: 'pscAutomatedEndpoints', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PscAutomatedEndpoints, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PscAutomatedEndpoints::Representation
7991
+
7879
7992
  property :service_attachment, as: 'serviceAttachment'
7880
7993
  end
7881
7994
  end
@@ -8652,6 +8765,7 @@ module Google
8652
8765
  property :bigquery_table_path, as: 'bigqueryTablePath'
8653
8766
  property :log_source, as: 'logSource'
8654
8767
  property :log_type, as: 'logType'
8768
+ property :request_response_logging_schema_version, as: 'requestResponseLoggingSchemaVersion'
8655
8769
  end
8656
8770
  end
8657
8771
 
@@ -9110,6 +9224,45 @@ module Google
9110
9224
  end
9111
9225
  end
9112
9226
 
9227
+ class GoogleCloudAiplatformV1NearestNeighborQuery
9228
+ # @private
9229
+ class Representation < Google::Apis::Core::JsonRepresentation
9230
+ property :embedding, as: 'embedding', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryEmbedding, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryEmbedding::Representation
9231
+
9232
+ property :entity_id, as: 'entityId'
9233
+ property :neighbor_count, as: 'neighborCount'
9234
+ property :parameters, as: 'parameters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryParameters::Representation
9235
+
9236
+ property :per_crowding_attribute_neighbor_count, as: 'perCrowdingAttributeNeighborCount'
9237
+ collection :string_filters, as: 'stringFilters', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryStringFilter, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQueryStringFilter::Representation
9238
+
9239
+ end
9240
+ end
9241
+
9242
+ class GoogleCloudAiplatformV1NearestNeighborQueryEmbedding
9243
+ # @private
9244
+ class Representation < Google::Apis::Core::JsonRepresentation
9245
+ collection :value, as: 'value'
9246
+ end
9247
+ end
9248
+
9249
+ class GoogleCloudAiplatformV1NearestNeighborQueryParameters
9250
+ # @private
9251
+ class Representation < Google::Apis::Core::JsonRepresentation
9252
+ property :approximate_neighbor_candidates, as: 'approximateNeighborCandidates'
9253
+ property :leaf_nodes_search_fraction, as: 'leafNodesSearchFraction'
9254
+ end
9255
+ end
9256
+
9257
+ class GoogleCloudAiplatformV1NearestNeighborQueryStringFilter
9258
+ # @private
9259
+ class Representation < Google::Apis::Core::JsonRepresentation
9260
+ collection :allow_tokens, as: 'allowTokens'
9261
+ collection :deny_tokens, as: 'denyTokens'
9262
+ property :name, as: 'name'
9263
+ end
9264
+ end
9265
+
9113
9266
  class GoogleCloudAiplatformV1NearestNeighborSearchOperationMetadata
9114
9267
  # @private
9115
9268
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9141,6 +9294,24 @@ module Google
9141
9294
  end
9142
9295
  end
9143
9296
 
9297
+ class GoogleCloudAiplatformV1NearestNeighbors
9298
+ # @private
9299
+ class Representation < Google::Apis::Core::JsonRepresentation
9300
+ collection :neighbors, as: 'neighbors', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborsNeighbor, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborsNeighbor::Representation
9301
+
9302
+ end
9303
+ end
9304
+
9305
+ class GoogleCloudAiplatformV1NearestNeighborsNeighbor
9306
+ # @private
9307
+ class Representation < Google::Apis::Core::JsonRepresentation
9308
+ property :distance, as: 'distance'
9309
+ property :entity_id, as: 'entityId'
9310
+ property :entity_key_values, as: 'entityKeyValues', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponse, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1FetchFeatureValuesResponse::Representation
9311
+
9312
+ end
9313
+ end
9314
+
9144
9315
  class GoogleCloudAiplatformV1Neighbor
9145
9316
  # @private
9146
9317
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9338,6 +9509,8 @@ module Google
9338
9509
  class GoogleCloudAiplatformV1PipelineJobRuntimeConfig
9339
9510
  # @private
9340
9511
  class Representation < Google::Apis::Core::JsonRepresentation
9512
+ property :default_runtime, as: 'defaultRuntime', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime::Representation
9513
+
9341
9514
  property :failure_policy, as: 'failurePolicy'
9342
9515
  property :gcs_output_directory, as: 'gcsOutputDirectory'
9343
9516
  hash :input_artifacts, as: 'inputArtifacts', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact::Representation
@@ -9348,6 +9521,14 @@ module Google
9348
9521
  end
9349
9522
  end
9350
9523
 
9524
+ class GoogleCloudAiplatformV1PipelineJobRuntimeConfigDefaultRuntime
9525
+ # @private
9526
+ class Representation < Google::Apis::Core::JsonRepresentation
9527
+ property :persistent_resource_runtime_detail, as: 'persistentResourceRuntimeDetail', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail::Representation
9528
+
9529
+ end
9530
+ end
9531
+
9351
9532
  class GoogleCloudAiplatformV1PipelineJobRuntimeConfigInputArtifact
9352
9533
  # @private
9353
9534
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9355,6 +9536,13 @@ module Google
9355
9536
  end
9356
9537
  end
9357
9538
 
9539
+ class GoogleCloudAiplatformV1PipelineJobRuntimeConfigPersistentResourceRuntimeDetail
9540
+ # @private
9541
+ class Representation < Google::Apis::Core::JsonRepresentation
9542
+ property :persistent_resource_name, as: 'persistentResourceName'
9543
+ end
9544
+ end
9545
+
9358
9546
  class GoogleCloudAiplatformV1PipelineTaskDetail
9359
9547
  # @private
9360
9548
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9529,6 +9717,15 @@ module Google
9529
9717
  end
9530
9718
  end
9531
9719
 
9720
+ class GoogleCloudAiplatformV1PscAutomatedEndpoints
9721
+ # @private
9722
+ class Representation < Google::Apis::Core::JsonRepresentation
9723
+ property :match_address, as: 'matchAddress'
9724
+ property :network, as: 'network'
9725
+ property :project_id, as: 'projectId'
9726
+ end
9727
+ end
9728
+
9532
9729
  class GoogleCloudAiplatformV1PublisherModel
9533
9730
  # @private
9534
9731
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9553,6 +9750,8 @@ module Google
9553
9750
 
9554
9751
  property :deploy, as: 'deploy', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeploy::Representation
9555
9752
 
9753
+ property :deploy_gke, as: 'deployGke', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke::Representation
9754
+
9556
9755
  property :open_evaluation_pipeline, as: 'openEvaluationPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
9557
9756
 
9558
9757
  property :open_fine_tuning_pipeline, as: 'openFineTuningPipeline', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1PublisherModelCallToActionRegionalResourceReferences::Representation
@@ -9595,6 +9794,13 @@ module Google
9595
9794
  end
9596
9795
  end
9597
9796
 
9797
+ class GoogleCloudAiplatformV1PublisherModelCallToActionDeployGke
9798
+ # @private
9799
+ class Representation < Google::Apis::Core::JsonRepresentation
9800
+ collection :gke_yaml_configs, as: 'gkeYamlConfigs'
9801
+ end
9802
+ end
9803
+
9598
9804
  class GoogleCloudAiplatformV1PublisherModelCallToActionOpenFineTuningPipelines
9599
9805
  # @private
9600
9806
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10035,7 +10241,6 @@ module Google
10035
10241
  # @private
10036
10242
  class Representation < Google::Apis::Core::JsonRepresentation
10037
10243
  property :disable_retries, as: 'disableRetries'
10038
- property :max_wait_duration, as: 'maxWaitDuration'
10039
10244
  property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
10040
10245
  property :timeout, as: 'timeout'
10041
10246
  end
@@ -11722,6 +11927,23 @@ module Google
11722
11927
  end
11723
11928
  end
11724
11929
 
11930
+ class GoogleCloudAiplatformV1SearchNearestEntitiesRequest
11931
+ # @private
11932
+ class Representation < Google::Apis::Core::JsonRepresentation
11933
+ property :query, as: 'query', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQuery, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighborQuery::Representation
11934
+
11935
+ property :return_full_entity, as: 'returnFullEntity'
11936
+ end
11937
+ end
11938
+
11939
+ class GoogleCloudAiplatformV1SearchNearestEntitiesResponse
11940
+ # @private
11941
+ class Representation < Google::Apis::Core::JsonRepresentation
11942
+ property :nearest_neighbors, as: 'nearestNeighbors', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighbors, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1NearestNeighbors::Representation
11943
+
11944
+ end
11945
+ end
11946
+
11725
11947
  class GoogleCloudAiplatformV1ShieldedVmConfig
11726
11948
  # @private
11727
11949
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11782,6 +12004,14 @@ module Google
11782
12004
  end
11783
12005
  end
11784
12006
 
12007
+ class GoogleCloudAiplatformV1StreamRawPredictRequest
12008
+ # @private
12009
+ class Representation < Google::Apis::Core::JsonRepresentation
12010
+ property :http_body, as: 'httpBody', class: Google::Apis::AiplatformV1::GoogleApiHttpBody, decorator: Google::Apis::AiplatformV1::GoogleApiHttpBody::Representation
12011
+
12012
+ end
12013
+ end
12014
+
11785
12015
  class GoogleCloudAiplatformV1StreamingPredictRequest
11786
12016
  # @private
11787
12017
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12509,6 +12739,7 @@ module Google
12509
12739
  class Representation < Google::Apis::Core::JsonRepresentation
12510
12740
  collection :datapoints, as: 'datapoints', class: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapoint, decorator: Google::Apis::AiplatformV1::GoogleCloudAiplatformV1IndexDatapoint::Representation
12511
12741
 
12742
+ property :update_mask, as: 'updateMask'
12512
12743
  end
12513
12744
  end
12514
12745
 
@@ -12797,6 +13028,7 @@ module Google
12797
13028
  property :arxiv_id, as: 'arxivId'
12798
13029
  property :author, as: 'author'
12799
13030
  property :bibkey, as: 'bibkey'
13031
+ property :biorxiv_id, as: 'biorxivId'
12800
13032
  property :book_title, as: 'bookTitle'
12801
13033
  property :book_volume_id, :numeric_string => true, as: 'bookVolumeId'
12802
13034
  property :category, as: 'category'
@@ -12821,6 +13053,7 @@ module Google
12821
13053
  property :url, as: 'url'
12822
13054
  property :volume_id, as: 'volumeId'
12823
13055
  property :wikipedia_article_title, as: 'wikipediaArticleTitle'
13056
+ property :youtube_video_id, as: 'youtubeVideoId'
12824
13057
  end
12825
13058
  end
12826
13059
 
@@ -12869,6 +13102,7 @@ module Google
12869
13102
  property :arxiv_id, as: 'arxivId'
12870
13103
  property :author, as: 'author'
12871
13104
  property :bibkey, as: 'bibkey'
13105
+ property :biorxiv_id, as: 'biorxivId'
12872
13106
  property :book_title, as: 'bookTitle'
12873
13107
  property :book_volume_id, :numeric_string => true, as: 'bookVolumeId'
12874
13108
  property :conversation_id, as: 'conversationId'
@@ -12892,6 +13126,7 @@ module Google
12892
13126
  property :url, as: 'url'
12893
13127
  property :volume_id, as: 'volumeId'
12894
13128
  property :wikipedia_article_title, as: 'wikipediaArticleTitle'
13129
+ property :youtube_video_id, as: 'youtubeVideoId'
12895
13130
  end
12896
13131
  end
12897
13132
 
@@ -12992,7 +13227,7 @@ module Google
12992
13227
  property :classifier_output, as: 'classifierOutput', class: Google::Apis::AiplatformV1::LearningGenaiRootClassifierOutput, decorator: Google::Apis::AiplatformV1::LearningGenaiRootClassifierOutput::Representation
12993
13228
 
12994
13229
  property :default_metadata, as: 'defaultMetadata'
12995
- property :language_filter_result, as: 'languageFilterResult', class: Google::Apis::AiplatformV1::LearningServingLlmLanguageFilterResult, decorator: Google::Apis::AiplatformV1::LearningServingLlmLanguageFilterResult::Representation
13230
+ property :language_filter_result, as: 'languageFilterResult', class: Google::Apis::AiplatformV1::LearningGenaiRootLanguageFilterResult, decorator: Google::Apis::AiplatformV1::LearningGenaiRootLanguageFilterResult::Representation
12996
13231
 
12997
13232
  property :rai_output, as: 'raiOutput', class: Google::Apis::AiplatformV1::LearningGenaiRootRaiOutput, decorator: Google::Apis::AiplatformV1::LearningGenaiRootRaiOutput::Representation
12998
13233
 
@@ -13009,6 +13244,26 @@ module Google
13009
13244
  end
13010
13245
  end
13011
13246
 
13247
+ class LearningGenaiRootGroundingMetadata
13248
+ # @private
13249
+ class Representation < Google::Apis::Core::JsonRepresentation
13250
+ collection :citations, as: 'citations', class: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadataCitation, decorator: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadataCitation::Representation
13251
+
13252
+ property :grounding_cancelled, as: 'groundingCancelled'
13253
+ collection :search_queries, as: 'searchQueries'
13254
+ end
13255
+ end
13256
+
13257
+ class LearningGenaiRootGroundingMetadataCitation
13258
+ # @private
13259
+ class Representation < Google::Apis::Core::JsonRepresentation
13260
+ property :end_index, as: 'endIndex'
13261
+ property :fact_index, as: 'factIndex'
13262
+ property :score, as: 'score'
13263
+ property :start_index, as: 'startIndex'
13264
+ end
13265
+ end
13266
+
13012
13267
  class LearningGenaiRootHarm
13013
13268
  # @private
13014
13269
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13074,6 +13329,15 @@ module Google
13074
13329
  end
13075
13330
  end
13076
13331
 
13332
+ class LearningGenaiRootLanguageFilterResult
13333
+ # @private
13334
+ class Representation < Google::Apis::Core::JsonRepresentation
13335
+ property :allowed, as: 'allowed'
13336
+ property :detected_language, as: 'detectedLanguage'
13337
+ property :detected_language_probability, as: 'detectedLanguageProbability'
13338
+ end
13339
+ end
13340
+
13077
13341
  class LearningGenaiRootMetricOutput
13078
13342
  # @private
13079
13343
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13303,15 +13567,6 @@ module Google
13303
13567
  end
13304
13568
  end
13305
13569
 
13306
- class LearningServingLlmLanguageFilterResult
13307
- # @private
13308
- class Representation < Google::Apis::Core::JsonRepresentation
13309
- property :allowed, as: 'allowed'
13310
- property :detected_language, as: 'detectedLanguage'
13311
- property :detected_language_probability, as: 'detectedLanguageProbability'
13312
- end
13313
- end
13314
-
13315
13570
  class LearningServingLlmMessageMetadata
13316
13571
  # @private
13317
13572
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -13324,6 +13579,8 @@ module Google
13324
13579
  property :final_message_score, as: 'finalMessageScore', class: Google::Apis::AiplatformV1::LearningGenaiRootScore, decorator: Google::Apis::AiplatformV1::LearningGenaiRootScore::Representation
13325
13580
 
13326
13581
  property :finish_reason, as: 'finishReason'
13582
+ property :grounding_metadata, as: 'groundingMetadata', class: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadata, decorator: Google::Apis::AiplatformV1::LearningGenaiRootGroundingMetadata::Representation
13583
+
13327
13584
  property :is_fallback, as: 'isFallback'
13328
13585
  property :langid_result, as: 'langidResult', class: Google::Apis::AiplatformV1::NlpSaftLangIdResult, decorator: Google::Apis::AiplatformV1::NlpSaftLangIdResult::Representation
13329
13586