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

projectId

projectId?: string;
Property Value
TypeDescription
string

serviceAccountEmail

serviceAccountEmail?: string;
Property Value
TypeDescription
string

showDeletedKeys

showDeletedKeys?: boolean;
Property Value
TypeDescription
boolean

userProject

userProject?: string;
Property Value
TypeDescription
string