FieldMaskFromBehaviorOptions
Defined in: mask.ts:13
Options for field-mask generation based on
google.api.FieldBehavior.
Properties
Section titled “Properties”maxDepth?
Section titled “maxDepth?”
optionalmaxDepth?:number
Defined in: mask.ts:21
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