Merges the fields that are set in desc_to_merge into the fields in
desc.
If replace_existing is false, only fields in desc that
are not already set are affected. If true, then fields that are
already set will be replaced as well.
If desc_to_merge is null, this function performs nothing.
Merges the fields that are set in desc_to_merge into the fields in desc.
If replace_existing is false, only fields in desc that are not already set are affected. If true, then fields that are already set will be replaced as well.
If desc_to_merge is null, this function performs nothing.