Interface GetBucketsRequest (5.10.0)

Package

@google-cloud/storage!

Properties

autoPaginate

autoPaginate?: boolean;
Property Value
Type Description
boolean

maxApiCalls

maxApiCalls?: number;
Property Value
Type Description
number

maxResults

maxResults?: number;
Property Value
Type Description
number

pageToken

pageToken?: string;
Property Value
Type Description
string

prefix

prefix?: string;
Property Value
Type Description
string

project

project?: string;
Property Value
Type Description
string

userProject

userProject?: string;
Property Value
Type Description
string