Interface GetHmacKeysOptions (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

projectId

projectId?: string;
Property Value
Type Description
string

serviceAccountEmail

serviceAccountEmail?: string;
Property Value
Type Description
string

showDeletedKeys

showDeletedKeys?: boolean;
Property Value
Type Description
boolean

userProject

userProject?: string;
Property Value
Type Description
string