public sealed class CrossRegionalSource : IMessage<CrossRegionalSource>, IEquatable<CrossRegionalSource>, IDeepCloneable<CrossRegionalSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class CrossRegionalSource.
Cross-regional source used to import an existing taxonomy into a different
region.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for the `CrossRegionalSource` class in the Data Catalog v1 API is 2.14.0, but there are multiple previous versions ranging from 2.13.0 to 1.2.0."],["The `CrossRegionalSource` class is used to import an existing taxonomy into a different region within the Data Catalog v1 API."],["`CrossRegionalSource` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for comprehensive object handling."],["The class has two constructors, one default and one for copying from another `CrossRegionalSource` instance, and includes properties to handle a `Taxonomy` and `TaxonomyName`."]]],[]]