Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 33 additions & 1 deletion firebaseml/v2beta/firebaseml-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@
}
}
},
"revision": "20250521",
"revision": "20250525",
"rootUrl": "https://firebaseml.googleapis.com/",
"schemas": {
"Date": {
Expand Down Expand Up @@ -1614,6 +1614,11 @@
"readOnly": true,
"type": "boolean"
},
"thoughtSignature": {
"description": "Optional. An opaque signature for the thought so it can be reused in subsequent requests.",
"format": "byte",
"type": "string"
},
"videoMetadata": {
"$ref": "GoogleCloudAiplatformV1beta1VideoMetadata",
"description": "Optional. Video metadata. The metadata should only be specified while the video data is presented in inline_data or file_data."
Expand Down Expand Up @@ -2191,6 +2196,10 @@
"$ref": "GoogleCloudAiplatformV1beta1ToolCodeExecution",
"description": "Optional. CodeExecution tool type. Enables the model to execute code as part of generation."
},
"computerUse": {
"$ref": "GoogleCloudAiplatformV1beta1ToolComputerUse",
"description": "Optional. Tool to support the model interacting directly with the computer. If enabled, it automatically populates computer-use specific Function Declarations."
},
"enterpriseWebSearch": {
"$ref": "GoogleCloudAiplatformV1beta1EnterpriseWebSearch",
"description": "Optional. Tool to support searching public web data, powered by Vertex AI Search and Sec4 compliance."
Expand Down Expand Up @@ -2223,6 +2232,25 @@
"properties": {},
"type": "object"
},
"GoogleCloudAiplatformV1beta1ToolComputerUse": {
"description": "Tool to support computer use.",
"id": "GoogleCloudAiplatformV1beta1ToolComputerUse",
"properties": {
"environment": {
"description": "Required. The environment being operated.",
"enum": [
"ENVIRONMENT_UNSPECIFIED",
"ENVIRONMENT_BROWSER"
],
"enumDescriptions": [
"Defaults to browser.",
"Operates in a web browser."
],
"type": "string"
}
},
"type": "object"
},
"GoogleCloudAiplatformV1beta1ToolConfig": {
"description": "Tool config. This config is shared for all tools provided in the request.",
"id": "GoogleCloudAiplatformV1beta1ToolConfig",
Expand Down Expand Up @@ -2319,6 +2347,10 @@
"format": "int32",
"type": "integer"
},
"storeContext": {
"description": "Optional. Currently only supported for Gemini Multimodal Live API. In Gemini Multimodal Live API, if `store_context` bool is specified, Gemini will leverage it to automatically memorize the interactions between the client and Gemini, and retrieve context when needed to augment the response generation for users' ongoing and future interactions.",
"type": "boolean"
},
"vectorDistanceThreshold": {
"deprecated": true,
"description": "Optional. Only return results with vector distance smaller than the threshold.",
Expand Down
39 changes: 39 additions & 0 deletions firebaseml/v2beta/firebaseml-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 9 additions & 5 deletions kmsinventory/v1/kmsinventory-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@
}
}
},
"revision": "20250518",
"revision": "20250525",
"rootUrl": "https://kmsinventory.googleapis.com/",
"schemas": {
"GoogleCloudKmsInventoryV1ListCryptoKeysResponse": {
Expand Down Expand Up @@ -506,7 +506,8 @@
"HMAC_SHA224",
"EXTERNAL_SYMMETRIC_ENCRYPTION",
"PQ_SIGN_ML_DSA_65",
"PQ_SIGN_SLH_DSA_SHA2_128S"
"PQ_SIGN_SLH_DSA_SHA2_128S",
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
],
"enumDescriptions": [
"Not specified.",
Expand Down Expand Up @@ -546,7 +547,8 @@
"HMAC-SHA224 signing with a 224 bit key.",
"Algorithm representing symmetric encryption by an external key manager.",
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version."
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."
],
"readOnly": true,
"type": "string"
Expand Down Expand Up @@ -716,7 +718,8 @@
"HMAC_SHA224",
"EXTERNAL_SYMMETRIC_ENCRYPTION",
"PQ_SIGN_ML_DSA_65",
"PQ_SIGN_SLH_DSA_SHA2_128S"
"PQ_SIGN_SLH_DSA_SHA2_128S",
"PQ_SIGN_HASH_SLH_DSA_SHA2_128S_SHA256"
],
"enumDescriptions": [
"Not specified.",
Expand Down Expand Up @@ -756,7 +759,8 @@
"HMAC-SHA224 signing with a 224 bit key.",
"Algorithm representing symmetric encryption by an external key manager.",
"The post-quantum Module-Lattice-Based Digital Signature Algorithm, at security level 3. Randomized version.",
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version."
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized version.",
"The post-quantum stateless hash-based digital signature algorithm, at security level 1. Randomized pre-hash version supporting SHA256 digests."
],
"type": "string"
},
Expand Down
6 changes: 6 additions & 0 deletions kmsinventory/v1/kmsinventory-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

25 changes: 23 additions & 2 deletions retail/v2alpha/retail-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -2800,7 +2800,7 @@
}
}
},
"revision": "20250515",
"revision": "20250522",
"rootUrl": "https://retail.googleapis.com/",
"schemas": {
"GoogleApiHttpBody": {
Expand Down Expand Up @@ -4743,7 +4743,7 @@
"type": "object"
},
"GoogleCloudRetailV2alphaConversationalSearchResponseFollowupQuestionSuggestedAnswer": {
"description": "Suggested answers to the follow-up question.",
"description": "Suggested answers to the follow-up question. If it's numerical attribute, only ProductAttributeInterval will be set. If it's textual attribute, only productAttributeValue will be set.",
"id": "GoogleCloudRetailV2alphaConversationalSearchResponseFollowupQuestionSuggestedAnswer",
"properties": {
"productAttributeValue": {
Expand Down Expand Up @@ -7413,6 +7413,13 @@
"$ref": "GoogleCloudRetailV2alphaSearchRequestTileNavigationSpec",
"description": "Optional. This field specifies tile navigation related parameters."
},
"userAttributes": {
"additionalProperties": {
"$ref": "GoogleCloudRetailV2alphaStringList"
},
"description": "Optional. The user attributes that could be used for personalization of search results. * Populate at most 100 key-value pairs per query. * Only supports string keys and repeated string values. * Duplcate keys are not allowed within a single query. Example: user_attributes: [ { key: \"pets\" value { values: \"dog\" values: \"cat\" } }, { key: \"state\" value { values: \"CA\" } } ]",
"type": "object"
},
"userInfo": {
"$ref": "GoogleCloudRetailV2alphaUserInfo",
"description": "User information."
Expand Down Expand Up @@ -8169,6 +8176,20 @@
"properties": {},
"type": "object"
},
"GoogleCloudRetailV2alphaStringList": {
"description": "A list of string values.",
"id": "GoogleCloudRetailV2alphaStringList",
"properties": {
"values": {
"description": "String values.",
"items": {
"type": "string"
},
"type": "array"
}
},
"type": "object"
},
"GoogleCloudRetailV2alphaTile": {
"description": "This field specifies the tile information including an attribute key, attribute value. More fields will be added in the future, eg: product id or product counts, etc.",
"id": "GoogleCloudRetailV2alphaTile",
Expand Down
33 changes: 32 additions & 1 deletion retail/v2alpha/retail-gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading