google-apis-aiplatform_v1beta1 0.12.0 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -22,6 +22,174 @@ module Google
22
22
  module Apis
23
23
  module AiplatformV1beta1
24
24
 
25
+ class CloudAiLargeModelsVisionEmbedVideoResponse
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class CloudAiLargeModelsVisionFilteredText
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class CloudAiLargeModelsVisionGenerateVideoResponse
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class CloudAiLargeModelsVisionImage
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class CloudAiLargeModelsVisionImageRaiScores
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class CloudAiLargeModelsVisionMedia
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class CloudAiLargeModelsVisionMediaGenerateContentResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class CloudAiLargeModelsVisionNamedBoundingBox
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class CloudAiLargeModelsVisionRaiInfo
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class CloudAiLargeModelsVisionReasonVideoResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class CloudAiLargeModelsVisionReasonVideoResponseTextResponse
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class CloudAiLargeModelsVisionRelativeTemporalPartition
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class CloudAiLargeModelsVisionSemanticFilterResponse
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class CloudAiLargeModelsVisionVideo
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class CloudAiNlLlmProtoServiceCandidate
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class CloudAiNlLlmProtoServiceCitation
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class CloudAiNlLlmProtoServiceCitationMetadata
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class CloudAiNlLlmProtoServiceContent
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class CloudAiNlLlmProtoServiceFunctionCall
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class CloudAiNlLlmProtoServiceFunctionResponse
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class CloudAiNlLlmProtoServiceGenerateMultiModalResponse
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class CloudAiNlLlmProtoServicePart
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class CloudAiNlLlmProtoServicePartBlob
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class CloudAiNlLlmProtoServicePartFileData
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class CloudAiNlLlmProtoServicePartVideoMetadata
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class CloudAiNlLlmProtoServicePromptFeedback
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class CloudAiNlLlmProtoServiceSafetyRating
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class CloudAiNlLlmProtoServiceUsageMetadata
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
25
193
  class GoogleApiHttpBody
26
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
195
 
@@ -136,6 +304,12 @@ module Google
136
304
  include Google::Apis::Core::JsonObjectSupport
137
305
  end
138
306
 
307
+ class GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
139
313
  class GoogleCloudAiplatformV1beta1BatchCreateFeaturesOperationMetadata
140
314
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
315
 
@@ -190,6 +364,12 @@ module Google
190
364
  include Google::Apis::Core::JsonObjectSupport
191
365
  end
192
366
 
367
+ class GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
193
373
  class GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest
194
374
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
375
 
@@ -592,12 +772,6 @@ module Google
592
772
  include Google::Apis::Core::JsonObjectSupport
593
773
  end
594
774
 
595
- class GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata
596
- class Representation < Google::Apis::Core::JsonRepresentation; end
597
-
598
- include Google::Apis::Core::JsonObjectSupport
599
- end
600
-
601
775
  class GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata
602
776
  class Representation < Google::Apis::Core::JsonRepresentation; end
603
777
 
@@ -1684,6 +1858,12 @@ module Google
1684
1858
  include Google::Apis::Core::JsonObjectSupport
1685
1859
  end
1686
1860
 
1861
+ class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
1862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1863
+
1864
+ include Google::Apis::Core::JsonObjectSupport
1865
+ end
1866
+
1687
1867
  class GoogleCloudAiplatformV1beta1LargeModelReference
1688
1868
  class Representation < Google::Apis::Core::JsonRepresentation; end
1689
1869
 
@@ -2476,6 +2656,12 @@ module Google
2476
2656
  include Google::Apis::Core::JsonObjectSupport
2477
2657
  end
2478
2658
 
2659
+ class GoogleCloudAiplatformV1beta1NotebookReservationAffinity
2660
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2661
+
2662
+ include Google::Apis::Core::JsonObjectSupport
2663
+ end
2664
+
2479
2665
  class GoogleCloudAiplatformV1beta1NotebookRuntime
2480
2666
  class Representation < Google::Apis::Core::JsonRepresentation; end
2481
2667
 
@@ -4054,6 +4240,12 @@ module Google
4054
4240
  include Google::Apis::Core::JsonObjectSupport
