Interface GetBucketsRequest (5.11.1)

Package

@google-cloud/storage!

Properties

autoPaginate

autoPaginate?: boolean;
Property Value
TypeDescription
boolean

maxApiCalls

maxApiCalls?: number;
Property Value
TypeDescription
number

maxResults

maxResults?: number;
Property Value
TypeDescription
number

pageToken

pageToken?: string;
Property Value
TypeDescription
string

prefix

prefix?: string;
Property Value
TypeDescription
string

project

project?: string;
Property Value
TypeDescription
string

userProject

userProject?: string;
Property Value
TypeDescription
string