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."],[[["This webpage provides documentation for the `CrossRegionalSource` class within the Google Cloud Data Catalog v1 API for .NET."],["The latest version available for `CrossRegionalSource` is 2.14.0, with versions ranging down to 1.2.0 listed in the documentation."],["`CrossRegionalSource` is used to import an existing taxonomy into a different region and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has properties for `Taxonomy`, a string representing the resource name of the source taxonomy, and `TaxonomyAsTaxonomyName`, a typed view of the taxonomy resource name."],["There is also inherited members that come from the root object, such as `GetHashCode`, `GetType` and `ToString`."]]],[]]