4055
4241
  end
4056
4242
 
4243
+ class GoogleCloudAiplatformV1beta1ShieldedVmConfig
4244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4245
+
4246
+ include Google::Apis::Core::JsonObjectSupport
4247
+ end
4248
+
4057
4249
  class GoogleCloudAiplatformV1beta1SmoothGradConfig
4058
4250
  class Representation < Google::Apis::Core::JsonRepresentation; end
4059
4251
 
@@ -4744,6 +4936,302 @@ module Google
4744
4936
  include Google::Apis::Core::JsonObjectSupport
4745
4937
  end
4746
4938
 
4939
+ class IntelligenceCloudAutomlXpsMetricEntry
4940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4941
+
4942
+ include Google::Apis::Core::JsonObjectSupport
4943
+ end
4944
+
4945
+ class IntelligenceCloudAutomlXpsMetricEntryLabel
4946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4947
+
4948
+ include Google::Apis::Core::JsonObjectSupport
4949
+ end
4950
+
4951
+ class IntelligenceCloudAutomlXpsReportingMetrics
4952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4953
+
4954
+ include Google::Apis::Core::JsonObjectSupport
4955
+ end
4956
+
4957
+ class CloudAiLargeModelsVisionEmbedVideoResponse
4958
+ # @private
4959
+ class Representation < Google::Apis::Core::JsonRepresentation
4960
+ collection :video_embeddings, as: 'videoEmbeddings'
4961
+ end
4962
+ end
4963
+
4964
+ class CloudAiLargeModelsVisionFilteredText
4965
+ # @private
4966
+ class Representation < Google::Apis::Core::JsonRepresentation
4967
+ property :category, as: 'category'
4968
+ property :confidence, as: 'confidence'
4969
+ property :prompt, as: 'prompt'
4970
+ property :score, as: 'score'
4971
+ end
4972
+ end
4973
+
4974
+ class CloudAiLargeModelsVisionGenerateVideoResponse
4975
+ # @private
4976
+ class Representation < Google::Apis::Core::JsonRepresentation
4977
+ collection :generated_samples, as: 'generatedSamples', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionMedia, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionMedia::Representation
4978
+
4979
+ property :rai_media_filtered_count, as: 'raiMediaFilteredCount'
4980
+ collection :rai_media_filtered_reasons, as: 'raiMediaFilteredReasons'
4981
+ property :rai_text_filtered_reason, as: 'raiTextFilteredReason', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionFilteredText, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionFilteredText::Representation
4982
+
4983
+ end
4984
+ end
4985
+
4986
+ class CloudAiLargeModelsVisionImage
4987
+ # @private
4988
+ class Representation < Google::Apis::Core::JsonRepresentation
4989
+ property :encoding, as: 'encoding'
4990
+ property :image, :base64 => true, as: 'image'
4991
+ property :image_rai_scores, as: 'imageRaiScores', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImageRaiScores, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImageRaiScores::Representation
4992
+
4993
+ property :rai_info, as: 'raiInfo', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfo, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRaiInfo::Representation
4994
+
4995
+ property :semantic_filter_response, as: 'semanticFilterResponse', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionSemanticFilterResponse, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionSemanticFilterResponse::Representation
4996
+
4997
+ property :uri, as: 'uri'
4998
+ end
4999
+ end
5000
+
5001
+ class CloudAiLargeModelsVisionImageRaiScores
5002
+ # @private
5003
+ class Representation < Google::Apis::Core::JsonRepresentation
5004
+ property :agile_watermark_detection_score, as: 'agileWatermarkDetectionScore'
5005
+ end
5006
+ end
5007
+
5008
+ class CloudAiLargeModelsVisionMedia
5009
+ # @private
5010
+ class Representation < Google::Apis::Core::JsonRepresentation
5011
+ property :image, as: 'image', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImage, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionImage::Representation
5012
+
5013
+ property :video, as: 'video', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionVideo, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionVideo::Representation
5014
+
5015
+ end
5016
+ end
5017
+
5018
+ class CloudAiLargeModelsVisionMediaGenerateContentResponse
5019
+ # @private
5020
+ class Representation < Google::Apis::Core::JsonRepresentation
5021
+ property :response, as: 'response', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceGenerateMultiModalResponse, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceGenerateMultiModalResponse::Representation
5022
+
5023
+ end
5024
+ end
5025
+
5026
+ class CloudAiLargeModelsVisionNamedBoundingBox
5027
+ # @private
5028
+ class Representation < Google::Apis::Core::JsonRepresentation
5029
+ collection :classes, as: 'classes'
5030
+ collection :entities, as: 'entities'
5031
+ collection :scores, as: 'scores'
5032
+ property :x1, as: 'x1'
5033
+ property :x2, as: 'x2'
5034
+ property :y1, as: 'y1'
5035
+ property :y2, as: 'y2'
5036
+ end
5037
+ end
5038
+
5039
+ class CloudAiLargeModelsVisionRaiInfo
5040
+ # @private
5041
+ class Representation < Google::Apis::Core::JsonRepresentation
5042
+ collection :rai_categories, as: 'raiCategories'
5043
+ collection :scores, as: 'scores'
5044
+ end
5045
+ end
5046
+
5047
+ class CloudAiLargeModelsVisionReasonVideoResponse
5048
+ # @private
5049
+ class Representation < Google::Apis::Core::JsonRepresentation
5050
+ collection :responses, as: 'responses', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionReasonVideoResponseTextResponse, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionReasonVideoResponseTextResponse::Representation
5051
+
5052
+ end
5053
+ end
5054
+
5055
+ class CloudAiLargeModelsVisionReasonVideoResponseTextResponse
5056
+ # @private
5057
+ class Representation < Google::Apis::Core::JsonRepresentation
5058
+ property :relative_temporal_partition, as: 'relativeTemporalPartition', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRelativeTemporalPartition, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionRelativeTemporalPartition::Representation
5059
+
5060
+ property :text, as: 'text'
5061
+ end
5062
+ end
5063
+
5064
+ class CloudAiLargeModelsVisionRelativeTemporalPartition
5065
+ # @private
5066
+ class Representation < Google::Apis::Core::JsonRepresentation
5067
+ property :end_offset, as: 'endOffset'
5068
+ property :start_offset, as: 'startOffset'
5069
+ end
5070
+ end
5071
+
5072
+ class CloudAiLargeModelsVisionSemanticFilterResponse
5073
+ # @private
5074
+ class Representation < Google::Apis::Core::JsonRepresentation
5075
+ collection :named_bounding_boxes, as: 'namedBoundingBoxes', class: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionNamedBoundingBox, decorator: Google::Apis::AiplatformV1beta1::CloudAiLargeModelsVisionNamedBoundingBox::Representation
5076
+
5077
+ property :passed_semantic_filter, as: 'passedSemanticFilter'
5078
+ end
5079
+ end
5080
+
5081
+ class CloudAiLargeModelsVisionVideo
5082
+ # @private
5083
+ class Representation < Google::Apis::Core::JsonRepresentation
5084
+ property :uri, as: 'uri'
5085
+ property :video, :base64 => true, as: 'video'
5086
+ end
5087
+ end
5088
+
5089
+ class CloudAiNlLlmProtoServiceCandidate
5090
+ # @private
5091
+ class Representation < Google::Apis::Core::JsonRepresentation
5092
+ property :citation_metadata, as: 'citationMetadata', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceCitationMetadata, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceCitationMetadata::Representation
5093
+
5094
+ property :content, as: 'content', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceContent, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceContent::Representation
5095
+
5096
+ property :finish_message, as: 'finishMessage'
5097
+ property :finish_reason, as: 'finishReason'
5098
+ property :index, as: 'index'
5099
+ collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRating, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRating::Representation
5100
+
5101
+ end
5102
+ end
5103
+
5104
+ class CloudAiNlLlmProtoServiceCitation
5105
+ # @private
5106
+ class Representation < Google::Apis::Core::JsonRepresentation
5107
+ property :end_index, as: 'endIndex'
5108
+ property :license, as: 'license'
5109
+ property :publication_date, as: 'publicationDate', class: Google::Apis::AiplatformV1beta1::GoogleTypeDate, decorator: Google::Apis::AiplatformV1beta1::GoogleTypeDate::Representation
5110
+
5111
+ property :start_index, as: 'startIndex'
5112
+ property :title, as: 'title'
5113
+ property :uri, as: 'uri'
5114
+ end
5115
+ end
5116
+
5117
+ class CloudAiNlLlmProtoServiceCitationMetadata
5118
+ # @private
5119
+ class Representation < Google::Apis::Core::JsonRepresentation
5120
+ collection :citations, as: 'citations', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceCitation, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceCitation::Representation
5121
+
5122
+ end
5123
+ end
5124
+
5125
+ class CloudAiNlLlmProtoServiceContent
5126
+ # @private
5127
+ class Representation < Google::Apis::Core::JsonRepresentation
5128
+ collection :parts, as: 'parts', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePart, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePart::Representation
5129
+
5130
+ property :role, as: 'role'
5131
+ end
5132
+ end
5133
+
5134
+ class CloudAiNlLlmProtoServiceFunctionCall
5135
+ # @private
5136
+ class Representation < Google::Apis::Core::JsonRepresentation
5137
+ hash :args, as: 'args'
5138
+ property :name, as: 'name'
5139
+ end
5140
+ end
5141
+
5142
+ class CloudAiNlLlmProtoServiceFunctionResponse
5143
+ # @private
5144
+ class Representation < Google::Apis::Core::JsonRepresentation
5145
+ property :name, as: 'name'
5146
+ hash :response, as: 'response'
5147
+ end
5148
+ end
5149
+
5150
+ class CloudAiNlLlmProtoServiceGenerateMultiModalResponse
5151
+ # @private
5152
+ class Representation < Google::Apis::Core::JsonRepresentation
5153
+ collection :candidates, as: 'candidates', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceCandidate, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceCandidate::Representation
5154
+
5155
+ property :prompt_feedback, as: 'promptFeedback', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePromptFeedback, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePromptFeedback::Representation
5156
+
5157
+ property :reporting_metrics, as: 'reportingMetrics', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsReportingMetrics, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsReportingMetrics::Representation
5158
+
5159
+ property :usage_metadata, as: 'usageMetadata', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceUsageMetadata, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceUsageMetadata::Representation
5160
+
5161
+ end
5162
+ end
5163
+
5164
+ class CloudAiNlLlmProtoServicePart
5165
+ # @private
5166
+ class Representation < Google::Apis::Core::JsonRepresentation
5167
+ property :file_data, as: 'fileData', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartFileData, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartFileData::Representation
5168
+
5169
+ property :function_call, as: 'functionCall', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceFunctionCall, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceFunctionCall::Representation
5170
+
5171
+ property :function_response, as: 'functionResponse', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceFunctionResponse, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceFunctionResponse::Representation
5172
+
5173
+ property :inline_data, as: 'inlineData', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartBlob, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartBlob::Representation
5174
+
5175
+ property :text, as: 'text'
5176
+ property :video_metadata, as: 'videoMetadata', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartVideoMetadata, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartVideoMetadata::Representation
5177
+
5178
+ end
5179
+ end
5180
+
5181
+ class CloudAiNlLlmProtoServicePartBlob
5182
+ # @private
5183
+ class Representation < Google::Apis::Core::JsonRepresentation
5184
+ property :data, :base64 => true, as: 'data'
5185
+ property :mime_type, as: 'mimeType'
5186
+ property :original_file_data, as: 'originalFileData', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartFileData, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServicePartFileData::Representation
5187
+
5188
+ end
5189
+ end
5190
+
5191
+ class CloudAiNlLlmProtoServicePartFileData
5192
+ # @private
5193
+ class Representation < Google::Apis::Core::JsonRepresentation
5194
+ property :file_uri, as: 'fileUri'
5195
+ property :mime_type, as: 'mimeType'
5196
+ end
5197
+ end
5198
+
5199
+ class CloudAiNlLlmProtoServicePartVideoMetadata
5200
+ # @private
5201
+ class Representation < Google::Apis::Core::JsonRepresentation
5202
+ property :end_offset, as: 'endOffset'
5203
+ property :start_offset, as: 'startOffset'
5204
+ end
5205
+ end
5206
+
5207
+ class CloudAiNlLlmProtoServicePromptFeedback
5208
+ # @private
5209
+ class Representation < Google::Apis::Core::JsonRepresentation
5210
+ property :block_reason, as: 'blockReason'
5211
+ property :block_reason_message, as: 'blockReasonMessage'
5212
+ collection :safety_ratings, as: 'safetyRatings', class: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRating, decorator: Google::Apis::AiplatformV1beta1::CloudAiNlLlmProtoServiceSafetyRating::Representation
5213
+
5214
+ end
5215
+ end
5216
+
5217
+ class CloudAiNlLlmProtoServiceSafetyRating
5218
+ # @private
5219
+ class Representation < Google::Apis::Core::JsonRepresentation
5220
+ property :blocked, as: 'blocked'
5221
+ property :category, as: 'category'
5222
+ property :probability, as: 'probability'
5223
+ end
5224
+ end
5225
+
5226
+ class CloudAiNlLlmProtoServiceUsageMetadata
5227
+ # @private
5228
+ class Representation < Google::Apis::Core::JsonRepresentation
5229
+ property :candidates_token_count, as: 'candidatesTokenCount'
5230
+ property :prompt_token_count, as: 'promptTokenCount'
5231
+ property :total_token_count, as: 'totalTokenCount'
5232
+ end
5233
+ end
5234
+
4747
5235
  class GoogleApiHttpBody
4748
5236
  # @private
4749
5237
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4921,6 +5409,14 @@ module Google
4921
5409
  end
4922
5410
  end
4923
5411
 
5412
+ class GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsResponse
5413
+ # @private
5414
+ class Representation < Google::Apis::Core::JsonRepresentation
5415
+ collection :pipeline_jobs, as: 'pipelineJobs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob::Representation
5416
+
5417
+ end
5418
+ end
5419
+
4924
5420
  class GoogleCloudAiplatformV1beta1BatchCreateFeaturesOperationMetadata
4925
5421
  # @private
4926
5422
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4994,6 +5490,14 @@ module Google
4994
5490
  end
4995
5491
  end
4996
5492
 
5493
+ class GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsResponse
5494
+ # @private
5495
+ class Representation < Google::Apis::Core::JsonRepresentation
5496
+ collection :pipeline_jobs, as: 'pipelineJobs', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob::Representation
5497
+
5498
+ end
5499
+ end
5500
+
4997
5501
  class GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest
4998
5502
  # @private
4999
5503
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5614,15 +6118,6 @@ module Google
5614
6118
  end
5615
6119
  end
5616
6120
 
5617
- class GoogleCloudAiplatformV1beta1CreateNotebookExecutionJobOperationMetadata
5618
- # @private
5619
- class Representation < Google::Apis::Core::JsonRepresentation
5620
- property :generic_metadata, as: 'genericMetadata', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenericOperationMetadata::Representation
5621
-
5622
- property :progress_message, as: 'progressMessage'
5623
- end
5624
- end
5625
-
5626
6121
  class GoogleCloudAiplatformV1beta1CreateNotebookRuntimeTemplateOperationMetadata
