Class DocumentId

Represents the path to a document.

Hierarchy

  • DocumentId

Constructors

Properties

Constructors

Properties

bucket: string

The name of the bucket containing the document.

collection: string

The name of the collection containing the document.

key: string

The key of the docuemnt.

scope: string

The name of the scope containing the document.

Generated using TypeDoc