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: clients/google-api-services-firebaseappdistribution/v1/2.0.0/com/google/api/services/firebaseappdistribution/v1/model/GdataBlobstore2Info.java
+62Lines changed: 62 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,15 @@ public final class GdataBlobstore2Info extends com.google.api.client.json.Generi
69
69
@com.google.api.client.util.Key
70
70
privatejava.lang.StringreadToken;
71
71
72
+
/**
73
+
* A serialized Object Fragment List Creation Info passed from Bigstore -> Scotty for a GCS
74
+
* upload. This field must never be consumed outside of Bigstore, and is not applicable to non-GCS
0 commit comments