Interface GetHmacKeysOptions (7.3.2)

Package

@google-cloud/storage

Properties

autoPaginate

autoPaginate?: boolean;

maxApiCalls

maxApiCalls?: number;

maxResults

maxResults?: number;

pageToken

pageToken?: string;

projectId

projectId?: string;

serviceAccountEmail

serviceAccountEmail?: string;

showDeletedKeys

showDeletedKeys?: boolean;

userProject

userProject?: string;