Builds, parses, and changes the extended field masks used by SDK runtime
features.
Start with Mask.parse or parseFieldMask when you have mask
text. Use FieldPath when code must build one path segment by segment.
These helpers support grouped paths and wildcards in addition to standard
protobuf field-mask paths.
This is a low-level runtime module. Generated request methods normally
handle update and reset masks for application code.
Builds, parses, and changes the extended field masks used by SDK runtime features.
Start with Mask.parse or parseFieldMask when you have mask text. Use FieldPath when code must build one path segment by segment. These helpers support grouped paths and wildcards in addition to standard protobuf field-mask paths.
This is a low-level runtime module. Generated request methods normally handle update and reset masks for application code.