Skip to content

GetOptions

Defined in: types.ts:296

optional readMask?: FieldMask

Defined in: types.ts:301

A FieldMask controlling which fields are returned. Overrides the repository’s default read mask. Defaults to "*".


optional transaction?: Engine

Defined in: types.ts:304

Run the operation within a transaction.