Skip to content

Commit 6c74576

Browse files
Google APIscopybara-github
authored andcommitted
chore: Automated update of Discovery documents
PiperOrigin-RevId: 833750889
1 parent 3a5f094 commit 6c74576

16 files changed

+401
-165
lines changed

discoveries/alertcenter.v1beta1.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/apps.alerts": {
6-
"description": "See and delete your domain's G Suite alerts, and send alert feedback"
6+
"description": "See and delete your domain's Google Workspace alerts, and send alert feedback"
77
}
88
}
99
}
@@ -423,7 +423,7 @@
423423
}
424424
}
425425
},
426-
"revision": "20250929",
426+
"revision": "20251117",
427427
"rootUrl": "https://alertcenter.googleapis.com/",
428428
"schemas": {
429429
"AbuseDetected": {
@@ -1661,6 +1661,10 @@
16611661
"description": "Drive file ID.",
16621662
"type": "string"
16631663
},
1664+
"messageId": {
1665+
"description": "RFC2822 message ID.",
1666+
"type": "string"
1667+
},
16641668
"resourceTitle": {
16651669
"description": "Title of the resource, for example email subject, or document title.",
16661670
"type": "string"

discoveries/cloudchannel.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2185,7 +2185,7 @@
21852185
"type": "string"
21862186
},
21872187
"returnPartialSuccess": {
2188-
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
2188+
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
21892189
"location": "query",
21902190
"type": "boolean"
21912191
}
@@ -2294,7 +2294,7 @@
22942294
}
22952295
}
22962296
},
2297-
"revision": "20250929",
2297+
"revision": "20251115",
22982298
"rootUrl": "https://cloudchannel.googleapis.com/",
22992299
"schemas": {
23002300
"GoogleCloudChannelV1ActivateEntitlementRequest": {
@@ -5858,7 +5858,7 @@
58585858
"type": "array"
58595859
},
58605860
"unreachable": {
5861-
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
5861+
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
58625862
"items": {
58635863
"type": "string"
58645864
},

discoveries/firebaseapphosting.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1086,7 +1086,7 @@
10861086
"type": "string"
10871087
},
10881088
"returnPartialSuccess": {
1089-
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
1089+
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
10901090
"location": "query",
10911091
"type": "boolean"
10921092
}
@@ -1106,7 +1106,7 @@
11061106
}
11071107
}
11081108
},
1109-
"revision": "20251030",
1109+
"revision": "20251113",
11101110
"rootUrl": "https://firebaseapphosting.googleapis.com/",
11111111
"schemas": {
11121112
"ArchiveSource": {
@@ -2128,7 +2128,7 @@
21282128
"type": "array"
21292129
},
21302130
"unreachable": {
2131-
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
2131+
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
21322132
"items": {
21332133
"type": "string"
21342134
},

discoveries/firebaseml.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
"type": "string"
194194
},
195195
"returnPartialSuccess": {
196-
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the [ListOperationsResponse.unreachable] field. This can only be `true` when reading across collections e.g. when `parent` is set to `\"projects/example/locations/-\"`. This field is not by default supported and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
196+
"description": "When set to `true`, operations that are reachable are returned as normal, and those that are unreachable are returned in the ListOperationsResponse.unreachable field. This can only be `true` when reading across collections. For example, when `parent` is set to `\"projects/example/locations/-\"`. This field is not supported by default and will result in an `UNIMPLEMENTED` error if set unless explicitly documented otherwise in service or product specific documentation.",
197197
"location": "query",
198198
"type": "boolean"
199199
}
@@ -209,7 +209,7 @@
209209
}
210210
}
211211
},
212-
"revision": "20250929",
212+
"revision": "20251116",
213213
"rootUrl": "https://firebaseml.googleapis.com/",
214214
"schemas": {
215215
"CancelOperationRequest": {
@@ -240,7 +240,7 @@
240240
"type": "array"
241241
},
242242
"unreachable": {
243-
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections e.g. when attempting to list all resources across all supported locations.",
243+
"description": "Unordered list. Unreachable resources. Populated when the request sets `ListOperationsRequest.return_partial_success` and reads across collections. For example, when attempting to list all resources across all supported locations.",
244244
"items": {
245245
"type": "string"
246246
},

discoveries/firebaseml.v2beta.json

Lines changed: 99 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
}
207207
}
208208
},
209-
"revision": "20251022",
209+
"revision": "20251116",
210210
"rootUrl": "https://firebaseml.googleapis.com/",
211211
"schemas": {
212212
"Date": {
@@ -870,6 +870,17 @@
870870
"name": {
871871
"description": "Optional. The name of the function to call. Matches [FunctionDeclaration.name].",
872872
"type": "string"
873+
},
874+
"partialArgs": {
875+
"description": "Optional. The partial argument value of the function call. If provided, represents the arguments/fields that are streamed incrementally.",
876+
"items": {
877+
"$ref": "GoogleCloudAiplatformV1beta1PartialArg"
878+
},
879+
"type": "array"
880+
},
881+
"willContinue": {
882+
"description": "Optional. Whether this is the last part of the FunctionCall. If true, another partial message for the current FunctionCall is expected to follow.",
883+
"type": "boolean"
873884
}
874885
},
875886
"type": "object"
@@ -902,6 +913,10 @@
902913
"Model is constrained to predict either function calls or natural language response. If \"allowed_function_names\" are set, the predicted function calls will be limited to any one of \"allowed_function_names\", else the predicted function calls will be any one of the provided \"function_declarations\"."
903914
],
904915
"type": "string"
916+
},
917+
"streamFunctionCallArguments": {
918+
"description": "Optional. When set to true, arguments of a single function call will be streamed out in multiple parts/contents/responses. Partial parameter results will be returned in the [FunctionCall.partial_args] field.",
919+
"type": "boolean"
905920
}
906921
},
907922
"type": "object"
@@ -1471,6 +1486,20 @@
14711486
"description": "Optional. The token budget for the model's thinking process. The model will make a best effort to stay within this budget. This can be used to control the trade-off between response quality and latency.",
14721487
"format": "int32",
14731488
"type": "integer"
1489+
},
1490+
"thinkingLevel": {
1491+
"description": "Optional. The number of thoughts tokens that the model should generate.",
1492+
"enum": [
1493+
"THINKING_LEVEL_UNSPECIFIED",
1494+
"LOW",
1495+
"HIGH"
1496+
],
1497+
"enumDescriptions": [
1498+
"Unspecified thinking level.",
1499+
"Low thinking level.",
1500+
"High thinking level."
1501+
],
1502+
"type": "string"
14741503
}
14751504
},
14761505
"type": "object"
@@ -1734,6 +1763,10 @@
17341763
"$ref": "GoogleCloudAiplatformV1beta1ImageConfigImageOutputOptions",
17351764
"description": "Optional. The image output format for generated images."
17361765
},
1766+
"imageSize": {
1767+
"description": "Optional. Specifies the size of generated images. Supported values are `1K`, `2K`, `4K`. If not specified, the model will use default value `1K`.",
1768+
"type": "string"
1769+
},
17371770
"personGeneration": {
17381771
"description": "Optional. Controls whether the model can generate people.",
17391772
"enum": [
@@ -1914,6 +1947,10 @@
19141947
"$ref": "GoogleCloudAiplatformV1beta1Blob",
19151948
"description": "Optional. The inline data content of the part. This can be used to include images, audio, or video in a request."
19161949
},
1950+
"mediaResolution": {
1951+
"$ref": "GoogleCloudAiplatformV1beta1PartMediaResolution",
1952+
"description": "per part media resolution. Media resolution for the input media."
1953+
},
19171954
"text": {
19181955
"description": "Optional. The text content of the part.",
19191956
"type": "string"
@@ -1934,6 +1971,67 @@
19341971
},
19351972
"type": "object"
19361973
},
1974+
"GoogleCloudAiplatformV1beta1PartMediaResolution": {
1975+
"description": "per part media resolution. Media resolution for the input media.",
1976+
"id": "GoogleCloudAiplatformV1beta1PartMediaResolution",
1977+
"properties": {
1978+
"level": {
1979+
"description": "The tokenization quality used for given media.",
1980+
"enum": [
1981+
"MEDIA_RESOLUTION_UNSPECIFIED",
1982+
"MEDIA_RESOLUTION_LOW",
1983+
"MEDIA_RESOLUTION_MEDIUM",
1984+
"MEDIA_RESOLUTION_HIGH"
1985+
],
1986+
"enumDescriptions": [
1987+
"Media resolution has not been set.",
1988+
"Media resolution set to low.",
1989+
"Media resolution set to medium.",
1990+
"Media resolution set to high."
1991+
],
1992+
"type": "string"
1993+
}
1994+
},
1995+
"type": "object"
1996+
},
1997+
"GoogleCloudAiplatformV1beta1PartialArg": {
1998+
"description": "Partial argument value of the function call.",
1999+
"id": "GoogleCloudAiplatformV1beta1PartialArg",
2000+
"properties": {
2001+
"boolValue": {
2002+
"description": "Optional. Represents a boolean value.",
2003+
"type": "boolean"
2004+
},
2005+
"jsonPath": {
2006+
"description": "Required. A JSON Path (RFC 9535) to the argument being streamed. https://datatracker.ietf.org/doc/html/rfc9535. e.g. \"$.foo.bar[0].data\".",
2007+
"type": "string"
2008+
},
2009+
"nullValue": {
2010+
"description": "Optional. Represents a null value.",
2011+
"enum": [
2012+
"NULL_VALUE"
2013+
],
2014+
"enumDescriptions": [
2015+
"Null value."
2016+
],
2017+
"type": "string"
2018+
},
2019+
"numberValue": {
2020+
"description": "Optional. Represents a double value.",
2021+
"format": "double",
2022+
"type": "number"
2023+
},
2024+
"stringValue": {
2025+
"description": "Optional. Represents a string value.",
2026+
"type": "string"
2027+
},
2028+
"willContinue": {
2029+
"description": "Optional. Whether this is not the last part of the same json_path. If true, another PartialArg message for the current json_path is expected to follow.",
2030+
"type": "boolean"
2031+
}
2032+
},
2033+
"type": "object"
2034+
},
19372035
"GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig": {
19382036
"description": "Configuration for a prebuilt voice.",
19392037
"id": "GoogleCloudAiplatformV1beta1PrebuiltVoiceConfig",

0 commit comments

Comments
 (0)