5627
6122
  # @private
5628
6123
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5747,6 +6242,7 @@ module Google
5747
6242
  property :enable_web_access, as: 'enableWebAccess'
5748
6243
  property :experiment, as: 'experiment'
5749
6244
  property :experiment_run, as: 'experimentRun'
6245
+ collection :models, as: 'models'
5750
6246
  property :network, as: 'network'
5751
6247
  property :persistent_resource_id, as: 'persistentResourceId'
5752
6248
  property :protected_artifact_location_id, as: 'protectedArtifactLocationId'
@@ -7239,12 +7735,7 @@ module Google
7239
7735
  # @private
7240
7736
  class Representation < Google::Apis::Core::JsonRepresentation
7241
7737
  property :candidate_count, as: 'candidateCount'
7242
- property :echo, as: 'echo'
7243
- property :frequency_penalty, as: 'frequencyPenalty'
7244
- hash :logit_bias, as: 'logitBias'
7245
- property :logprobs, as: 'logprobs'
7246
7738
  property :max_output_tokens, as: 'maxOutputTokens'
7247
- property :presence_penalty, as: 'presencePenalty'
7248
7739
  collection :stop_sequences, as: 'stopSequences'
7249
7740
  property :temperature, as: 'temperature'
7250
7741
  property :top_k, as: 'topK'
