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."],[[["This page provides reference documentation for the `CrossRegionalSource` class within the Google Cloud Data Catalog v1 API, specifically for the .NET environment."],["The `CrossRegionalSource` class is designed to import an existing taxonomy into a different region, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions of the `CrossRegionalSource` class range from version 1.2.0 to 2.14.0, with 2.14.0 being the latest release."],["The class includes properties such as `Taxonomy` (a string) and `TaxonomyAsTaxonomyName` (of type `TaxonomyName`), along with constructors for creating instances."],["The page also includes inherited members from the object class such as `GetHashCode`, `GetType`, and `ToString`, as well as detailing the `Google.Cloud.DataCatalog.V1` namespace and assembly."]]],[]]