Interface GetSignedPolicyOptions

Package

@google-cloud/storage

Properties

acl

acl?: string;

contentLengthRange

contentLengthRange?: {
        min?: number;
        max?: number;
    };

equals

equals?: string[] | string[][];

expires

expires: string | number | Date;

startsWith

startsWith?: string[] | string[][];

successRedirect

successRedirect?: string;

successStatus

successStatus?: string;