The provider-specific value to use when value is omitted or set to "unmapped_value". You are responsible for ensuring this matches the provider's expected format.
LmsUpsertContentRequestDtoSourceValueUnion.CreateStr(/* values here */);LmsUpsertContentRequestDtoSourceValueUnion.CreateNumber(/* values here */);LmsUpsertContentRequestDtoSourceValueUnion.CreateBoolean(/* values here */);LmsUpsertContentRequestDtoSourceValueUnion.CreateLmsUpsertContentRequestDtoSourceValue(/* values here */);LmsUpsertContentRequestDtoSourceValueUnion.CreateArrayOfAny(/* values here */);