FieldMaskFromBehaviorOptions
Defined in: packages/aip/src/fieldbehavior/mask.ts:9
Properties
Section titled “Properties”maxDepth?
Section titled “maxDepth?”
optionalmaxDepth?: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.
Default
Section titled “Default”5