Skip to content

Commit 0499205

Browse files
feat(firebaseappdistribution): update the api
#### firebaseappdistribution:v1 The following keys were added: - resources.projects.resources.apps.resources.releases.resources.operations.methods.list.parameters.returnPartialSuccess (Total Keys: 2) - schemas.GoogleLongrunningListOperationsResponse.properties.unreachable (Total Keys: 2) #### firebaseappdistribution:v1alpha The following keys were added: - schemas.GoogleFirebaseAppdistroV1alphaGoalAction.properties.cachingType (Total Keys: 2)
1 parent 9ef10c0 commit 0499205

File tree

4 files changed

+41
-4
lines changed

4 files changed

+41
-4
lines changed

docs/dyn/firebaseappdistribution_v1.projects.apps.releases.operations.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h2>Instance Methods</h2>
8787
<code><a href="#get">get(name, x__xgafv=None)</a></code></p>
8888
<p class="firstline">Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.</p>
8989
<p class="toc_element">
90-
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</a></code></p>
90+
<code><a href="#list">list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)</a></code></p>
9191
<p class="firstline">Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.</p>
9292
<p class="toc_element">
9393
<code><a href="#list_next">list_next()</a></code></p>
@@ -179,14 +179,15 @@ <h3>Method Details</h3>
179179
</div>
180180

181181
<div class="method">
182-
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, x__xgafv=None)</code>
182+
<code class="details" id="list">list(name, filter=None, pageSize=None, pageToken=None, returnPartialSuccess=None, x__xgafv=None)</code>
183183
<pre>Lists operations that match the specified filter in the request. If the server doesn&#x27;t support this method, it returns `UNIMPLEMENTED`.
184184

185185
Args:
186186
name: string, The name of the operation&#x27;s parent resource. (required)
187187
filter: string, The standard list filter.
188188
pageSize: integer, The standard list page size.
189189
pageToken: string, The standard list page token.
190+
returnPartialSuccess: boolean, 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 `&quot;projects/example/locations/-&quot;`. 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.
190191
x__xgafv: string, V1 error format.
191192
Allowed values
192193
1 - v1 error format
@@ -218,6 +219,9 @@ <h3>Method Details</h3>
218219
},
219220
},
220221
],
222+
&quot;unreachable&quot;: [ # 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.
223+
&quot;A String&quot;,
224+
],
221225
}</pre>
222226
</div>
223227

