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-devsite/vertexai-preview.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ The Vertex AI For Firebase Web SDK.
54
54
|[Content](./vertexai-preview.content.md#content_interface)| Content type for both prompts and response candidates. |
55
55
|[CountTokensRequest](./vertexai-preview.counttokensrequest.md#counttokensrequest_interface)| Params for calling [GenerativeModel.countTokens()](./vertexai-preview.generativemodel.md#generativemodelcounttokens)|
56
56
|[CountTokensResponse](./vertexai-preview.counttokensresponse.md#counttokensresponse_interface)| Response from calling [GenerativeModel.countTokens()](./vertexai-preview.generativemodel.md#generativemodelcounttokens)<!---->. |
57
+
|[CustomErrorData](./vertexai-preview.customerrordata.md#customerrordata_interface)| Details object that contains data originating from a bad HTTP response. |
|[GroundingMetadata](./vertexai-preview.groundingmetadata.md#groundingmetadata_interface)| Metadata returned to client when grounding is enabled. |
80
-
|[HTTPErrorDetails](./vertexai-preview.httperrordetails.md#httperrordetails_interface)| Details object that contains data originating from a bad HTTP response. |
81
81
|[InlineDataPart](./vertexai-preview.inlinedatapart.md#inlinedatapart_interface)| Content part interface if the part represents an image. |
82
82
|[ModelParams](./vertexai-preview.modelparams.md#modelparams_interface)| Params passed to [getGenerativeModel()](./vertexai-preview.md#getgenerativemodel_e3037c9)<!---->. |
83
83
|[PromptFeedback](./vertexai-preview.promptfeedback.md#promptfeedback_interface)| If the prompt was blocked, this will be populated with <code>blockReason</code> and the relevant <code>safetyRatings</code>. |
0 commit comments