Maps generated TypeScript field names to their descriptors.
OptionalreflectConverts a runtime value to its descriptor-shaped object.
Well-known types use this adapter because their TypeScript values do not have the same shape as their protobuf fields.
Converts a runtime value to its descriptor-shaped object.
Well-known types use this adapter because their TypeScript values do not have the same shape as their protobuf fields.
Describes the fields and optional value adapter for one generated message.