@@ -7542,6 +8033,14 @@ module Google
7542
8033
  end
7543
8034
  end
7544
8035
 
8036
+ class GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance
8037
+ # @private
8038
+ class Representation < Google::Apis::Core::JsonRepresentation
8039
+ property :service_name, as: 'serviceName'
8040
+ property :service_state, as: 'serviceState'
8041
+ end
8042
+ end
8043
+
7545
8044
  class GoogleCloudAiplatformV1beta1LargeModelReference
7546
8045
  # @private
7547
8046
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8876,6 +9375,15 @@ module Google
8876
9375
  end
8877
9376
  end
8878
9377
 
9378
+ class GoogleCloudAiplatformV1beta1NotebookReservationAffinity
9379
+ # @private
9380
+ class Representation < Google::Apis::Core::JsonRepresentation
9381
+ property :consume_reservation_type, as: 'consumeReservationType'
9382
+ property :key, as: 'key'
9383
+ collection :values, as: 'values'
9384
+ end
9385
+ end
9386
+
8879
9387
  class GoogleCloudAiplatformV1beta1NotebookRuntime
8880
9388
  # @private
8881
9389
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8884,12 +9392,16 @@ module Google
8884
9392
  property :display_name, as: 'displayName'
8885
9393
  property :expiration_time, as: 'expirationTime'
