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-25 UTC."],[[["The `CrossRegionalSource` class in the Google.Cloud.DataCatalog.V1 API is used to import an existing taxonomy into a different region."],["Version 2.14.0 is the latest release, with the provided content showing versions ranging from 1.2.0 to 2.14.0."],["The `CrossRegionalSource` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating a new `CrossRegionalSource` object, and for copying an existing one."],["It contains properties `Taxonomy`, a string, and `TaxonomyAsTaxonomyName`, a `TaxonomyName` object, to specify the source taxonomy for import."]]],[]]