docs/dyn/firebaseappdistribution_v1alpha.projects.apps.releases.tests.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ <h3>Method Details</h3>
154154
&quot;goalDetails&quot;: { # Details for a goal step. # Output only. Details for a goal step.
155155
&quot;goalActions&quot;: [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
156156
{ # An action taken by the AI agent while attempting to accomplish a goal.
157+
&quot;cachingType&quot;: &quot;A String&quot;, # Output only. The type of caching used to determine the action.
157158
&quot;debugInfo&quot;: { # Information to help the customer understand why the agent took this action. # Output only. Debug information explaining why the agent to the specific action.
158159
&quot;annotatedScreenshotUri&quot;: &quot;A String&quot;, # Output only. URI of the screenshot with elements labeled which was used by the agent.
159160
&quot;jsonUri&quot;: &quot;A String&quot;, # Output only. Structured data explaining the agent&#x27;s choice.
@@ -318,6 +319,7 @@ <h3>Method Details</h3>
318319
&quot;goalDetails&quot;: { # Details for a goal step. # Output only. Details for a goal step.
319320
&quot;goalActions&quot;: [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
320321
{ # An action taken by the AI agent while attempting to accomplish a goal.
322+
&quot;cachingType&quot;: &quot;A String&quot;, # Output only. The type of caching used to determine the action.
321323
&quot;debugInfo&quot;: { # Information to help the customer understand why the agent took this action. # Output only. Debug information explaining why the agent to the specific action.
322324
&quot;annotatedScreenshotUri&quot;: &quot;A String&quot;, # Output only. URI of the screenshot with elements labeled which was used by the agent.
323325
&quot;jsonUri&quot;: &quot;A String&quot;, # Output only. Structured data explaining the agent&#x27;s choice.
@@ -488,6 +490,7 @@ <h3>Method Details</h3>
488490
&quot;goalDetails&quot;: { # Details for a goal step. # Output only. Details for a goal step.
489491
&quot;goalActions&quot;: [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
490492
{ # An action taken by the AI agent while attempting to accomplish a goal.
493+
&quot;cachingType&quot;: &quot;A String&quot;, # Output only. The type of caching used to determine the action.
491494
&quot;debugInfo&quot;: { # Information to help the customer understand why the agent took this action. # Output only. Debug information explaining why the agent to the specific action.
492495
&quot;annotatedScreenshotUri&quot;: &quot;A String&quot;, # Output only. URI of the screenshot with elements labeled which was used by the agent.
493496
&quot;jsonUri&quot;: &quot;A String&quot;, # Output only. Structured data explaining the agent&#x27;s choice.
@@ -668,6 +671,7 @@ <h3>Method Details</h3>
668671
&quot;goalDetails&quot;: { # Details for a goal step. # Output only. Details for a goal step.
669672
&quot;goalActions&quot;: [ # Output only. The actions taken by the AI while attempting to accomplish the goal.
670673
{ # An action taken by the AI agent while attempting to accomplish a goal.
674+
&quot;cachingType&quot;: &quot;A String&quot;, # Output only. The type of caching used to determine the action.
671675
&quot;debugInfo&quot;: { # Information to help the customer understand why the agent took this action. # Output only. Debug information explaining why the agent to the specific action.
672676
&quot;annotatedScreenshotUri&quot;: &quot;A String&quot;, # Output only. URI of the screenshot with elements labeled which was used by the agent.
673677
&quot;jsonUri&quot;: &quot;A String&quot;, # Output only. Structured data explaining the agent&#x27;s choice.

googleapiclient/discovery_cache/documents/firebaseappdistribution.v1.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,6 +546,11 @@
546546
"description": "The standard list page token.",
547547
"location": "query",
548548
"type": "string"
549+
},
550+
"returnPartialSuccess": {
551+
"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.",
552+
"location": "query",
553+
"type": "boolean"
549554
}
550555
},
551556
"path": "v1/{+name}/operations",
@@ -941,7 +946,7 @@
941946
}
942947
}
943948
},
944-
"revision": "20250822",
949+
"revision": "20250924",
945950
"rootUrl": "https://firebaseappdistribution.googleapis.com/",
946951
"schemas": {
947952
"GdataBlobstore2Info": {
@@ -1862,6 +1867,13 @@
18621867
"$ref": "GoogleLongrunningOperation"
18631868
},
18641869
"type": "array"
1870+
},
1871+
"unreachable": {
1872+
"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.",
1873+
"items": {
1874+
"type": "string"
1875+
},
1876+
"type": "array"
18651877
}
18661878
},
18671879
"type": "object"

googleapiclient/discovery_cache/documents/firebaseappdistribution.v1alpha.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -812,7 +812,7 @@
812812
}
813813
}
814814
},
815-
"revision": "20250916",
815+
"revision": "20250925",
816816
"rootUrl": "https://firebaseappdistribution.googleapis.com/",
817817
"schemas": {
818818
"AndroidxCrawlerOutputPoint": {
@@ -1615,6 +1615,23 @@
16151615
"description": "An action taken by the AI agent while attempting to accomplish a goal.",
16161616
"id": "GoogleFirebaseAppdistroV1alphaGoalAction",
16171617
"properties": {
1618+
"cachingType": {
1619+
"description": "Output only. The type of caching used to determine the action.",
1620+
"enum": [
1621+
"CACHING_TYPE_UNSPECIFIED",
1622+
"NO_CACHING",
1623+
"CACHE_AND_MODEL",
1624+
"CACHE_ONLY"
1625+
],
1626+
"enumDescriptions": [
1627+
"Caching type unspecified.",
1628+
"The model alone was used to determine the action with no caching.",
1629+
"The model used information from a previous successful run to determine the action.",
1630+
"The action was replayed from a previous successful run without model input."
1631+
],
1632+
"readOnly": true,
1633+
"type": "string"
1634+
},
16181635
"debugInfo": {
16191636
"$ref": "GoogleFirebaseAppdistroV1alphaGoalActionDebugInfo",
16201637
"description": "Output only. Debug information explaining why the agent to the specific action.",

0 commit comments

Comments
 (0)