Skip to content

Commit 7419007

Browse files
feat(firebaseappdistribution): update the api
#### firebaseappdistribution:v1 The following keys were added: - schemas.GdataBlobstore2Info.properties.uploadFragmentListCreationInfo (Total Keys: 2)
1 parent 5602a02 commit 7419007

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

docs/dyn/firebaseappdistribution_v1.media.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ <h3>Method Details</h3>
106106
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
107107
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
108108
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
109+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
109110
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
110111
},
111112
&quot;compositeMedia&quot;: [ # A composite media composed of one or more media objects, set if reference_type is COMPOSITE_MEDIA. The media length field must be set to the sum of the lengths of all composite media objects. Note: All composite media must have length specified.
@@ -117,6 +118,7 @@ <h3>Method Details</h3>
117118
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
118119
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
119120
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
121+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
120122
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
121123
},
122124
&quot;cosmoBinaryReference&quot;: &quot;A String&quot;, # A binary data reference for a media download. Serves as a technology-agnostic binary reference in some Google infrastructure. This value is a serialized storage_cosmo.BinaryReference proto. Storing it as bytes is a hack to get around the fact that the cosmo proto (as well as others it includes) doesn&#x27;t support JavaScript. This prevents us from including the actual type of this field.
@@ -153,6 +155,7 @@ <h3>Method Details</h3>
153155
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
154156
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
155157
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
158+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
156159
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
157160
},
158161
&quot;cosmoBinaryReference&quot;: &quot;A String&quot;, # A binary data reference for a media download. Serves as a technology-agnostic binary reference in some Google infrastructure. This value is a serialized storage_cosmo.BinaryReference proto. Storing it as bytes is a hack to get around the fact that the cosmo proto (as well as others it includes) doesn&#x27;t support JavaScript. This prevents us from including the actual type of this field.
@@ -178,6 +181,7 @@ <h3>Method Details</h3>
178181
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
179182
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
180183
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
184+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
181185
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
182186
},
183187
&quot;cosmoBinaryReference&quot;: &quot;A String&quot;, # A binary data reference for a media download. Serves as a technology-agnostic binary reference in some Google infrastructure. This value is a serialized storage_cosmo.BinaryReference proto. Storing it as bytes is a hack to get around the fact that the cosmo proto (as well as others it includes) doesn&#x27;t support JavaScript. This prevents us from including the actual type of this field.
@@ -206,6 +210,7 @@ <h3>Method Details</h3>
206210
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
207211
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
208212
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
213+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
209214
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
210215
},
211216
&quot;cosmoBinaryReference&quot;: &quot;A String&quot;, # A binary data reference for a media download. Serves as a technology-agnostic binary reference in some Google infrastructure. This value is a serialized storage_cosmo.BinaryReference proto. Storing it as bytes is a hack to get around the fact that the cosmo proto (as well as others it includes) doesn&#x27;t support JavaScript. This prevents us from including the actual type of this field.
@@ -232,6 +237,7 @@ <h3>Method Details</h3>
232237
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
233238
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
234239
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
240+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
235241
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
236242
},
237243
&quot;cosmoBinaryReference&quot;: &quot;A String&quot;, # A binary data reference for a media download. Serves as a technology-agnostic binary reference in some Google infrastructure. This value is a serialized storage_cosmo.BinaryReference proto. Storing it as bytes is a hack to get around the fact that the cosmo proto (as well as others it includes) doesn&#x27;t support JavaScript. This prevents us from including the actual type of this field.
@@ -256,6 +262,7 @@ <h3>Method Details</h3>
256262
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
257263
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
258264
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
265+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
259266
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
260267
},
261268
&quot;cosmoBinaryReference&quot;: &quot;A String&quot;, # A binary data reference for a media download. Serves as a technology-agnostic binary reference in some Google infrastructure. This value is a serialized storage_cosmo.BinaryReference proto. Storing it as bytes is a hack to get around the fact that the cosmo proto (as well as others it includes) doesn&#x27;t support JavaScript. This prevents us from including the actual type of this field.
@@ -284,6 +291,7 @@ <h3>Method Details</h3>
284291
&quot;downloadExternalReadToken&quot;: &quot;A String&quot;, # A serialized External Read Token passed from Bigstore -&gt; Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
285292
&quot;downloadReadHandle&quot;: &quot;A String&quot;, # Read handle passed from Bigstore -&gt; Scotty for a GCS download. This is a signed, serialized blobstore2.ReadHandle proto which must never be set outside of Bigstore, and is not applicable to non-GCS media downloads.
286293
&quot;readToken&quot;: &quot;A String&quot;, # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
294+
&quot;uploadFragmentListCreationInfo&quot;: &quot;A String&quot;, # A serialized Object Fragment List Creation Info passed from Bigstore -&gt; Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
287295
&quot;uploadMetadataContainer&quot;: &quot;A String&quot;, # Metadata passed from Blobstore -&gt; Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
288296
},
289297
&quot;cosmoBinaryReference&quot;: &quot;A String&quot;, # A binary data reference for a media download. Serves as a technology-agnostic binary reference in some Google infrastructure. This value is a serialized storage_cosmo.BinaryReference proto. Storing it as bytes is a hack to get around the fact that the cosmo proto (as well as others it includes) doesn&#x27;t support JavaScript. This prevents us from including the actual type of this field.

googleapiclient/discovery_cache/documents/firebaseappdistribution.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -946,7 +946,7 @@
946946
}
947947
}
948948
},
949-
"revision": "20251203",
949+
"revision": "20260113",
950950
"rootUrl": "https://firebaseappdistribution.googleapis.com/",
951951
"schemas": {
952952
"GdataBlobstore2Info": {
@@ -976,6 +976,11 @@
976976
"description": "The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.",
977977
"type": "string"
978978
},
979+
"uploadFragmentListCreationInfo": {
980+
"description": "A serialized Object Fragment List Creation Info passed from Bigstore -> Scotty for a GCS upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.",
981+
"format": "byte",
982+
"type": "string"
983+
},
979984
"uploadMetadataContainer": {
980985
"description": "Metadata passed from Blobstore -> Scotty for a new GCS upload. This is a signed, serialized blobstore2.BlobMetadataContainer proto which must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.",
981986
"format": "byte",

0 commit comments

Comments
 (0)