Skip to content

FieldMaskFromBehaviorOptions

Defined in: packages/aip/src/fieldbehavior/mask.ts:9

optional maxDepth?: number

Defined in: packages/aip/src/fieldbehavior/mask.ts:17

Maximum depth to recurse into nested message fields. When the limit is reached the parent field path is included as-is, meaning the entire subtree is kept without further behaviour filtering.

5