Skip to content

DeleteOptions

Defined in: types.ts:391

optional transaction?: Engine

Defined in: types.ts:401

Run the operation within a transaction.


optional validateOnly?: boolean

Defined in: types.ts:398

If true, the resource is validated for existence but not deleted. No database mutation occurs.

https://google.aip.dev/163