ListResult
interface
Result returned by list()
.
Properties
items
</>Objects in this directory. You can call getMetadata()
and getDownloadUrl()
on them.
items: Reference[];
nextPageToken
</>If set, there might be more results for this list. Use this token to resume the list.
nextPageToken: string | null;