copy

fun copy(    guidanceVersion: OnlineApiVersion = this.guidanceVersion,     instructionType: InstructionType = this.instructionType,     language: Locale = this.language,     roadShieldReferences: RoadShieldReferences = this.roadShieldReferences,     announcementPoints: AnnouncementPoints = this.announcementPoints,     phoneticsType: InstructionPhoneticsType = this.phoneticsType,     extendedSections: ExtendedSections = this.extendedSections,     progressPoints: ProgressPoints = this.progressPoints): GuidanceOptions

Deprecated

This API will be removed in the next major release.