Interface CreateResumableUploadOptions (5.13.2)

Package

@google-cloud/storage!

Properties

configPath

configPath?: string;
Property Value
TypeDescription
string

metadata

metadata?: Metadata;
Property Value
TypeDescription
Metadata

offset

offset?: number;
Property Value
TypeDescription
number

origin

origin?: string;
Property Value
TypeDescription
string

preconditionOpts

preconditionOpts?: PreconditionOptions;
Property Value
TypeDescription
PreconditionOptions

predefinedAcl

predefinedAcl?: PredefinedAcl;
Property Value
TypeDescription
PredefinedAcl

private

private?: boolean;
Property Value
TypeDescription
boolean

public

public?: boolean;
Property Value
TypeDescription
boolean

uri

uri?: string;
Property Value
TypeDescription
string

userProject

userProject?: string;
Property Value
TypeDescription
string