Discovers protobuf default values that an update request must reset.
The SDK normally calls ensureResetMaskInMetadata before it sends an
update request. Use resetMaskFromMessage directly when custom
transport code needs to inspect or create the x-resetmask value.
Generated message descriptors provide the most accurate result. Plain
JavaScript objects use fallback rules and cannot express every protobuf
field kind.
Discovers protobuf default values that an update request must reset.
The SDK normally calls ensureResetMaskInMetadata before it sends an update request. Use resetMaskFromMessage directly when custom transport code needs to inspect or create the
x-resetmaskvalue.Generated message descriptors provide the most accurate result. Plain JavaScript objects use fallback rules and cannot express every protobuf field kind.