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