8886
9394
  property :health_state, as: 'healthState'
9395
+ property :is_upgradable, as: 'isUpgradable'
8887
9396
  hash :labels, as: 'labels'
8888
9397
  property :name, as: 'name'
9398
+ collection :network_tags, as: 'networkTags'
8889
9399
  property :notebook_runtime_template_ref, as: 'notebookRuntimeTemplateRef', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplateRef::Representation
8890
9400
 
8891
9401
  property :notebook_runtime_type, as: 'notebookRuntimeType'
8892
9402
  property :proxy_uri, as: 'proxyUri'
9403
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity::Representation
9404
+
8893
9405
  property :runtime_state, as: 'runtimeState'
8894
9406
  property :runtime_user, as: 'runtimeUser'
8895
9407
  property :service_account, as: 'serviceAccount'
@@ -8918,8 +9430,13 @@ module Google
8918
9430
  property :name, as: 'name'
8919
9431
  property :network_spec, as: 'networkSpec', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NetworkSpec::Representation
8920
9432
 
9433
+ collection :network_tags, as: 'networkTags'
8921
9434
  property :notebook_runtime_type, as: 'notebookRuntimeType'
9435
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookReservationAffinity::Representation
9436
+
8922
9437
  property :service_account, as: 'serviceAccount'
9438
+ property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ShieldedVmConfig::Representation
9439
+
8923
9440
  property :update_time, as: 'updateTime'
8924
9441
  end
8925
9442
  end
@@ -9244,6 +9761,7 @@ module Google
9244
9761
  property :supported_actions, as: 'supportedActions', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToAction, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModelCallToAction::Representation
9245
9762
 
9246
9763
  property :version_id, as: 'versionId'
9764
+ property :version_state, as: 'versionState'
9247
9765
  end
9248
9766
  end
9249
9767
 
@@ -9286,6 +9804,7 @@ module Google
9286
9804
  property :large_model_reference, as: 'largeModelReference', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LargeModelReference, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LargeModelReference::Representation
9287
9805
 
9288
9806
  property :model_display_name, as: 'modelDisplayName'
