You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/firebaseml_v2beta.projects.locations.publishers.models.html
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,7 @@ <h3>Method Details</h3>
135
135
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
136
136
},
137
137
"text": "A String", # Optional. Text part (can be code).
138
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
138
139
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
139
140
"endOffset": "A String", # Optional. The end offset of the video.
140
141
"startOffset": "A String", # Optional. The start offset of the video.
@@ -250,6 +251,7 @@ <h3>Method Details</h3>
250
251
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
251
252
},
252
253
"text": "A String", # Optional. Text part (can be code).
254
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
253
255
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
254
256
"endOffset": "A String", # Optional. The end offset of the video.
255
257
"startOffset": "A String", # Optional. The start offset of the video.
@@ -446,6 +448,7 @@ <h3>Method Details</h3>
446
448
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
447
449
},
448
450
"text": "A String", # Optional. Text part (can be code).
451
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
449
452
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
450
453
"endOffset": "A String", # Optional. The end offset of the video.
451
454
"startOffset": "A String", # Optional. The start offset of the video.
@@ -567,6 +570,7 @@ <h3>Method Details</h3>
567
570
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
568
571
},
569
572
"text": "A String", # Optional. Text part (can be code).
573
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
570
574
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
571
575
"endOffset": "A String", # Optional. The end offset of the video.
572
576
"startOffset": "A String", # Optional. The start offset of the video.
@@ -773,6 +777,7 @@ <h3>Method Details</h3>
773
777
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
774
778
},
775
779
"text": "A String", # Optional. Text part (can be code).
780
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
776
781
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
777
782
"endOffset": "A String", # Optional. The end offset of the video.
778
783
"startOffset": "A String", # Optional. The start offset of the video.
@@ -928,6 +933,7 @@ <h3>Method Details</h3>
928
933
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
929
934
},
930
935
"text": "A String", # Optional. Text part (can be code).
936
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
931
937
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
932
938
"endOffset": "A String", # Optional. The end offset of the video.
933
939
"startOffset": "A String", # Optional. The start offset of the video.
@@ -1049,6 +1055,7 @@ <h3>Method Details</h3>
1049
1055
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
1050
1056
},
1051
1057
"text": "A String", # Optional. Text part (can be code).
1058
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
1052
1059
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
1053
1060
"endOffset": "A String", # Optional. The end offset of the video.
1054
1061
"startOffset": "A String", # Optional. The start offset of the video.
@@ -1255,6 +1262,7 @@ <h3>Method Details</h3>
1255
1262
"mimeType": "A String", # Required. The IANA standard MIME type of the source data.
1256
1263
},
1257
1264
"text": "A String", # Optional. Text part (can be code).
1265
+
"thought": True or False, # Output only. Indicates if the part is thought from the model.
1258
1266
"videoMetadata": { # Metadata describes the input video content. # Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data.
1259
1267
"endOffset": "A String", # Optional. The end offset of the video.
1260
1268
"startOffset": "A String", # Optional. The start offset of the video.
0 commit comments