API Client for interfacing with the Gbox Client API.
Optional__namedParameters: ClientOptions = {}Protected_Protected OptionalidempotencyStaticAPIStaticAPIStaticAPIStaticAPIStaticAuthenticationStaticBadStaticConflictStaticDEFAULT_StaticGboxStaticGboxStaticInternalStaticNotStaticPermissionStaticRateStatictoHelper for creating a File to pass to an SDK upload method from a variety of different data formats
the raw content of the file. Can be an Uploadable, BlobLikePart, or AsyncIterable of BlobLikeParts
Optionalname: string | nullthe name of the file. If omitted, toFile will try to determine a file name from bits if possible
Optionaloptions: FilePropertyBagadditional properties
the MIME type of the content
the last modified timestamp
a File with the given properties
StaticUnprocessableProtectedauthProtecteddefaultProtecteddefaultOptionalopts: PromiseOrValue<RequestOptions>Optionalopts: PromiseOrValue<RequestOptions>ProtectedmakeOptionalopts: PromiseOrValue<RequestOptions>Optionalopts: PromiseOrValue<RequestOptions>ProtectedprepareUsed as a callback for mutating the given FinalRequestOptions object.
ProtectedprepareUsed as a callback for mutating the given RequestInit object.
This is useful for cases where you want to add certain headers based off of
the request properties, e.g. method or url.
Optionalopts: PromiseOrValue<RequestOptions>ProtectedstringifyProtectedvalidateCreate a new client instance re-using the same options given to the current client with optional overriding.
API Client for interfacing with the Gbox Client API.