9807
+ property :public_artifact_uri, as: 'publicArtifactUri'
9289
9808
  property :shared_resources, as: 'sharedResources'
9290
9809
  property :title, as: 'title'
9291
9810
  end
@@ -9329,8 +9848,10 @@ module Google
9329
9848
  class GoogleCloudAiplatformV1beta1PublisherModelResourceReference
9330
9849
  # @private
9331
9850
  class Representation < Google::Apis::Core::JsonRepresentation
9851
+ property :description, as: 'description'
9332
9852
  property :resource_name, as: 'resourceName'
9333
9853
  property :uri, as: 'uri'
9854
+ property :use_case, as: 'useCase'
9334
9855
  end
9335
9856
  end
9336
9857
 
@@ -9620,6 +10141,10 @@ module Google
9620
10141
  class Representation < Google::Apis::Core::JsonRepresentation
9621
10142
  hash :event_details, as: 'eventDetails'
9622
10143
  property :event_type, as: 'eventType'
10144
+ collection :internal_os_service_state_instance, as: 'internalOsServiceStateInstance', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance::Representation
10145
+
10146
+ collection :internal_os_service_state_instances, as: 'internalOsServiceStateInstances', class: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance, decorator: Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1InternalOsServiceStateInstance::Representation
10147
+
9623
10148
  property :vm_token, as: 'vmToken'
9624
10149
  end
9625
10150
  end
@@ -9809,6 +10334,7 @@ module Google
9809
10334
  # @private
9810
10335
  class Representation < Google::Apis::Core::JsonRepresentation
9811
10336
  property :disable_retries, as: 'disableRetries'
10337
+ property :max_wait_duration, as: 'maxWaitDuration'
9812
10338
  property :restart_job_on_worker_restart, as: 'restartJobOnWorkerRestart'
9813
10339
  property :timeout, as: 'timeout'
9814
10340
  end
@@ -11483,6 +12009,13 @@ module Google
11483
12009
  end
11484
12010
  end
11485
12011
 
12012
+ class GoogleCloudAiplatformV1beta1ShieldedVmConfig
12013
+ # @private
12014
+ class Representation < Google::Apis::Core::JsonRepresentation
12015
+ property :enable_secure_boot, as: 'enableSecureBoot'
12016
+ end
12017
+ end
12018
+
11486
12019
  class GoogleCloudAiplatformV1beta1SmoothGradConfig
11487
12020
  # @private
11488
12021
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12575,6 +13108,35 @@ module Google
12575
13108
  property :units, :numeric_string => true, as: 'units'
12576
13109
  end
12577
13110
  end
13111
+
13112
+ class IntelligenceCloudAutomlXpsMetricEntry
13113
+ # @private
13114
+ class Representation < Google::Apis::Core::JsonRepresentation
13115
+ property :argentum_metric_id, as: 'argentumMetricId'
13116
+ property :double_value, as: 'doubleValue'
13117
+ property :int64_value, :numeric_string => true, as: 'int64Value'
13118
+ property :metric_name, as: 'metricName'
13119
+ collection :system_labels, as: 'systemLabels', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntryLabel, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntryLabel::Representation
13120
+
13121
+ end
13122
+ end
13123
+
13124
+ class IntelligenceCloudAutomlXpsMetricEntryLabel
13125
+ # @private
13126
+ class Representation < Google::Apis::Core::JsonRepresentation
13127
+ property :label_name, as: 'labelName'
13128
+ property :label_value, as: 'labelValue'
13129
+ end
13130
+ end
13131
+
13132
+ class IntelligenceCloudAutomlXpsReportingMetrics
13133
+ # @private
13134
+ class Representation < Google::Apis::Core::JsonRepresentation
13135
+ property :effective_training_duration, as: 'effectiveTrainingDuration'
13136
+ collection :metric_entries, as: 'metricEntries', class: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntry, decorator: Google::Apis::AiplatformV1beta1::IntelligenceCloudAutomlXpsMetricEntry::Representation
13137
+
13138
+ end
13139
+ end
12578
13140
  end
12579
13141
  end
12580
13142
  end