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/dyn/firebaseappdistribution_v1.media.html
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ <h3>Method Details</h3>
91
91
<pre>Uploads a binary. Uploading a binary can result in a new release being created, an update to an existing release, or a no-op if a release with the same binary already exists.
92
92
93
93
Args:
94
-
app: string, Required. The name of the app resource. Format: `projects/{project_number}/apps/{app_id}` (required)
94
+
app: string, Required. The name of the app resource. Format: `projects/{project_number}/apps/{app}` (required)
95
95
body: object, The request body.
96
96
The object takes the form of:
97
97
@@ -103,6 +103,7 @@ <h3>Method Details</h3>
103
103
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
104
104
"blobGeneration": "A String", # The blob generation id.
105
105
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
106
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
106
107
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
107
108
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
108
109
"uploadMetadataContainer": "A String", # 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.
@@ -113,6 +114,7 @@ <h3>Method Details</h3>
113
114
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
114
115
"blobGeneration": "A String", # The blob generation id.
115
116
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
117
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
116
118
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
117
119
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
118
120
"uploadMetadataContainer": "A String", # 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.
@@ -148,6 +150,7 @@ <h3>Method Details</h3>
148
150
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
149
151
"blobGeneration": "A String", # The blob generation id.
150
152
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
153
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
151
154
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
152
155
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
153
156
"uploadMetadataContainer": "A String", # 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.
@@ -172,6 +175,7 @@ <h3>Method Details</h3>
172
175
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
173
176
"blobGeneration": "A String", # The blob generation id.
174
177
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
178
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
175
179
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
176
180
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
177
181
"uploadMetadataContainer": "A String", # 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.
@@ -199,6 +203,7 @@ <h3>Method Details</h3>
199
203
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
200
204
"blobGeneration": "A String", # The blob generation id.
201
205
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
206
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
202
207
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
203
208
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
204
209
"uploadMetadataContainer": "A String", # 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.
@@ -224,6 +229,7 @@ <h3>Method Details</h3>
224
229
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
225
230
"blobGeneration": "A String", # The blob generation id.
226
231
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
232
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
227
233
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
228
234
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
229
235
"uploadMetadataContainer": "A String", # 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.
@@ -247,6 +253,7 @@ <h3>Method Details</h3>
247
253
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
248
254
"blobGeneration": "A String", # The blob generation id.
249
255
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
256
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
250
257
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
251
258
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
252
259
"uploadMetadataContainer": "A String", # 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.
@@ -274,6 +281,7 @@ <h3>Method Details</h3>
274
281
"blobstore2Info": { # Information to read/write to blobstore2. # Blobstore v2 info, set if reference_type is BLOBSTORE_REF and it refers to a v2 blob.
275
282
"blobGeneration": "A String", # The blob generation id.
276
283
"blobId": "A String", # The blob id, e.g., /blobstore/prod/playground/scotty
284
+
"downloadExternalReadToken": "A String", # A serialized External Read Token passed from Bigstore -> Scotty for a GCS download. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS media uploads.
277
285
"downloadReadHandle": "A String", # Read handle passed from Bigstore -> 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.
278
286
"readToken": "A String", # The blob read token. Needed to read blobs that have not been replicated. Might not be available until the final call.
279
287
"uploadMetadataContainer": "A String", # 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.
0 commit comments